Search found 1 match
- Tue Nov 06, 2018 9:20 am
 - Forum: Newbies & Support
 - Topic: Sending note events to linuxsampler
 - Replies: 1
 - Views: 22340
 
Sending note events to linuxsampler
Hi all, I've been looking into writing a linuxsampler front-end / wrapper in Python, and I managed to get as far as sending LSCP messages to create a channel, load an instrument, etc., but I'm not clear on how I actually play notes. Do I just send MIDI messages? If so, to where -- the same port that...