Search found 2 matches

by gilimanjaro
Wed Feb 09, 2011 4:53 pm
Forum: Newbies & Support
Topic: Utter MIDI newbie lost in the woods
Replies: 1
Views: 4218

Re: Utter MIDI newbie lost in the woods

I guess I learn fast...

Code: Select all

SEND CHANNEL MIDI_DATA NOTE_ON 0 56 112
Seems to work!
by gilimanjaro
Wed Feb 09, 2011 4:50 pm
Forum: Newbies & Support
Topic: Utter MIDI newbie lost in the woods
Replies: 1
Views: 4218

Utter MIDI newbie lost in the woods

Hey all, I'm completely new to all things MIDI and all things LinuxSampler, but I think it can do what I want. - I want a process running in the background (which would be LinuxSample) - other processes can (whenever they see fit) send a command to this process to play a note (or sound) - for now it...