--- libgig/trunk/ChangeLog 2018/12/09 20:14:46 3440 +++ libgig/trunk/ChangeLog 2018/12/22 18:59:29 3442 @@ -11,6 +11,10 @@ - Fixed gig v4 files falsely being handled as v2 format (patch by Ivan Maguidhir). - Added gig v4 version identifier (File::VERSION_4). + - GIG FORMAT EXTENSION: Added attribute + 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). * src/Serialization.cpp, src/Serialization.h: - Hide pure internal declarations from header file to avoid numerous