|
68336ef3b6
|
- Move URL from github to rx3
- Start UI / GTK implementation
- Minor code refactoring
|
2023-07-28 01:14:53 +02:00 |
|
|
4acba194b5
|
- Add a new log system support,
- Add LV2 log support,
- Move Base & LV2_Base to global,
- Remove uneeded *Base pointer aguments,
- Code cleanup (to be clompleted)
|
2022-05-14 23:53:23 +02:00 |
|
|
843d73655d
|
Add "Velocity Ignore" and "Note Off Ignore" setup change via MIDI,
Add channel_id, velocity_ignore_note, note_off_ignore_note, velocity_ignore_flag, note_off_ignore_flag control ports,
Add LV2 port-groups support,
Minor changes.
|
2022-05-11 12:52:37 +02:00 |
|
|
7cbad040ee
|
- Add sustains support,
- Improve task wait management.
|
2022-04-29 20:48:54 +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 |
|
|
5dfe9feb17
|
- Add kit load status suport
- Optimize kit sample loading
- Normalize some macro and constant naming
|
2022-04-21 01:27:08 +02:00 |
|
|
103f3b8135
|
Add drummer-mkttl
|
2022-04-20 12:44:27 +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 |
|
|
6be9e0f582
|
- Fix memory leaks with valgrind!
- Move data structure management in datastruct.c and datastruct.h files,
- Prepare LV2 plugin in new lv2_plugin.c and lv2_plugin.h files.
|
2022-03-27 11:33:37 +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 |
|