jproy
Results
3
issues of
jproy
It seems that signal+ and signal\* are missing but documented.
There's a type problem there... And the test of rsound-fft-draw is commented in test-draw.rkt
~/Desktop/midi-parser-master/src$ gcc midi-parser.c -o midi-parser Undefined symbols for architecture arm64: "_main", referenced from: implicit entry/start for main executable ld: symbol(s) not found for architecture arm64 clang: error: linker command failed...