Search found 59476 matches
- Sat Jan 25, 2020 7:52 pm
- Forum: Windows
- Topic: MAKING A GRID IN AUDACITY FOR TEMPO CHANGES???
- Replies: 10
- Views: 1379
Re: MAKING A GRID IN AUDACITY FOR TEMPO CHANGES???
Is there a way to make sure all the tempo changes are "grid exact" in Audacity? I presume that the "grid" that you are referring to has divisions on beats and bars? If that's the case, there's a plug-in for generating labels at beats and bars. https://forum.audacityteam.org/view...
- Sat Jan 25, 2020 7:46 pm
- Forum: Windows
- Topic: Playing back slowed down!! Help!!
- Replies: 1
- Views: 72
Re: Playing back slowed down!! Help!!
It's probably due to mismatched sample rates. If so, then we should be able to correct it.
What were you playing back, the Audacity project, or an exported audio file?
- Sat Jan 25, 2020 12:36 pm
- Forum: macOS
- Topic: Nyquist returned the value: 1
- Replies: 5
- Views: 277
- Sat Jan 25, 2020 11:45 am
- Forum: Macros and Scripting
- Topic: FadeOut N times in a track evenly
- Replies: 5
- Views: 640
Re: FadeOut N times in a track evenly
if I was notified by an Email. To be notified of replies to a topic, go down to the bottom of the page and click on the "spanner" ("wrench") button, then click on "Subscribe Topic" so that it is NOT ticked (this seems wrong way round to me, but we didn't make the forum...
- Sat Jan 25, 2020 10:15 am
- Forum: Making Music with Audacity
- Topic: Labeling music tracks
- Replies: 3
- Views: 706
Re: Labeling music tracks
I've tried reading that multiple times, but I can't make sense of it. Perhaps you could describe, step by step, what you are doing, and what is happening.
- Fri Jan 24, 2020 7:30 pm
- Forum: Adding Features to Audacity
- Topic: Node-system in Audacity
- Replies: 8
- Views: 1070
Re: Node-system in Audacity
On Linux, you will probably (depending on which distribution you are using) find a good selection of LV2 effect in the distro's repository.
I'm not aware of any LV2 plug-ins for Windows (Windows users normally use VST effects rather than LV2).
- Fri Jan 24, 2020 7:13 pm
- Forum: Adding Features to Audacity
- Topic: Node-system in Audacity
- Replies: 8
- Views: 1070
Re: Node-system in Audacity
On Linux, this can be done with LV2 effects using "Jack Rack" or similar.
To add this functionality inside Audacity would be a very big development job, which I think is unlikely to happen in the foreseeable future.
To add this functionality inside Audacity would be a very big development job, which I think is unlikely to happen in the foreseeable future.
- Fri Jan 24, 2020 7:10 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Mod-script-pipe Close: crash
- Replies: 3
- Views: 569
- Fri Jan 24, 2020 7:05 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Mod-script-pipe Close: crash
- Replies: 3
- Views: 569
Re: Mod-script-pipe Close: crash
Thanks for the report.
Testing on Linux I see the crash (Segmentation fault) on close.
I'll log this as a bug.
Testing on Linux I see the crash (Segmentation fault) on close.
I'll log this as a bug.
- Fri Jan 24, 2020 6:50 pm
- Forum: Windows
- Topic: Import JSON data as labels and tags
- Replies: 1
- Views: 201
Re: Import JSON data as labels and tags
There's no built-in way for Audacity to read JSON files.
If you can program in Python, then I think it would be possible to create a Python script to tell Audacity what to do.
If you can program in Python, then I think it would be possible to create a Python script to tell Audacity what to do.