Search found 59476 matches
- Mon May 20, 2019 6:20 pm
- Forum: Audacity in Education
- Topic: No drum plugins registering on audacity
- Replies: 2
- Views: 1911
Re: No drum plugins registering on audacity
Given that your profile says you use Windows 10, I'm guessing that you are trying to install VST instruments (VSTi). As it says in the Audacity manual, VSTi are not supported by Audacity.
- Mon May 20, 2019 12:32 pm
- Forum: General Audio Programming
- Topic: mod-script-pipe
- Replies: 25
- Views: 13384
Re: mod-script-pipe
Which exact version of Audacity are you using?Gibbz wrote: ↑Fri May 17, 2019 1:02 amWhen I run pipe client on my windows 10 machine I get the errorCode: Select all
FileNotFoundError: [Errno 2] No such file or directory: '\\\\.\\pipe\\ToSrvPipe'
- Mon May 20, 2019 11:13 am
- Forum: General Audio Programming
- Topic: mod-script-pipe
- Replies: 25
- Views: 13384
Re: mod-script-pipe
Are you launching Audacity and mod-script-pipe from different directories?
How exactly are you launching Audacity and Python?
Try launching Audacity from the command line, then (without changing directories), launch pipeclient.py
What happens then?
How exactly are you launching Audacity and Python?
Try launching Audacity from the command line, then (without changing directories), launch pipeclient.py
What happens then?
- Mon May 20, 2019 1:44 am
- Forum: General Audio Programming
- Topic: mod-script-pipe
- Replies: 25
- Views: 13384
Re: mod-script-pipe
The only way I can get that error is by disabling the module. Are you absolutely sure that mod-script-pipe is still enabled (AND you restarted Audacity after enabling it)?
Which version of Python are you using?
Which version of Python are you using?
- Sun May 19, 2019 11:06 pm
- Forum: Windows
- Topic: Black screen on replay
- Replies: 11
- Views: 568
- Sun May 19, 2019 6:45 pm
- Forum: Windows
- Topic: 2.3.2 Debug Report Issue
- Replies: 16
- Views: 565
Re: 2.3.2 Debug Report Issue
Would you be able to share that project with us so that we can try to reproduce the problem?
If so, do you know how to create a ZIP file, and do you have a dropbox or Google drive account?
If so, do you know how to create a ZIP file, and do you have a dropbox or Google drive account?
- Sun May 19, 2019 3:33 pm
- Forum: Audiobook Production
- Topic: how to record a shout
- Replies: 7
- Views: 714
Re: how to record a shout
How about this then?
If you want it any more "shouty" than that, I think you will need to re-consider your delivery style and re-record.
- Sun May 19, 2019 3:15 pm
- Forum: Windows
- Topic: Newbie computer savy but never worked with audio
- Replies: 9
- Views: 250
Re: Newbie computer savy but never worked with audio
Some USB turntables have line level analog outputs that can be connected via an "RCA lead" (https://en.wikipedia.org/wiki/RCA_connector) to an amplifier or powered speakers. Does your turntable have that?
- Sun May 19, 2019 2:52 pm
- Forum: Audiobook Production
- Topic: how to record a shout
- Replies: 7
- Views: 714
Re: how to record a shout
How about this:
- Sun May 19, 2019 2:48 pm
- Forum: Windows
- Topic: Newbie computer savy but never worked with audio
- Replies: 9
- Views: 250
Re: Newbie computer savy but never worked with audio
You may find these tutorials in the Audacity 2.3.2 manual helpful: https://manual.audacityteam.org/man/tutorial_copying_tapes_lps_or_minidiscs_to_cd.html The error messages in the log about "FFmpeg" are just saying that Audacity can't find the optional FFmpeg library. That's most probably ...