--- linuxsampler/trunk/ChangeLog 2021/12/22 14:40:54 4008 +++ linuxsampler/trunk/ChangeLog 2021/12/22 15:01:44 4009 @@ -25,6 +25,8 @@ - Use libgig's gig::File::GetInstrument() method with method gig::File::CountInstruments() instead of now deprecated gig::File::GetFirstInstrument() / gig::File::GetNextInstrument() pair. + - Show a more detailed error message on terminal if an appropriate editor + could not be found for a .gig instrument. * MIDI driver: - VirtualMidiDevice: added method Reset() which is e.g. intended to be used