benkuper / Chataigne

Artist-friendly Modular Machine for Art and Technology
https://benjamin.kuperberg.fr/chataigne
GNU General Public License v3.0
1.16k stars 55 forks source link

sound card input volume as input value for action #238

Closed rvdalen closed 3 months ago

rvdalen commented 3 months ago

Hi Ben,

as the title already suggest, it is probably a small addition as the value is already there in the interface. i'd like to use the mic volume as input in an action to make the lighting respond to speech. it seems not available at the moment.

kind regards, Rik

benkuper commented 3 months ago

yes you can already do it, what's the problem exactly ? you have to enable inputs in the audio hardware settings, then the Values > Volume will be updated. Then in an action, choose Sound Card > volume

rvdalen commented 3 months ago

tnx for the quick response, it seems to work in the windows version. my sandbox environment is mac osx where it seems missing

benkuper commented 3 months ago

Can you post a screenshot ? Also, it would be better to go to discord for "user" problems, the github is reserved for code related things