--- libgig/trunk/ChangeLog 2018/12/22 18:59:29 3442 +++ libgig/trunk/ChangeLog 2018/12/23 21:47:55 3447 @@ -15,6 +15,10 @@ DimensionRegion::SustainReleaseTrigger which allows to define whether a sustain pedal up event shall cause a release trigger sample to be played (default: don't play release trigger sample by sustain pedal). + - GIG FORMAT EXTENSION: Added attribute + DimensionRegion::NoNoteOffReleaseTrigger which allows to disable the + regular behaviour of playing release trigger sample on MIDI note-off + events. * src/Serialization.cpp, src/Serialization.h: - Hide pure internal declarations from header file to avoid numerous