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

Microphone input (live & sampling) #83

Open
tmhglnd opened this issue Sep 28, 2022 · 1 comment
Open

Microphone input (live & sampling) #83

tmhglnd opened this issue Sep 28, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@tmhglnd
Copy link
Owner

tmhglnd commented Sep 28, 2022

Allow for a new instrument that uses the real-time input of a microphone and allows to add FX to it and maybe even record and sample/loop the sound. For example using a microphone on input 1:

new input in1 gain(0.5) fx(reverb 0.5 5) fx(drive 5)
@tmhglnd tmhglnd added the enhancement New feature or request label Sep 28, 2022
@tmhglnd
Copy link
Owner Author

tmhglnd commented Aug 5, 2023

This feature is now added in 3cece01

Input channel be specified with in1 in2 etc, with default (which is in1) and with the actual name as the input channel is called (viewable in the Audio Setup), for example "Input 1" .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant