Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick question about sync-ing the sequencer to a defined pulse #13

Open
parmour opened this issue Mar 17, 2022 · 3 comments
Open

Quick question about sync-ing the sequencer to a defined pulse #13

parmour opened this issue Mar 17, 2022 · 3 comments

Comments

@parmour
Copy link

parmour commented Mar 17, 2022

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

@razrotenberg
Copy link
Owner

hey @parmour sorry for the delayed response.
have you had any more thoughts on this?

@kausiala
Copy link

@parmour I'm also interested whether you managed to sync Midier with external clock pulse? Or did you find it to be "impossible"?

@parmour
Copy link
Author

parmour commented Apr 19, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants