Search found 59476 matches
- Thu Aug 11, 2016 3:19 pm
- Forum: Plug-in Archive
- Topic: Asymmetrical Stereo Widener
- Replies: 12
- Views: 4456
Re: Asymmetrical Stereo Widener
Like you Robert, I have some doubt about how effective this will be, but it's an interesting experiment and I suspect that some degree of (subjective) improvement will be possible. I'll be interested to hear how mister cool gets on.
- Thu Aug 11, 2016 3:14 pm
- Forum: Adding Features to Audacity
- Topic: Consider a project of only unmodified tracks to be "clean"
- Replies: 150
- Views: 18916
Re: Consider a project of only unmodified tracks to be "clea
If you had to deal with the (sometimes abusive) complaints we receive about this, You are under no obligation to help abusive people, other than any obligation that you place on yourself. If you are doing the same action dozens or even hundreds of times a day, one extra click matters a very great d...
- Thu Aug 11, 2016 11:24 am
- Forum: Plug-in Archive
- Topic: Asymmetrical Stereo Widener
- Replies: 12
- Views: 4456
Re: Asymmetrical Stereo Widener
The effect should remember its last used settings, so you may not need to modify it at all - just use the text/slider controls. You could try changing the "butterfly" code to something like this: (defun butterfly (sound width-left width-right) (vector (sum (mult (aref sound 0) (sum width-l...
- Thu Aug 11, 2016 9:48 am
- Forum: Windows
- Topic: Transferring a Chain to another Audacity User [SOLVED]
- Replies: 3
- Views: 202
Re: Transferring a Chain to another Audacity User
Chains are stored as text files in the "Chains" folder in Audacity's folder for application data. You can copy those files and send them to others, and they can then put them into their Chains folder. An updated list of Chains will be available next time you open "Edit Chains" in...
- Thu Aug 11, 2016 9:38 am
- Forum: Plug-in Archive
- Topic: Asymmetrical Stereo Widener
- Replies: 12
- Views: 4456
Re: Asymmetrical Stereo Widener
The "Channel Mixer" plug-in allows you to set the left/right channels independently: http://wiki.audacityteam.org/wiki/Nyqui ... nnel_Mixer
- Wed Aug 10, 2016 9:06 pm
- Forum: Windows
- Topic: Activate "Export Midi" in Audacity 2.1.2 [SOLVED]
- Replies: 5
- Views: 13709
Re: Activate "Export Midi" in Audacity 2.1.2
There isn't Export MIDI Actually there is, but it's not "export audio as MIDI", it's "Export Note track" as MIDI. (http://manual.audacityteam.org/man/file_menu.html#exportmidi) Audacity can't convert audio into MIDI, but if you have a "Note track" (http://manual.audaci...
- Wed Aug 10, 2016 6:11 pm
- Forum: Windows
- Topic: will not let me add effects
- Replies: 1
- Views: 1040
Re: will not let me add effects
For most effects, playback needs to be stopped (not just paused). Try clicking the Stop button. Phaser and whawha are currently the only two built-in effects that have "real time preview". Some optional plug-in effect also support real time preview. Effects that support real time preview c...
- Wed Aug 10, 2016 5:19 pm
- Forum: General Audio Programming
- Topic: Audio programming beginner advice needed
- Replies: 1
- Views: 3495
Re: Audio programming beginner advice needed
Are there any good books or tools that anyone knows about to aid in the learning process, away from the traditional school textbook? A very good, free, on-line book: http://www.dspguide.com/pdfbook.htm Paid jobs in audio software development are very rare. A lot of audio programming these days is i...
- Wed Aug 10, 2016 3:11 pm
- Forum: Adding Features to Audacity
- Topic: Consider a project of only unmodified tracks to be "clean"
- Replies: 150
- Views: 18916
Re: Consider a project of only unmodified tracks to be "clea
That's the answer, then. Not safe if there is any misinterpretation or fumble-fingering in that dialogue. The "danger" that you keep telling me about does not require Audacity to be involved at all. If the user deletes their files, then they lose data. Sorry Steve, but that dialogue that ...
- Tue Aug 09, 2016 6:31 pm
- Forum: Adding Features to Audacity
- Topic: Consider a project of only unmodified tracks to be "clean"
- Replies: 150
- Views: 18916
Re: Consider a project of only unmodified tracks to be "clea
If they choose "No" and "Don't show again", then import files then close, do they lose their data? Which "data" are you talking about? If you close any application and have done anything, and then close the application without saving, then of course the changes that yo...