Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to wait for audio (Sampler) #112

Open
NuclearMeltdown opened this issue Feb 9, 2023 · 2 comments
Open

Add option to wait for audio (Sampler) #112

NuclearMeltdown opened this issue Feb 9, 2023 · 2 comments
Labels
⭐ enhancement An enhancement or new feature! 🔊 Sampler Issue relates to the "Sampler" action.

Comments

@NuclearMeltdown
Copy link

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
Copy link
Owner

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.

@GeekyEggo GeekyEggo added 🔊 Sampler Issue relates to the "Sampler" action. ⭐ enhancement An enhancement or new feature! labels Feb 9, 2023
@danielchampion
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐ enhancement An enhancement or new feature! 🔊 Sampler Issue relates to the "Sampler" action.
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants