hi! i’m new here.
a project i’m involved with, a digital/midi hurdy gurdy called “digi-gurdy”, has a onboard wav trigger controlled by a teensy via usb.
i’d like to know if it’s possible to use also the 16 inputs, with buttons, while the teensy is running.
thank you.
Maybe…it depends on a few settings and whatever code might be running on the Teensy (or further upstream?).
Your best bet is probably to try it out; this section of the guide makes me think it should do something if you pull a trigger input high (with an assigned track)
"Trigger Settings
Trigger - This selects which trigger’s functionality we are changing.
Hardware Interface - In short, use “Contact Closure” for when you’re connecting triggers to buttons or switches. The trigger will start if physically connected to ground, and otherwise will be high due to an internal pull-up resistor. Use “Active – 3.3V/5V” with active devices like microcontrollers or sensors. If this is selected, the trigger will be activated if connected to a high signal (3.3V or 5V) and will otherwise remain low due to an internal pull-down resistor."
It might be a good idea to ask the digi-gurdy people themselves, as they’re the only ones who’ll know what specifically has been programmed onto the device https://digigurdy.com/