Search found 59476 matches
- Mon Aug 20, 2018 11:14 am
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Cannot tab between Command Buttons
- Replies: 1
- Views: 368
Re: Cannot tab between Command Buttons
The "Yes" button is selected by default,a nd I want the ability to press Tab and cycle through to "No" so hands don't have to leave my keyboard! That works for me, but note that to "press" the selected button you have to press "Space" (not "Enter")....
- Mon Aug 20, 2018 11:11 am
- Forum: macOS
- Topic: Clear all Tracks
- Replies: 12
- Views: 554
Re: Clear all Tracks
Is there a way when the "Saves changes to project" pop-up appears, to toggle to the "No" button? On Windows and Linux you can tab through to the "No" button and press "Enter". Mac uses the space key instead of the Enter key, so tab through to the "No&quo...
- Mon Aug 20, 2018 9:09 am
- Forum: New Plug-Ins
- Topic: Silent Subliminals [solved?]
- Replies: 106
- Views: 87595
Re: Silent Subliminals [solved?]
from what i understand the "silent subliminal" works by being too high a frequency to cause vibrations of the ear drum, but still a low enough frequency to cause vibrations of the hairs inside the ear? The ear does not work like that. See: https://en.wikipedia.org/wiki/Inner_ear Those &qu...
- Mon Aug 20, 2018 8:55 am
- Forum: Windows
- Topic: How to determine frequency
- Replies: 4
- Views: 2224
Re: How to determine frequency
what steps to I take to determine if my entire Audacity recording is 440 hz or 432 hz. If the entire recording is 440 Hz, it will sound like "beeeeeeeeeep", and the spectrum will be just one single peak close to 440 Hz. I think what you meant to ask was "how do I determine what pitch...
Re: Amplify
To hear very low bass sounds, you need headphones or (large) speakers capable or reproducing very low frequencies.
- Sun Aug 19, 2018 7:38 pm
- Forum: macOS
- Topic: Soundflower Failed?
- Replies: 8
- Views: 418
Re: Soundflower Failed?
Better solution: get a Linux PC and use PulseAudio's "monitor" inputwaxcylinder wrote: ↑Sun Aug 19, 2018 7:34 pmBest solution: get a windows PC and use WASAPI loopback![]()
![]()
![]()
- Sun Aug 19, 2018 7:35 pm
- Forum: Plug-in Archive
- Topic: Delay with bpm and panning
- Replies: 46
- Views: 6987
Re: Delay with bpm and panning
If the panning behavior in your plug-in is what you actually want, then here's a shorter way to write the processing code (I've hard coded the settings in this example, but they may easily be replaced with controls): (setf delay 0.2) ;delay time (seconds) (setf decay -3.0) ;decay per echo (dB) (setf...
- Sun Aug 19, 2018 7:04 pm
- Forum: Plug-in Archive
- Topic: Delay with bpm and panning
- Replies: 46
- Views: 6987
Re: Delay with bpm and panning
the only thing I can not do is not extend the selection. You can fix that by changing the last line from: (stretch-abs 1 (multichan-expand #'constrain-abs (panbounces s count) (get-duration *sound-srate* ))) to: (let ((dur (get-duration 1))) (stretch-abs 1 (multichan-expand #'extract-abs (panbounce...
- Sun Aug 19, 2018 6:49 pm
- Forum: macOS
- Topic: Clear all Tracks
- Replies: 12
- Views: 554
- Sun Aug 19, 2018 4:25 pm
- Forum: Podcasting with Audacity
- Topic: Improved Voice Production Technique
- Replies: 10
- Views: 1251
Re: Improved Voice Production Technique
I dare you to make a submission to ACX with this 