Conversation
Notices
-
I bought a foot switch pedal. I intend to use it for the push-to-talk function for voice chat in Discord. I got myself a metal one for industrial applications for 11€. I'll connect an arduino Leonardo (Atmega 32u4) to the switch inside and it's practically done. I've already written the few lines of code, just a simple interrupt for the raising and falling edge of a pin that triggers a button press and release. I don't need any configuration of the key during runtime. There are foot switches for the PC available but they look cheap and I don't trust their software. Also I want it to use on my work pc so I can't say if the software will be blocked or trigger the dumb anti virus software.
about 7 months ago from web-
@adiwan Can you get guitar pedals in there so you can mod your voice like Frampton?
about 7 months ago from web-
@scribus It's not in my use case as I need just the ON/OFF function of a button. I guess it'd be possible to use a program like Voicemeeter or Sonar to be controlled by an analogue input for a distortion effect. I don't know how to implement it (in concept I know but not in practice).
about 7 months ago from web
-
-