i've got overtone working on my intel edison board, but whenever it try to load a (sample "filename.wav"), scsynth crashes with: ndfile.c:312: sf_open: Assertion
sizeof (sf_count_t) == 8' failed.`. any idea what could be wrong?
¯\(ツ)/¯
that's the kind of cryptic messages that leave me totally lost
not good at C land
on other news, it turns out MIDI support is already built in so I don't need to mess with external libraries. It works pretty much straight out of the box