Implemented basic BPM mechanism

This commit is contained in:
2020-04-29 19:48:41 +02:00
parent 2919ca2db6
commit 81cc81fe3a
18 changed files with 426 additions and 122 deletions

View File

@@ -16,7 +16,6 @@ SOURCES += \
audioplayer.cpp \
djwidget.cpp \
filesmodel.cpp \
flatfilesystemmodel.cpp \
graphrenderer.cpp \
jsonconverters.cpp \
main.cpp \
@@ -40,7 +39,6 @@ HEADERS += \
audioplayer.h \
djwidget.h \
filesmodel.h \
flatfilesystemmodel.h \
graphrenderer.h \
jsonconverters.h \
mainwindow.h \