Hi.
It is possible to play a MuseScore MIDI file into SuperCollider, I mean to control the SynthDefs via MuseScore?
Hi!
There are three possible approaches:
-
Using SimpleMIDIFile from the wslib quark:
wslib/wslib-help/HelpSource/Classes/SimpleMIDIFile.schelp at master · supercollider-quarks/wslib · GitHub -
Real-time MIDI through physical hardware
This is not recommended for this situation, in my opinion. -
Real-time MIDI using virtual MIDI ports:
- macOS: Audio MIDI Setup or Cycling ’74 Max
- Windows: loopMIDI — loopMIDI | Tobias Erichsen
Thanks I will use loopMIDI.
One more thing: If MuseScore supports VST3, you could also use PluginCollider: GitHub - asb2m10/plugincollider: SuperCollider as a VST3 plugin · GitHub
MuseScore 4 seems to support VST3, so it’s worth trying: