Search found 59476 matches

by steve
Wed Oct 24, 2018 6:19 pm
Forum: Nyquist
Topic: Help for simply copy paste a selection.
Replies: 16
Views: 2854

Re: Help for simply copy paste a selection.

i update audacity to versión 2.3.0 and the pluguin dont work fine. It works fine for me. It also works fine for me as a ";type process" plug-in, provided that there is an audio selection when pasting. I do notice that there is no error checking in this plug-in, so the results may not be w...
by steve
Wed Oct 24, 2018 3:25 pm
Forum: Compiling Audacity
Topic: Builing with mod-script-pipe on Ubuntu Linux
Replies: 8
Views: 2203

Re: Macro Comments

Do I need to compile entire audacity for this or just the mod-script-pipe. Both, Audacity and mod-script-pipe. When running "configure", be sure to use the "--with-mod-script-pipe" option. After building Audacity you will need to manually move mod-script-pipe.so into a location ...
by steve
Wed Oct 24, 2018 12:42 pm
Forum: Windows
Topic: Autotune
Replies: 3
Views: 159

Re: Autotune

I think that the 32-bit VST version of GSnap should work, though the MIDI features are not supported by Audacity:
https://www.gvst.co.uk/gsnap.htm
by steve
Wed Oct 24, 2018 12:40 pm
Forum: Windows
Topic: Autotune
Replies: 3
Views: 159

Re: Autotune

Autotune does not support Audacity.
There is a list of supported host applications on their website:
https://www.antarestech.com/host-daw-compatibility/
by steve
Wed Oct 24, 2018 11:38 am
Forum: Nyquist
Topic: How do you get amplitude modulation (tremolo) based on a sample?
Replies: 17
Views: 2456

Re: How do you get amplitude modulation (tremolo) based on a sample?

I don't actually know anything about how Nyquist scripting works, I just use other people's code! ;) You really should have a go. There is so much that it can do. These days there's a lot of information available (see: https://forum.audacityteam.org/viewtopic.php?f=39&t=77214), and we're always...
by steve
Wed Oct 24, 2018 11:34 am
Forum: macOS
Topic: Can't install ACX check plug in OSX 10.11
Replies: 7
Views: 986

Re: Can't install ACX check plug in OSX 10.11

Apple decided that the "~/Library/" folder should be hidden :( To open the correct folder: Select and copy this next line to your clipboard (Command + C): ~/Library/Application Support/audacity/Plug-Ins Open "Finder" Click on the "Go" menu, and choose "Go to Folder...
by steve
Wed Oct 24, 2018 9:36 am
Forum: Windows
Topic: Folder creation problem
Replies: 17
Views: 1050

Re: Folder creation problem

Merowinger wrote:
Wed Oct 24, 2018 8:30 am
Any news about this bug? Will it be fixed in the next version?
You can view the current status at any time here: https://bugzilla.audacityteam.org/show_bug.cgi?id=2007
by steve
Wed Oct 24, 2018 9:29 am
Forum: Windows
Topic: Files are Mono when exported.
Replies: 7
Views: 1312

Re: Files are Mono when exported.

What should i do for making it as multichannel wav file? Enable the advanced mixing option in Preferences. It is called "Use custom mix" See these links: https://manual.audacityteam.org/man/import_export_preferences.html#When_exporting_tracks_to_an_audio_file https://manual.audacityteam.o...
by steve
Wed Oct 24, 2018 8:28 am
Forum: macOS
Topic: Can't install ACX check plug in OSX 10.11
Replies: 7
Views: 986

Re: Can't install ACX check plug in OSX 10.11

Don't drag the file into Audacity. That won't work.
The ACX plug-in is a "Nyquist" plug-in. Installation instructions are here: https://manual.audacityteam.org/man/ins ... st_install
by steve
Wed Oct 24, 2018 8:25 am
Forum: Windows
Topic: Files are Mono when exported.
Replies: 7
Views: 1312

Re: Files are Mono when exported.

Same problem is happening for me also. From what I can see of your project, that is normal. All of the tracks in the project are mono and centre panned. In other words, it is a mono project, so it will be exported as a mono audio file. Note that mono files are widely used - most podcasts are mono, ...