-
-
Notifications
You must be signed in to change notification settings - Fork 218
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
Syncing to External Midi Clock #12
Comments
MIDI Clock support has not been added to Synth One. This is not a bug. But, a feature request. |
Can this be fixed in the next release? @starfishmod you're welcome to take a stab at adding it. Please use the develop branch for your work. Thanks! |
@analogcode Thanks, As much as I would love to code this myself, I have neither skill or available resources in iPad App development. However I have built code to calculate the tempo from a ext MIDI clock source (in JS though) which I'm happy to share if it is helpful? Appreciate the great work everyone has done on this Synth! |
@karnlund has graciously volunteered to take the lead on this 🙏 |
This is about the only really missing feature for me ! |
|
Some time ago I added capabilities to recognize and measure tempo of incoming midi clock. Any connection between that tempo measurement and objects that use tempo will have to be someone else's responsibility at this point. You can obtain similar measurements from the Ableton Link library. My employer does not allow me to continue any more work on AudioKit. |
Thanks Kurt!
That's good to know. Hopefully someone at some point will enable the arps
to be sync'd to it.
Thanks again
Sam
…On Fri, 11 Mar 2022, 05:15 Kurt Arnlund, ***@***.***> wrote:
Some time ago I added capabilities to recognize and measure tempo of
incoming midi clock. Any connection between that tempo measurement and
objects that use tempo will have to be someone else's responsibility at
this point. You can obtain similar measurements from the Ableton Link
library. My employer does not allow me to continue any more work on
AudioKit.
—
Reply to this email directly, view it on GitHub
<#12 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYFIMDCVJUGPQPE3JUQI6DDU7LJGPANCNFSM4FPPHJIA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you commented.Message ID:
***@***.***>
|
I have a Hardware sequencer sending Midi Clock via USB Midi interface to my iPad.
Currently it seems that that the tempo is not synced to the External Clock. Can this be fixed in the next release?
The text was updated successfully, but these errors were encountered: