Go Back   Cockos Incorporated Forums > REAPER Forums > REAPER for Linux

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 05-05-2019, 11:34 AM   #1
ovitus
Human being with feelings
 
Join Date: May 2019
Posts: 24
Default MIDI devices in Reaper for Tidalcycles

I'm trying to create a MIDI input device in Reaper so I can send MIDI to it from SuperCollider with the SuperDirt quark using Tidalcycles. Before I was able to do this in Renoise by simply creating a MIDI In device and evaluating this line in SuperCollider:

MIDIClient.init

Doing that would initialize MIDI in SuperDirt and I'd see a string in the post window with the available Midi In device from Renoise, which I could then copy into the next line to evaluate and initialize my device into the midiOut object:

~midiOut = MIDIOut.newByName("Renoise MIDI Input", "Renoise MIDI In Port A")

Trouble is, I've changed my DAW to Reaper for VST3 support. Now I'm having trouble setting up MIDI. I enabled 'Midi Input 1' device, but it doesn't show up in SuperCollider as before when calling 'MIDIClient.init'

I do see 'Midi Input 1' in Jack's audio connection graph, but it's red and I can't make any connection to it.
ovitus is offline   Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 01:41 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.