Putting this another way: we can't see your machine, we can't see what you are doing, and if you refuse to provide basic information about your setup we are unable to help you.Gale Andrews wrote:Please answer the questions in the pink panel at the top of the page.
Search found 59476 matches
- Fri Jan 09, 2015 1:31 am
- Forum: Windows
- Topic: Renaming vst in cfg file
- Replies: 4
- Views: 336
Re: Renaming vst in cfg file
- Fri Jan 09, 2015 1:28 am
- Forum: Windows
- Topic: moving sections from one track to another
- Replies: 7
- Views: 1962
Re: moving sections from one track to another
I don't think that Chains can really help with this.
Have a go with the steps that I've suggested and let me know how you get on.
There probably are easier ways, but your question is not a common question
Have a go with the steps that I've suggested and let me know how you get on.
There probably are easier ways, but your question is not a common question
- Fri Jan 09, 2015 1:23 am
- Forum: macOS
- Topic: Chattering audio record
- Replies: 7
- Views: 2065
Re: Chattering audio record
Do you need to use "Dante Virtual Sound Card" ?
What are you trying to do?
What are you trying to do?
- Fri Jan 09, 2015 1:20 am
- Forum: General Audio Programming
- Topic: Advanced M3U Editing
- Replies: 7
- Views: 2936
Re: Advanced M3U Editing
I thought this was "generalized"? To a degree yes, but this is still the Audacity forum ;) I was wondering if anyone knew of making advanced M3Us that support fade-in/fade-out/cross-fading information? The M3U format is very basic. It does not support "advanced" information ssuc...
- Fri Jan 09, 2015 1:04 am
- Forum: Audiobook Production
- Topic: Very Inexperienced & Working on Audio Book
- Replies: 234
- Views: 32293
Re: Very Inexperienced & Working on Audio Book
I received the UCA202, in the mail today. I will go over the instructions The UCA 202 is very easy to use. The one really important thing is don't overload the inputs. Keep the mixer "in the green". If the mixer goes into the red it will overload the inputs of the UCA 202 and the sound wi...
- Thu Jan 08, 2015 4:07 pm
- Forum: Feature Request Archive
- Topic: New Button icon or shortcut for "Stop and Set Cursor"
- Replies: 5
- Views: 1380
Re: Auto-Stop
given SHIFT-click on the Play button starts/restarts Loop Play, some might expect SHIFT + SPACE to start/restart Loop Play. They might expect that now, but it does nothing. We use Shift as a modifier key for "Play" to produce an alternative type of "play" ( modified play behavio...
- Thu Jan 08, 2015 1:41 pm
- Forum: Audio Processing
- Topic: How would you repair this audio clip?
- Replies: 9
- Views: 1477
Re: How would you repair this audio clip?
I'd ignore them. You can't make a silk purse from a pigs ear.RamonFHerrera wrote:What would you do about those?
- Thu Jan 08, 2015 1:37 pm
- Forum: macOS
- Topic: How to insert selection at the beginning of a track
- Replies: 14
- Views: 1334
Re: How to insert selection at the beginning of a track
At the moment I don't see any option to insert at the beginning and having the rest of the song naturally bump ahead to accomodate it, Do you mean that you want to be able to insert some audio at the beginning of a song, without first having to manually make space, and that you want Audacity to aut...
- Thu Jan 08, 2015 1:17 pm
- Forum: General Audio Programming
- Topic: Split ears
- Replies: 1
- Views: 1392
Re: Split ears
You will need to give a lot more information.
Why not just use the Pan slider? http://manual.audacityteam.org/o/man/au ... s.html#pan
Why not just use the Pan slider? http://manual.audacityteam.org/o/man/au ... s.html#pan
- Thu Jan 08, 2015 1:14 pm
- Forum: Nyquist
- Topic: Using functions of c++ libraries in nyquist
- Replies: 1
- Views: 1069
Re: Using functions of c++ libraries in nyquist
Is it possible to use existing functions of my c++ library in nyquist? Not directly. Two approaches that you could take: 1) Extend Nyquist. See Appendix 1 and Appendix 3 of the Nyquist manual: http://www.cs.cmu.edu/~rbd/doc/nyquist/title.html#toc 2) Include your library in Audacity so that Audacity...