[openbeos-midi] Re: Where starting to understand midi_server?
- From: Michael Pfeiffer <michael.pfeiffer@xxxxxxxxx>
- To: openbeos-midi@xxxxxxxxxxxxx
- Date: Tue, 15 Oct 2002 13:51:57 -0700
>By the way, if the midi_server indeed works with BMessages, we can
>create a simple fake midi_server that just accepts incoming
>messages, prints them out, and passes them on to the real
>midi_server. I think other teams have done something similar for
>their servers. This might give us some clues...
I can confirm that at least the print_server works that way.
I guess the midi_server uses different kind of IPC. BMessage
for register/unregister/querry of BMidiEndpoints and
ports or thread message cache for sending midi events.
- Michael
- References:
- [openbeos-midi] Re: Where starting to understand midi_server?
- From: Matthijs Hollemans
Other related posts:
- » [openbeos-midi] Where starting to understand midi_server?
- » [openbeos-midi] Re: Where starting to understand midi_server?
- » [openbeos-midi] Re: Where starting to understand midi_server?
- » [openbeos-midi] Re: Where starting to understand midi_server?
- » [openbeos-midi] Re: Where starting to understand midi_server?
- » [openbeos-midi] Re: Where starting to understand midi_server?
- [openbeos-midi] Re: Where starting to understand midi_server?
- From: Matthijs Hollemans