1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-29 16:55:59 +00:00
CLK/OSBindings/Qt
Thomas Harte 5f13ee7c19 Simplifies AudioBuffer by consolidating logic into writes.
This is kind of fiddling in the margins though; I'm having a lot of difficulty determining the semantically-correct way to get Qt not to funnel all activity through a single thread.
2020-06-09 23:56:08 -04:00
..
audiobuffer.h Simplifies AudioBuffer by consolidating logic into writes. 2020-06-09 23:56:08 -04:00
ClockSignal_en_GB.ts
ClockSignal.pro Adds an additional buffer. To reduce latency. No, really. 2020-06-09 00:01:22 -04:00
main.cpp
mainwindow.cpp Adds an additional buffer. To reduce latency. No, really. 2020-06-09 00:01:22 -04:00
mainwindow.h Adds an additional buffer. To reduce latency. No, really. 2020-06-09 00:01:22 -04:00
mainwindow.ui
scantargetwidget.cpp
scantargetwidget.h
timer.cpp
timer.h