RyoKosaka / HelloDrum-arduino-Library

This is a library for making E-Drum with arduino.
https://open-e-drums.com/
MIT License
234 stars 57 forks source link

Is it possible to use mux AND normal inputs? #20

Open williamscaramuzzi opened 3 years ago

williamscaramuzzi commented 3 years ago

Hi, first of all I want to thank you for this project, it's really helping me, my module is now broken and I can't afford a new one. I have a big drum kit, and I have arduino MEGA laying around, so I want to use A0 - A14 for pads, and A15 for multiplexer 4067. Is it possible to do that? Because I could not find in "examples" any code with normal inputs AND mux, only the separated versions of each one.

mnesarco commented 2 years ago

@williamscaramuzzi Have you tried it? I have read the code and it looks supported. I will start a similar project soon.