47 Commits

Author SHA1 Message Date
b740cfa4b6 Work in progress 2023-06-10 21:31:50 +02:00
bd597b97b6 Implemented loopstation color settings 2023-01-01 07:34:16 +01:00
8483cbba7d Most colors are now configurable and added drum pad settings dialog 2023-01-01 07:13:48 +01:00
d4ca6bdd12 Implemented color output for loopstation 2022-12-30 18:16:30 +01:00
d2a931274b Fixed ordering of loop station samples and lots of other improvements 2022-12-30 13:33:49 +01:00
c843b39110 Implemented loopstation widget sample downloading 2022-12-29 00:26:57 +01:00
d1db1a05fd Fixed audio player crashing sometimes with dj scratching 2022-12-29 00:26:43 +01:00
e196c665eb Added loopstation sample widgets 2022-12-28 23:23:50 +01:00
e6a6e20940 Fixed typo 2022-12-28 05:15:02 +01:00
629d2e6cd3 Fixed midi handling for control change and implemented tab selection with midi 2022-12-28 04:56:09 +01:00
9d6c73782c Implemented midi tab widget 2022-12-28 03:02:23 +01:00
f80240847b Implemented midi buttons on loopstation page 2022-12-28 01:34:16 +01:00
d3fd851d54 Implemented loopstation preset detail widget 2022-12-28 01:22:03 +01:00
015d42d977 Implemented drumpad preset detail widget 2022-12-28 00:47:20 +01:00
b86de5695e Add optimizations on release again and make all warnings to errors 2022-12-28 00:20:09 +01:00
55377730ae Cleanups and renamings 2022-12-28 00:17:01 +01:00
5613fc553b Implemented loopstation preset model 2022-12-28 00:09:51 +01:00
e2a2980c4f Implemented SettingsDialog 2022-12-27 23:43:09 +01:00
56d56947c9 Implemented parsing of loop station presets 2022-12-27 22:47:46 +01:00
b2f688c178 Add tab for loop station 2022-12-27 21:19:21 +01:00
626d27653a Implemented midi control of most buttons in drumpad tab 2022-12-27 20:54:38 +01:00
818f462ae8 Moved widgets in subfolder 2022-12-27 10:15:13 +01:00
e612fa163d Removed splashscreen 2022-12-27 09:33:00 +01:00
9a71bf9dd3 Remember last selected audio and midi devices 2022-12-26 11:49:35 +01:00
6d6c029608 LEDs being renderd when drum pad tab is not active 2022-12-18 16:00:48 +01:00
a0efca01c7 Refactorings and preperations for loop station 2022-12-18 03:30:46 +01:00
68d420cf41 Implemented midi output for feedback on color pads 2022-12-17 21:56:23 +01:00
413be074f4 Also add caching for json request 2022-12-17 21:56:08 +01:00
b374116d35 Implemented persisting of channel/note for each pad 2022-12-17 17:28:06 +01:00
32cd57fecf New Qt signal slot syntax 2022-12-17 16:47:19 +01:00
b0024829ee Added learn button to samples 2022-12-17 16:46:14 +01:00
cb658fd696 Remove reference wrapper from foreach loops 2022-12-17 16:44:56 +01:00
fa6b8ce716 Fix for retarted NoteOff message from novation launchpad 2022-12-17 16:43:47 +01:00
632555fa71 Fixed strange crash with invalid model index 2022-12-17 16:39:02 +01:00
a9fb3d4e52 Adapted new json format changes 2022-12-17 16:37:57 +01:00
b11488a334 Fix wrong order of loop size buttons in trackdeck 2022-12-17 16:37:04 +01:00
92ec82d0d9 Fix empty texts in tabs 2022-12-17 16:36:28 +01:00
96167220ca Improvements 2020-04-30 21:06:17 +02:00
81cc81fe3a Implemented basic BPM mechanism 2020-04-29 19:48:41 +02:00
2919ca2db6 Scratching now also works when stopped 2020-04-28 00:26:40 +02:00
5bdf60fc82 Implemeted scratching 2020-04-28 00:06:50 +02:00
686f42265e Implemented basic preview! 2020-04-27 23:39:49 +02:00
e9c905eb67 Added DJ audio track player 2020-04-27 22:59:30 +02:00
ea6c112158 Switched to PortAudio 2020-04-26 20:49:20 +02:00
e5654e5131 Better separation 2020-04-25 23:03:33 +02:00
202a0a8a0a Imported existing sources 2020-04-25 20:53:49 +02:00
87b151d347 Initial commit 2020-04-25 20:33:27 +02:00