Go to file
Arnaud G. GIBERT 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
.gitignore Initial commit: 2022-03-20 23:46:24 +01:00
datastruct.c - Fix memory leaks with valgrind! 2022-03-27 11:33:37 +02:00
datastruct.h - Fix memory leaks with valgrind! 2022-03-27 11:33:37 +02:00
drummer.c - Add Layer support, 2022-03-23 22:57:26 +01:00
drummer.h - Add Layer support, 2022-03-23 22:57:26 +01:00
go.sh - Add Layer support, 2022-03-23 22:57:26 +01:00
libnode.c Initial commit: 2022-03-20 23:46:24 +01:00
libnode.h Initial commit: 2022-03-20 23:46:24 +01:00
lv2_plugin.c - Fix memory leaks with valgrind! 2022-03-27 11:33:37 +02:00
lv2_plugin.h - Fix memory leaks with valgrind! 2022-03-27 11:33:37 +02:00
node.h Initial commit: 2022-03-20 23:46:24 +01:00