Coen Rampen c0388b833c AUDIO/MIDI: Fix OPL empty instrument check
The empty OPL instrument check would check only the ADSR envelope fields for 0,
assuming this would mean the instrument would produce no sound. However, some
of these fields are flipped, i.e. max value would produce no sound. So this
shortcut was invalid. It is replaced by checking all fields for 0.
2021-08-14 21:48:10 +02:00
..
2021-07-09 17:09:32 +01:00
2021-08-12 13:18:27 -04:00
2021-08-12 13:18:27 -04:00
2021-07-29 20:24:42 +02:00
2021-07-29 20:24:42 +02:00