Hi everyone,
Ninjam is the solution for the actual situation happening, usually we jam using Ableton link or midi sync, so I wanted to be in perfect sync with ninjam using my current setup. I've decided to hack something real quick, it's ugly but it works.
I am using Open Sound Control to send the sync and bpm to bitwig (bitwig also have an extension for OSC). It could work with any software that have OSC (ie: Pure Data). There's an explanation in the README.md in my repo.
https://github.com/patricksebastien/ninjam
I've added also a osc server to control the metronome (for now only muting). I've added the code on top of the cursesclient and it's only for linux.
Here's a video showing the sync (turn on audio):
https://imgur.com/a/7i0zgi3
Would love to build the guiclient, but there's no Makefile and not sure if it works on linux?
Cheers