Search found 59476 matches
- Wed Jan 06, 2016 10:08 pm
- Forum: Audio Processing
- Topic: Add a scripting language like Cool Edit has
- Replies: 2
- Views: 995
Re: Add a scripting language like Cool Edit has
Audacity has an extremely powerful scripting language built in. It is called "Nyquist". Short commands may be run in the "Nyquist Prompt" effect (http://manual.audacityteam.org/o/man/nyquist_prompt.html), or you can even create full-blown plug-ins (http://wiki.audacityteam.org/wi...
- Wed Jan 06, 2016 8:43 pm
- Forum: Nyquist
- Topic: command to find loudest sample in selection, possible?
- Replies: 44
- Views: 6606
Re: command to find loudest sample in selection, possible?
;control newlength "New length in samples" int-text "" 44100 1 nil This line creates a control. For it to work in the Nyquist Prompt requires Audacity 2.1.1 or later. The syntax is described here: http://wiki.audacityteam.org/wiki/Nyquist_Plug-ins_Reference#Nyquist_Plug-in_Widge...
- Wed Jan 06, 2016 8:27 pm
- Forum: Windows
- Topic: Cannot record Tidal flac files
- Replies: 2
- Views: 1242
Re: Cannot record Tidal flac files
More information please.
Does this have anything to do with Audacity?
Does this have anything to do with Audacity?
- Wed Jan 06, 2016 7:47 pm
- Forum: Windows
- Topic: Audacity 3 for Windows 10
- Replies: 1
- Views: 212
Re: Audacity 3 for Windows 10
Estimated cost for development so far:
https://www.openhub.net/p/audacity/estimated_cost
$ 6,902,854
I presume that you have read this: http://wiki.audacityteam.org/wiki/Windows_10_OS
https://www.openhub.net/p/audacity/estimated_cost
$ 6,902,854
I presume that you have read this: http://wiki.audacityteam.org/wiki/Windows_10_OS
- Wed Jan 06, 2016 7:40 pm
- Forum: Nyquist
- Topic: command to find loudest sample in selection, possible?
- Replies: 44
- Views: 6606
Re: command to find loudest sample in selection, possible?
By the way, if you are interested in working with Nyquist, I would highly recommend using a text editor that has "parentheses matching", and preferably syntax highlighting for Lisp or Scheme. Lisp / Scheme are not quite the same as XLISP on which Nyquist is based, but they are close enough...
- Wed Jan 06, 2016 7:37 pm
- Forum: Nyquist
- Topic: command to find loudest sample in selection, possible?
- Replies: 44
- Views: 6606
Re: command to find loudest sample in selection, possible?
You mean this one? http://forum.audacityteam.org/viewtopic.php?p=172749#p172749 If you open the .ny file in your text editor, you will see that most of the code is just handling the input and checking for stupid user errors ;) It's only when you get to the final line that it actually does something....
- Wed Jan 06, 2016 7:28 pm
- Forum: GNU/Linux
- Topic: download legacy version?
- Replies: 12
- Views: 1609
Re: download legacy version?
That is 'usually' the case (virtually "always" for consumer level sound cards), though some high level sound cards are able to handle multiple streams without help from Pulse.Gale Andrews wrote:If you want to use other audio apps while using Audacity you will have to use the workaround ...<snip>
- Wed Jan 06, 2016 7:06 pm
- Forum: Nyquist
- Topic: command to find loudest sample in selection, possible?
- Replies: 44
- Views: 6606
Re: command to find loudest sample in selection, possible?
Very happy to see this feature but bit disappointed because it doesn't seem to work properly. Unfortunately it's a bug that crept in when effects were updated in Audacity 2.1.1. It works correctly in Audacity 2.1.0. Also, I'd not noticed the problem until too late in the 2.1.2 release cycle, so it ...
- Wed Jan 06, 2016 5:34 pm
- Forum: GNU/Linux
- Topic: download legacy version?
- Replies: 12
- Views: 1609
Re: download legacy version?
like the last mortal moment of a dying crow. :lol: Not quite right then. I've just been reading that PulseAudio has started playing up again on some Ubuntu 15.10 systems, so it could be to do with that. Do you have just one sound card installed on the machine? If so, you should see an option in bot...
- Wed Jan 06, 2016 4:54 pm
- Forum: Audiobook Production
- Topic: Need a little help with setting up a Chain
- Replies: 53
- Views: 9318
Re: Need a little help with setting up a Chain
What we really need is a short recording that has not been processed at all - just the raw original recording.