Add tab for loop station

This commit is contained in:
2022-12-27 21:19:21 +01:00
parent 626d27653a
commit b2f688c178
48 changed files with 346 additions and 204 deletions

View File

@@ -3,6 +3,8 @@
#include <algorithm>
#include <cmath>
#include "audioformat.h"
AudioPlayer::AudioPlayer(QObject *parent) :
QObject{parent}
{