Open ViktorNova opened 10 years ago
Now it doesn't support jack transport yet, sad, but it has in future plans. I need some free time. In future plans also MIDI support. It's experimental project. For complete experiment, I need to create primitive DAW (tracks, pans/volume faders, sends, support plugins LV2/LADSPA/DSSI by another Node.JS modules), virtual midi keyboard.
Now by this module you can commutate JACK-audio ports, process audio (get capture and write to playback). See examples here: https://github.com/unclechu/node-jack-connector/tree/master/examples
That is very cool (and very ambitious!) I am excited to see what you create! Will definitely be keeping an eye on this project
Very exciting project! Does this support Jack transport / BPM / song position, or have plans to in the future? Or perhaps a better question, what does it do so far?