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
Hi,
first of all thank you for this awesome library!
I am currently building a project where I have an external pulse from a drum machine going to an Arduino pin and triggering an interrupt.
It would be great for the Midier sequencer to run exactly in time with this external pulse. I have some ideas about how this might be achieved with the asynchronous interface but I haven't solved this problem yet.
Any chance of a few pointers please about how to do it? In the meantime I'll comment on this issue if I work it out myself.
Thanks again for an incredibly useful library,
Philip
The text was updated successfully, but these errors were encountered:
Hey @razrotenberg@kausiala ,
unfortunately I didn't get anywhere in the end and decided to try a different midi loop approach not using this library
Thanks
Hi,
first of all thank you for this awesome library!
I am currently building a project where I have an external pulse from a drum machine going to an Arduino pin and triggering an interrupt.
It would be great for the Midier sequencer to run exactly in time with this external pulse. I have some ideas about how this might be achieved with the asynchronous interface but I haven't solved this problem yet.
Any chance of a few pointers please about how to do it? In the meantime I'll comment on this issue if I work it out myself.
Thanks again for an incredibly useful library,
Philip
The text was updated successfully, but these errors were encountered: