I want to know is there a way to reduce the absolute duration of a note (that means ON time) by a small factor and increase the silence between notes using CC# in MIDI. I guess the reverse of this feature is release (CC#72). In case of release, the duration of each note is increased and silence between notes is reduced if I am not mistaken. Also in case of attack, silence is at the beginning and ON time is definitely reduced. I am looking for something like attack only, but amount of silence should be added after playing the note and not before playing the note. I tried decay (CC75), but I do not notice any effect. I am using jfuge library for Java to synthesize the music in my PC.
-
midi cc