virtual sources and destinations
virtual sources and destinations
- Subject: virtual sources and destinations
- From: nicolas berloquin <email@hidden>
- Date: Wed, 25 Sep 2002 15:53:04 +0200
Hello !
I'm new to the list, but I had a look in the archives before asking.
I hope I won't fall into a FAQ type of question...
I'm writing a small app that basically sends computed midi notes to
Reason (the sound app).
After trial and error, I managed to have my endpoints appear inside
reason's midi prefs pane,
but I only managed it once. ie it doesn't work anymore, all I can see
is "No Input".
So I have a few questions:
- I believe I'm right when I say that the minimum required setup in
order to achieve what I stated above is:
- create a client
- create a source (set its scheduletime to >0 in order to have the
midiserver manage things nicely)
- MIDIReceived() data to the source as you go along
-> will creating a destination on the same client as the source add
any benefit with the above setup ?
- reason never appears as an existing destination/source/device, is
this a reason bug, or normal ?
- can someone confirm me that once the midiserver has crashed, new
launches get buggy and a real
restart is recommended ? (I'm also having problem with an USB keyboard
that's sometimes not
recognized...).
thanks ^_^
PS I'm using jaguar 10.2.1.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.