[Fluxus] commits: midi incremental messages

gabor papp gabor.lists at mndl.hu
Mon Mar 28 03:47:19 PDT 2011


hi all,

i added support for incremental midi cc messages. you can set the 
encoding mode using (midi-set-cc-mode). three modes are supported 
'absolute, 'ableton and 'doepfer. the first one is the default, the last 
two ones use different incremental encodings. 'ableton sends a signed 
7-bit value, while 'doepfer sends 1 or -1. the setting should match the 
encoding mode of your midi device. if everything is done right, 
(midi-cc) should send signed incremental values.

best,
gabor



More information about the Fluxus mailing list