Fixed removal of track when notes are playing

This commit is contained in:
Javier Serrano Polo
2016-06-05 00:50:26 +02:00
parent 27eaa4d512
commit d31089ceb5
67 changed files with 152 additions and 25 deletions

View File

@@ -34,6 +34,7 @@
#include "MidiController.h"
#include "MidiClient.h"
#include "MidiPortMenu.h"
#include "Mixer.h"
#include "LcdSpinBox.h"
#include "LedCheckbox.h"
#include "ComboBox.h"