Commit Graph

3 Commits

Author SHA1 Message Date
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