AudioKit / AudioKitSynthOne

AudioKit Synth One: Open-Source iOS Synthesizer App
http://audiokitpro.com/synth
MIT License
1.67k stars 217 forks source link

AKAppleSequencer can send midi events? #155

Closed NicolasLourenco closed 4 years ago

NicolasLourenco commented 4 years ago

Hey there, I'm following up this question on SO and i'm thinking we're facing to a bug. I've updated AudioKit to 4.9.5 and I've renamed all call to AKSequencer to AKAppleSequencer.

It seems that the forward of midi event to the listener are not working. What I've done:

The listener is supposed to play the sound on the sample but the callback is never called. Maybe I'm missing something but I've found nothing on the exemples 🤷‍♂️

NicolasLourenco commented 4 years ago

Bad repo. My bad 🙏 Question on SO: https://stackoverflow.com/questions/61008459/no-sound-with-aksequencer-and-aksampler-chaining