GeekyEggo / SoundDeck

Sound Deck is a powerful audio-focused plugin for the Elgato Stream Deck.
GNU General Public License v3.0
45 stars 5 forks source link

Add option to wait for audio (Sampler) #112

Open NuclearMeltdown opened 1 year ago

NuclearMeltdown commented 1 year ago

Hi, I'd like to suggest an option for the sampler to wait for an actual audio signal to start recording. If you're expecting someone to say something, it can be quite difficult to time the start of the recording properly. Clip audio would fix not being able to press quickly enough, but it's a fixed length, so not ideal. An option for the sampler to listen to the audio signal while holding down the button and automatically starting to record once it detects a certain level of audio would be nice, if possible.

Thanks!

GeekyEggo commented 1 year ago

Hey @NuclearMeltdown 👋 I experimented with this a few years back in the form of a GatedAudioRecord; audio would only start recording when it was actually received, i.e. the first silence was ignored. I could certainly look into adding this back in as an "experimental" feature.

danielchampion commented 7 months ago

This would be absolutely phenomenal if you wouldn't mind making it a feature!