#remappable Buttons not working

8 messages · Page 1 of 1 (latest)

gusty terrace
#

im using this repo: https://github.com/Miodec/deej and i got my arduino leonardo sending my 1 button to my pc
but even if i use the f13 button which was given by so it has to work 100% and tryed it on https://keyboardchecker.com/ it didnt show up...'
i got a error while uploading the code but it still works.
help

GitHub

Deej fork with added remappable button support. Set app volumes with real sliders! deej is an Arduino & Go project to let you build your own hardware mixer for Windows and Linux - Miodec/deej

vocal oxide
gusty terrace
#

i went though that already but i dont think i understand everything of what they are saying what do you mean with give it a value do you mean that it outputs "100" or "0" or is it some c++ thing i dont know about ?

#

my output in the serial monitor is "|b1" or "|b0"

vocal oxide
#

I mean the code might not function without a slider wired up

#

The person in the thread mentioned was also trying to get multiple buttons working but didn't have a slider wired

gusty terrace
#

that sad bcs i dont have them ordered yet

gusty terrace
#

i got it working by just having all slider unmapped and sending 1 analog signal to my pc that made it work