Search found 59476 matches

by steve
Thu Mar 22, 2018 12:29 am
Forum: Windows
Topic: username error
Replies: 1
Views: 137

Re: username error

oregon rub wrote:Someone
Who?
by steve
Thu Mar 22, 2018 12:16 am
Forum: General Audio Programming
Topic: Build Audacity with mod-script-pipe on Raspberry Pi [SOLVED]
Replies: 34
Views: 9852

Re: mod-script-pipe.so won't load

While there, I saw that there were two files in there owned by root: audacity_script_pipe.from.0 audacity_script_pipe.to.0 They would be created when you ran Audacity (with mod-script-pipe) as root. (user id for root is 0) These are not normal files, they are named fifo pipes. When you launched Aud...
by steve
Wed Mar 21, 2018 7:06 pm
Forum: Windows
Topic: Gsnap in version 2.2.2.
Replies: 1
Views: 1018

Re: Gsnap in version 2.2.2.

Ensure that you have the version of GSnap "for 32-bit VST hosts".
by steve
Wed Mar 21, 2018 6:24 pm
Forum: General Audio Programming
Topic: Build Audacity with mod-script-pipe on Raspberry Pi [SOLVED]
Replies: 34
Views: 9852

Re: mod-script-pipe.so won't load

I didn't figure out why it does not work in the same folder as plugins "Modules" and "Plug-ins" are different. "Plug-ins" have to go in the plug-ins path, and "modules" have to go in the modules path. If Audacity is properly installed at: /usr/local/share/aud...
by steve
Wed Mar 21, 2018 6:10 pm
Forum: Windows
Topic: Noise Gate Not Working
Replies: 8
Views: 1235

Re: Noise Gate Not Working

I don't think the problem has anything to do with "Noise Gate".
Try applying the "Amplify" effect to the track - do you get the same error?
If no error with "Amplify", try the "Low Pass Filter" effect.
by steve
Wed Mar 21, 2018 4:49 pm
Forum: General Audio Programming
Topic: Build Audacity with mod-script-pipe on Raspberry Pi [SOLVED]
Replies: 34
Views: 9852

Re: mod-script-pipe.so won't load

Like this?
ask.png
ask.png (22.08 KiB) Viewed 2309 times
by steve
Wed Mar 21, 2018 4:20 pm
Forum: General Audio Programming
Topic: Build Audacity with mod-script-pipe on Raspberry Pi [SOLVED]
Replies: 34
Views: 9852

Re: mod-script-pipe.so won't load

Ixnay, If you launch Audacity and then open the Preference page for modules, does it say that the module "mod-script-pipe" is "Enabled"?
by steve
Wed Mar 21, 2018 4:17 pm
Forum: Windows
Topic: Noise Gate Not Working
Replies: 8
Views: 1235

Re: Noise Gate Not Working

I put the quotation marks because I've had it autocorrect to an emoji before if I don't To avoid that, use the "Code" tag button (in the set of buttons above the message composing box). The "code" tags present literal characters (and preserve spaces): Audacity failed to read a f...
by steve
Wed Mar 21, 2018 3:05 pm
Forum: General Audio Programming
Topic: Build Audacity with mod-script-pipe on Raspberry Pi [SOLVED]
Replies: 34
Views: 9852

Re: mod-script-pipe.so won't load

The pipes are not created Are you looking in "/tmp"? On Linux, if mod-script-pipe is enabled (as can be seen in "Edit > Preferences > Modules", but only after restarting Audacity), then you should see two files in "/tmp": /tmp/audacity_script_pipe.from.1000 /tmp/audaci...
by steve
Wed Mar 21, 2018 12:55 pm
Forum: macOS
Topic: Bug: Audacity 2.3.0 crashes on second entry to Manage Macros
Replies: 9
Views: 2176

Re: Bug: Audacity 2.3.0 crashes on second entry to Manage Ma

Thanks for the report. A crash has previously been reported on Mac and Windows when the macro includes "Export to MP3". Could you test if the crash still occurs if: You remove the "Export to MP3" step If you replace "Export to MP3" with some other export If you remove o...