Stéphane Gagnon

Results 43 comments of Stéphane Gagnon

Hummmm... I had the same problem for ALSA and I think I was missing the libasound ... I think you are missing the development library for jack... Maybe you can...

You have a Mac? Not sure it works. There is a post in the mididing Google group about Mac. https://groups.google.com/forum/m/#!forum/mididings Maybe a solution here?

pip install decorator ? https://github.com/stefets/live-config/wiki/How-I-build-Mididings-(Python-3.x)

I tried to make the init_patch working on my Edirol SD-90 and I'm unable. So i found your post and tried the init patch as a list and I observe...

For my bug, I just fixed it yesterday, I was using Output in init_patch and, by design, it cant works. Using a single parameter or a list is the same.

Hi, This is not an issue with Mididings but with your script logic. You should submit your issue to the Mididings Community Group https://groups.google.com/g/mididings instead of here. Thanks

Thanks for the fix, applied in my fork today.

Hi @markk, I am following your commits and others forks to keep my mididings alive. This one give you more performance ? You had issue with the old collection ?

Upgraded to Python 3.10.3 today, good fix. And I had to build Boost to 1.78 in the same time.