AudioKitSynthOne icon indicating copy to clipboard operation
AudioKitSynthOne copied to clipboard

Syncing to External Midi Clock

Open starfishmod opened this issue 6 years ago • 8 comments

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?

starfishmod avatar Aug 14 '18 05:08 starfishmod

MIDI Clock support has not been added to Synth One. This is not a bug. But, a feature request.

analogcode avatar Aug 14 '18 20:08 analogcode

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 avatar Aug 14 '18 20:08 analogcode

@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? So yes more of a feature request for someone who is skilled :)

Appreciate the great work everyone has done on this Synth!

starfishmod avatar Aug 15 '18 01:08 starfishmod

@karnlund has graciously volunteered to take the lead on this 🙏

analogcode avatar Feb 01 '19 15:02 analogcode

This is about the only really missing feature for me !

vyskocil avatar Feb 20 '19 01:02 vyskocil

@karnlund has graciously volunteered to take the lead on this 🙏 Thank you! Any progress on this? It would be the best! It's a wonderful app but the lack of midi-clock sync is really limiting for me.

samkennedy01 avatar Mar 10 '22 17:03 samkennedy01

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.

karnlund avatar Mar 11 '22 05:03 karnlund

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 https://github.com/AudioKit/AudioKitSynthOne/issues/12#issuecomment-1064779894, 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: @.***>

samkennedy01 avatar Mar 12 '22 22:03 samkennedy01