Pierre-Loup M.

Results 17 comments of Pierre-Loup M.

I'm sorry to open that much issues too ! Thank you for the tip for EDA_ANGLE : I tried to pass `EDA_ANGLE.DEGREES_T` and `EDA_ANGLE_T.DEGREES_T`,without success. I finally passed `1` instead,...

Hi FourToe. Thank you for your words ! The oscillators are synced in the way that osc1 is tied to the frequency given by the key being pressed (and pitchbend,...

Hello, I had the same need, and modified my files this way. It works, but it causes clipping if the sustain is modified during the decay phase. So I've also...

Hi Ben. Pas de problème pour l'anglais, je ne relève pas, je suis français aussi ! ;) (but I'll go on in english, sorry...) You can use only the Teensy...

Hi, If you look at the code, you will see that are too handlers for note on and note off. * One is the __internal__ handler. It takes every notes...

Yeah, it could be usefull ! I was thinking about making a midi mixer for easier use of Ardour ! Don't you have a repository for it ?

For MIDI in, you have nothing to do, it already works as is. At least for note triggering. Every step in the audio chain is initialized, so you should hear...