Search found 59476 matches
- Wed Aug 21, 2019 8:41 am
- Forum: Adding Features to Audacity
- Topic: Piped export, allow export as float32le not just s16le
- Replies: 11
- Views: 1106
Re: Piped export, allow export as float32le not just s16le
Are you saying that; "when exporting as 32-bit using FFmpeg with Audacity's "external program" export option, that the audio appears to be reduced to 16-bit prior to the conversion"? If that's what you mean, then I think that is a bug in Audacity. I shall log this bug on Audacity...
- Wed Aug 21, 2019 8:27 am
- Forum: Windows
- Topic: Remove Effects
- Replies: 2
- Views: 300
Re: Remove Effects
To summarise, is this what you did: Imported a WAV file Modified the audio Exported from Audacity and overwrote the original WAV file (thus eliminating your only backup) and now you need the original, unmodified WAV file? If that's the case, then unfortunately you've blown it. If you meant something...
- Tue Aug 20, 2019 9:40 pm
- Forum: macOS
- Topic: Audacity Download
- Replies: 1
- Views: 203
Re: Audacity Download
The normal release version of Audacity 2.3.2 for Mac supports OS X 10.7 or later: https://www.audacityteam.org/download/mac/
- Tue Aug 20, 2019 9:38 pm
- Forum: Recording Equipment
- Topic: Need Help recoring from Pioneer S9 mixer
- Replies: 1
- Views: 398
Re: Need Help recoring from Pioneer S9 mixer
Doesn't rekordbox record?
What does this have to do with Audacity?
What does this have to do with Audacity?
- Tue Aug 20, 2019 8:43 pm
- Forum: macOS
- Topic: Playback on air 2 devices
- Replies: 1
- Views: 121
Re: Playback on air 2 devices
It is not recommended to use bluetooth speakers / headphones / earbuds with Audacity as playback can be clicky and/or poor quality. Audacity makes no special provision for bluetooth devices and expects the playback hardware to be able to handle full bandwidth uncompressed audio. However, some users ...
- Tue Aug 20, 2019 8:25 pm
- Forum: Windows
- Topic: Click when playback starts - Focusrite Scarlett 2i2 [SOLVED]
- Replies: 5
- Views: 297
Re: Click when playback starts [SOLVED]
Thanks for the update. I'll close this topic as "solved".Chris Beeson wrote: ↑Tue Aug 20, 2019 8:09 pmThe problem was solved (as it often is) by updating the Focusrite driver.
- Tue Aug 20, 2019 5:02 pm
- Forum: Windows
- Topic: Dropout labels
- Replies: 1
- Views: 190
Re: Dropout labels
You can delete the entire label track by clicking the [X] in the top left corner of the track. Alternatively, click in the label track (but not in a label text field) and drag across the track to select all of the labels that you want to delete, then press the "Del" key to delete them. If ...
- Tue Aug 20, 2019 4:07 pm
- Forum: macOS
- Topic: Double-arrow thing in the Timeline
- Replies: 1
- Views: 215
Re: Double-arrow thing in the Timeline
If you are referring to this: https://manual.audacityteam.org/m/images/9/94/selectionrangecursor.png then that indicates the current "play region" - that is, the region that is selected for playing. I'm having trouble with it. In what way? Some relevant sections of the manual: https://manu...
- Tue Aug 20, 2019 2:12 pm
- Forum: Macros and Scripting
- Topic: A macro to add silence depending on the cursor position
- Replies: 32
- Views: 2471
Re: A macro to add silence depending on the cursor position
Documentation (or Docstrings) to follow?
- Mon Aug 19, 2019 10:14 pm
- Forum: Nyquist
- Topic: ACX Check: Help to Understand its Code
- Replies: 12
- Views: 1162
Re: ACX Check: Help to Understand its Code
Does this mean that whenever I want to print/return a RMS or some similar analysis of sound I need to tell it how to do that - exponential or decimal? As you can see in image that you posted: http://kozco.com/tech/audacity/pix/ACX-Check_Success2.jpg The author of this plug-in wanted to print linear...