You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nice little project, you certainly can't get cheaper than a Trinket! Is it possible to configure the Trinket to send Midi MMC messages for Play/Stop/Rec/Overdub?
Also (as a bonus) is it possible/easy to make presses modal - for example a long press on 'Stop' would be a 'Stop + Rewind' (rather than 'Pause') and the next 'Play' be 'Play' (rather than 'Continue').
All of these would be super useful in controlling the Akai MPC's, and you might have a market if you intend selling these things.
The text was updated successfully, but these errors were encountered:
Nice little project, you certainly can't get cheaper than a Trinket! Is it possible to configure the Trinket to send Midi MMC messages for Play/Stop/Rec/Overdub?
I see some configuration here, but not sure what to change.
https://github.com/todbot/MIDIPedalBox/blob/master/code/pedalbox.py#L25
Also (as a bonus) is it possible/easy to make presses modal - for example a long press on 'Stop' would be a 'Stop + Rewind' (rather than 'Pause') and the next 'Play' be 'Play' (rather than 'Continue').
All of these would be super useful in controlling the Akai MPC's, and you might have a market if you intend selling these things.
The text was updated successfully, but these errors were encountered: