Commit Graph

9 Commits

Author SHA1 Message Date
8844bd636f - Add utils.h & utils.c files,
- Implement DR_Kit_Id_Convert() and DR_Bank_Program_Id_Convert(),
- Implement UI title label and id_bank_program label update,
- Add GPL3 license file & file headers.
2024-04-14 16:17:19 +02:00
0082554711 - Factorise DRT_Drummer_URIS & DR_LV2_Map_URIS into new common lv2 files lv2_utils.h & lv2_utils.c,
- Implement Kit_Update_Request & Kit_Update_Reply,
- Update Kit ComboBox on Kit_Update_Reply,
- Need to fix Kit_Update_Reply on async sample load...
2024-04-10 23:53:45 +02:00
1368d988d1 - Add kit combobox in ui,
- Remove kits database load on ui side,
- Fix velocity ignore flag toggling,
- Start kit name tab update process.
2024-04-08 10:01:34 +02:00
e816f1cb0d - Move project url to gitea,
- Moge plugin url to rx3.org,
- improve drummer-mkttl.
2024-04-03 14:10:45 +02:00
68336ef3b6 - Move URL from github to rx3
- Start UI / GTK implementation
- Minor code refactoring
2023-07-28 01:14:53 +02:00
5113c24f6a - Add Multithread task support,
- Add task layer loading support,
- Add task kit loading support,
- Add task kits loading support.
2022-04-27 23:13:33 +02:00
84e23826c3 - Add Sample loading and unloading support,
- Add preliminary LV2 sample loading support,
- Add LV2 multy layer sample play,
- Add LV2 Bank select & Program change midi message support,
- Fix minor bugs...
- No GFX
2022-04-20 12:37:32 +02:00
bb02d97272 - Add Layer support,
- Add inital sample load,
- Improve XML parsing functions,
- No GFX and no Sound!
2022-03-23 22:57:26 +01:00
1218622bc6 Initial commit:
- Kit and Instrument data structure
  - Kit and Instrument XML loading
  - No layer support!
  - No GFX and no Sound!
2022-03-20 23:46:24 +01:00