mirror of
https://github.com/yokemura/Magical8bitPlug2.git
synced 2025-07-17 11:04:16 -04:00
Fixed envelope main section empty error
This commit is contained in:
@ -328,7 +328,6 @@ public:
|
||||
expect(result30.valueAt(1) == 2);
|
||||
expect(result30.loopStartIndex == 0);
|
||||
expect(result30.releaseSequenceStartIndex == 1);
|
||||
expect(error = kParseWarningPreRepeatSegmentEmpty);
|
||||
|
||||
beginTest ("Empty segment warning(in-repeat)");
|
||||
error = kParseErrorNone;
|
||||
|
Reference in New Issue
Block a user