Search found 59476 matches
- Thu Apr 19, 2018 11:12 am
- Forum: Adding Features to Audacity
- Topic: Still 32-bit?
- Replies: 8
- Views: 1751
Re: Still 32-bit?
If you choose not to release 64-bit builds in the very near future, you will shoot yourselves in the foot. I'm not sure that I agree about who's foot would get shot ;) but all being well it will be no-one's. The developers are working towards 64-bit Mac builds, though no release date has yet been g...
- Wed Apr 18, 2018 7:42 pm
- Forum: Windows
- Topic: "Audacity failed to read file on drive c:"
- Replies: 25
- Views: 3579
Re: "Audacity failed to read file on drive c:"
I've found the relevant bit of code that produces this error message, but unfortunately it does not tell us much that we don't already know. The most likely trigger for the error message is that Audacity is unable to read the audio data that belongs with the project. There can be many reasons for th...
- Wed Apr 18, 2018 7:33 pm
- Forum: Windows
- Topic: Adding randomized silence (Windows 10, Audacity 2.1.3)
- Replies: 86
- Views: 7072
Re: Adding randomized silence (Windows 10, Audacity 2.1.3)
(setf pulse (pwlv 0 0.02 0 0.02 1 0.23 1 0.23 0))) The PWLV command creates a signal that is defined by a list of points. Each point has two coordinates, a time, and an amplitude. For PWLV the "time" coordinate for the first point is always zero, and is implied rather than explicitly writ...
- Wed Apr 18, 2018 6:22 pm
- Forum: Audio Processing
- Topic: How to use Chains label for sellect another Chains plugin?
- Replies: 5
- Views: 649
Re: How to use Chains label for sellect another Chains plug
Chains are currently pretty simple things, just a list of commands that are applied in turn to the entire project. Chains do not currently support applying a command to only a part of a track. It sounds like you are wanting to apply effects, with Chains, to just parts of the track, so the short answ...
- Wed Apr 18, 2018 3:55 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Audio snippets corrupting ID3 tags
- Replies: 10
- Views: 1469
Re: Audio snippets corrupting ID3 tags
Please do.vtor67 wrote:Can I PM you the audio to see if that would help diagnose the issue?
The forum will probably not accept a large attachment, but you could perhaps upload the file to dropbox, sendspace or similar, and PM the link to me.
- Wed Apr 18, 2018 3:40 pm
- Forum: GNU/Linux
- Topic: How to move cursor to start of clip
- Replies: 5
- Views: 1598
Re: How to move cursor to start of clip
Why? What's wrong with selecting the audio that you want to play?ianmackinnon wrote:I would like to move the cursor without selecting a region
If you want to play from a specific point without making or changing the selection, then that is what "Quick Play" is for.
What exactly are you trying to do?
- Wed Apr 18, 2018 3:02 pm
- Forum: GNU/Linux
- Topic: How to move cursor to start of clip
- Replies: 5
- Views: 1598
Re: How to move cursor to start of clip
Double click on the clip (on the blue wiggly waveform), then spacebar to play. Double click on a clip selects the clip, and spacebar starts playback from the start of the selection. (spacebar can also be used to stop playback, "P" to pause, or "X" to stop playback and leave the p...
- Wed Apr 18, 2018 10:43 am
- Forum: macOS
- Topic: Can't change my track to mono
- Replies: 1
- Views: 314
Re: Can't change my track to mono
Which version of Audacity are you using? (Look in: "Audacity menu > About Audacity").
- Wed Apr 18, 2018 10:41 am
- Forum: Windows
- Topic: Exporting 16 bit wav file
- Replies: 7
- Views: 6242
Re: Exporting 16 bit wav file
Stereo vs mono?bcalla wrote:I'll have to dig deeper to figure out why some wav files play and others don't.
A length limit?
- Wed Apr 18, 2018 10:25 am
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Audio snippets corrupting ID3 tags
- Replies: 10
- Views: 1469
Re: Audio snippets corrupting ID3 tags
Strange, I can make the problem happen with Groove Music (not surprising because Google shows that lots of people have problems with metadata in Groove Music). I don't see the problem in either "Properties" or Foobar2000. Are you able to find step by step instructions to reliably reproduce...