Search found 59476 matches
- Tue Jun 30, 2015 2:04 pm
- Forum: Windows
- Topic: Turning off "quick play"
- Replies: 5
- Views: 5170
Re: Turning off "quick play"
You've not said which version of Audacity, or which version of Windows or whether you installed Audacity using the recommended installer or the ZIP version. Timeline Quick-Play can be turned off in Audacity 2.1.1 (not yet released). Timeline Quick-Play cannot be turned off in Audacity 2.1.0 (current...
Re: usb port
hi,i am loading my new Audacity Which version of Audacity and which version of Windows? when i get to the part where to load recording device to choose usb port it says no device found.i have two open usb ports. Do you have a USB audio device plugged into one of those USB ports? If so, what is the ...
- Tue Jun 30, 2015 1:13 pm
- Forum: General Audio Programming
- Topic: Debugging / reversing the play button to the play function
- Replies: 2
- Views: 1112
Re: Debugging / reversing the play button to the play functi
Have a look at ControlToolBar::PlayCurrentRegion and the file AudioIO.cpp
- Tue Jun 30, 2015 12:58 pm
- Forum: Windows
- Topic: What makes Audacity slow?
- Replies: 4
- Views: 2156
Re: What makes Audacity slow?
Audacity does not work directly on the "audio file". When you import an audio file, Audacity extracts the audio data from the audio file and makes a copy of it. Audacity then works with the copied data. The original format of the audio file is therefore irrelevant in this respect. However,...
- Mon Jun 29, 2015 3:46 pm
- Forum: Windows
- Topic: Higher the pitch the louder the song?
- Replies: 2
- Views: 175
Re: Higher the pitch the louder the song?
With the "Bass and Treble" effect: set "Bass" and "Treble" to a low amount and "level" to a high amount.Chickenator wrote:I would also like to know if there was a way to boost mid as you can boost bass and treble.
- Mon Jun 29, 2015 12:42 pm
- Forum: General Audio Programming
- Topic: convert affirmations records into binaural beats request
- Replies: 20
- Views: 5498
Re: convert affirmations records into binaural beats request
Sorry yugioh47 but I can't make sense of what you are asking for. My understanding of binaural beats is that they are created by playing 2 continuous tones, one into one ear and one into the other, where the frequencies of the two tones differ by a few Hz. The difference between the two frequencies ...
- Mon Jun 29, 2015 12:33 pm
- Forum: Nyquist
- Topic: stereo-chorus by Kathy Drye and Roger Dannenberg
- Replies: 3
- Views: 1261
Re: stereo-chorus by Kathy Drye and Roger Dannenberg
The function "delay-tapv" is defined in the code as: (defun delay-tapv (sound maxdelay delay depth rate saturation &optional (phase 0.0)) (let ((modulation (sum delay (prod depth (lfo rate 10000.0 *sine-table* phase))))) (hp (sum (prod (nyq:snd-tapv sound 0.0 modulation maxdelay) satur...
- Fri Jun 26, 2015 1:33 pm
- Forum: Windows
- Topic: Improving Piano Sound.
- Replies: 5
- Views: 2548
Re: Improving Piano Sound.
Unfortunately the piano is out of tune. That can't be fixed in the recording. The only way to fix that is to re-record with a piano that is in tune. Reverb can be minimised by opening the top of the piano and placing the microphone (preferably 2 microphones) on stands so that they are poking down in...
- Fri Jun 26, 2015 1:23 pm
- Forum: Audiobook Production
- Topic: ACX check
- Replies: 19
- Views: 3480
Re: ACX check
Well, I got through the ACX check first time without any queries so I hust wanted to say thank you for the help and advice. It took a lot of effort to get all the chapters sounding the same, but I stuck with the Equalisation/Noise Reduction/Compressor/Normalize routine recommended on here and it go...