creating jxf file from wav
Hi--i think there's a topic on this but I didn't quite find an answer and it's from a long time ago so thought I'd make a new one. Does anyone know how I turn a wav into a jxf by any chance?
i'm not entirely sure how to write a buffer to jit.poke~
jit.buffer~ accesses an MSP buffer~ in matrix form(you could tell it to output its matrix, then use other jitter objects to remap/re-dimensionalize into whatever jit.matrix size you want to output into jxf from there)