1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-29 16:55:59 +00:00
CLK/OSBindings/Qt
Thomas Harte 378ff39e5e Makes an unsuccessful attempt at producing audio.
On the plus side, it does seem successfully to sniff out an appropriate audio format and to communicate mono/stereo onward.
2020-06-06 19:19:01 -04:00
..
ClockSignal_en_GB.ts Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
ClockSignal.pro Makes an unsuccessful attempt at producing audio. 2020-06-06 19:19:01 -04:00
main.cpp Advances to having a selected machine actually run. 2020-06-03 23:39:16 -04:00
mainwindow.cpp Makes an unsuccessful attempt at producing audio. 2020-06-06 19:19:01 -04:00
mainwindow.h Makes an unsuccessful attempt at producing audio. 2020-06-06 19:19:01 -04:00
mainwindow.ui Advances to having a selected machine actually run. 2020-06-03 23:39:16 -04:00
scantargetwidget.cpp Adds an eventFilter, in order to steal keypresses. 2020-06-05 22:11:17 -04:00
scantargetwidget.h Advances to having a selected machine actually run. 2020-06-03 23:39:16 -04:00
timer.cpp Pushes rudimentary keyboard input. 2020-06-05 23:06:28 -04:00
timer.h Pushes rudimentary keyboard input. 2020-06-05 23:06:28 -04:00