Hi everyone:
Is it possible to control volume, speed and effects in real time, when a file is played with audacity?
I'm designing human interfaces with Arduino for deaf childs and old people with problems on the hands.
I can identify movements and fingers positions, and then send a value, but I can not see how I can modify those parameters (speed, volume, etc in Audacity in real time
.
I could use a keys combination too.
Could you help me, please?
Thanks for your patience.
Pablo
Effects in real time
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Windows
Mac OS X
GNU/Linux and Unix-like
-
kozikowski
- Forum Staff
- Posts: 68902
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Effects in real time
I think it's still true that Audacity doesn't do anything in real time past stop, start and some timer jobs.
Koz
Koz
Re: Effects in real time
Volume: Yes.Trasgu wrote:Is it possible to control volume, speed and effects in real time, when a file is played with audacity?
For the overall volume, use Mixer Toolbar: http://manual.audacityteam.org/man/mixer_toolbar.html or the computer sound system control, or the volume control on your amp / speakers.
For "per track" volume control, use the track Gain slider: http://manual.audacityteam.org/man/audi ... .html#gain
Speed: Yes, but with the limitation that playback needs to stop to change the speed setting
Use the "Transcription toolbar" speed control: http://manual.audacityteam.org/man/tran ... olbar.html
Note that this affects both tempo and pitch - it literally changes the playback speed.
Effects: No,
Though some effects have "real-time preview": http://manual.audacityteam.org/man/real ... fects.html
If you are using Windows for running the audio playback, you may be better to use a lightweight VST host rather than Audacity, and control effects through MIDI Control messages.Trasgu wrote:I can identify movements and fingers positions, and then send a value, but I can not see how I can modify those parameters (speed, volume, etc in Audacity in real time
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)