Implemented midi buttons on loopstation page
This commit is contained in:
@@ -28,8 +28,6 @@ struct File
|
||||
std::optional<QString> stopOnRelease;
|
||||
std::optional<bool> looped;
|
||||
std::optional<int> choke;
|
||||
|
||||
bool operator==(const File &other) const;
|
||||
};
|
||||
|
||||
struct SequencePad
|
||||
|
Reference in New Issue
Block a user