jack_link icon indicating copy to clipboard operation
jack_link copied to clipboard

Linking SuperCollider with QmidiArp and Patroneo seems to work

Open grammoboy2 opened this issue 4 years ago • 8 comments

FYI: Not sure how much Link is used on Linux, but I successfully linked SuperCollider with QmidiArp via jack_link.

grammoboy2 avatar Dec 10 '20 16:12 grammoboy2

Short howto here: https://linuxmusicians.com/viewtopic.php?f=19&t=22430

grammoboy2 avatar Dec 10 '20 23:12 grammoboy2

what about qtractor, the original raison d'être for this thing ?

rncbc avatar Dec 11 '20 09:12 rncbc

On 12/11/20 10:01 AM, Rui Nuno Capela wrote:

what about qtractor https://github.com/rncbc/qtractor, the original /raison d'être/ for this thing ?

I've just a limited amount of time to test and I'm mainly interested in apps that do looping. But maybe you are able to tell me how qtractor works with Link? :)

Would certainly be cool if it worked.

grammoboy2 avatar Dec 11 '20 10:12 grammoboy2

qtractor of course works, it was the earliest of test-beds for jack_link anyway.

rncbc avatar Dec 11 '20 10:12 rncbc

On 12/11/20 11:25 AM, Rui Nuno Capela wrote:

qtractor of course works, it was the earliest of test-beds for jack_link anyway.

Great work! Will test.

grammoboy2 avatar Dec 11 '20 10:12 grammoboy2

Which application do you use to control the tempo of Link for Qtractor?

grammoboy2 avatar Dec 11 '20 10:12 grammoboy2

jack_link is a two-way bridge:

  1. qtractor sets jack-timebase (eg. current tempo/bpm) => jack_link => Link;
  2. some Link peer sets tempo/bpm => jack_link => qtractor.

rncbc avatar Dec 11 '20 11:12 rncbc

Qtractor seems to sync well with supercollider too via jack_link. Midi clips did certainly work, audio too I think, but it was a bit more difficult to verify, because I lack Qtractor skills atm. Looping seems to run smooth. It sometimes takes a while till they're synced, Ableton Link is not perfect for tempo changes, this is also what the supercollider documentation says.

grammoboy2 avatar Dec 11 '20 15:12 grammoboy2