Adding curve response Log and Antilog: first point after adding Math lib, it seems the loading sequence of libraries is wrong. the `__errno' compilation error. To resolve it we have to set the loading sequence, just change this line in your Makefile: LIBS= to LIBS = -lm -lgcc -lc works for me ;) Now the curve: in declaration add the curve variable, I use MIOS Studio to control it u8 curve = 64; in MIDI_Notify CC#1 is curve parameter ///////////////////////////////////
    • Like
    2