From 78b48a4f7250f94b62a5c995f8c714804bb66eef Mon Sep 17 00:00:00 2001 From: Wohlstand Date: Fri, 27 Oct 2017 01:36:59 +0300 Subject: Repair the ability to skip silence in a begin, ...But keep it be togglable through macro definition --- libADLMIDI-test.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'libADLMIDI-test.pro') diff --git a/libADLMIDI-test.pro b/libADLMIDI-test.pro index a34da51..2a285d4 100644 --- a/libADLMIDI-test.pro +++ b/libADLMIDI-test.pro @@ -17,6 +17,7 @@ LIBS += -lSDL2 -lpthread -ldl #DEFINES += DEBUG_SEEKING_TEST #DEFINES += DISABLE_EMBEDDED_BANKS #DEFINES += ADLMIDI_USE_DOSBOX_OPL +#DEFINES += ENABLE_BEGIN_SILENCE_SKIPPING QMAKE_CFLAGS += -std=c90 -pedantic QMAKE_CXXFLAGS += -std=c++98 -pedantic -- cgit v1.2.3