Query: oss_midiloop
OS: debian
Section: 7
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
oss_midiloop(7) OSS Devices oss_midiloop(7)NAMEoss_midiloop - Loopback MIDI driver.DESCRIPTIONThe loopback midi driver makes it possible to create special purpose virtual midi devices based on user land server processes.INTRODUCTIONMIDI loopback devices are like named pipes or pseudo terminals. They are grouped in client and server device pairs. The server side device must be open before the client side device can be opened. SERVER SIDE DEVICE The server side device is used by some special application (such as a software based MIDI synthesizer) to receice MIDI events from the applications that want to play MIDI. CLIENT SIDE DEVICE Client applications such as MIDI players open the client side device when they need to play some MIDI stream (file). The client side device behaves like any "ordinary" MIDI device. However it cannot be opened when there is no program connected to the server side.COMPATIBILITY ISSUESMIDI loopback devices differ from "normal" MIDI devices because an application is needed at the both ends of the loop. The loop device will return a "Connection reset by peer" error (ECONNRESET) error. Applications designed to be used as loopback based server applications can/should use this error (returned by read or write) as an end-of-stream indication.OPTIONSo midiloop_instances: Specifies how many loopback client/server MIDI device pairs to be created. Values: 1-16 Default: 1KNOWN PROBLEMSNoneFILES/etc/oss4/conf/oss_midiloop.conf Device configuration fileAUTHOR4Front Technologies 16 December 2012 oss_midiloop(7)
Related Man Pages |
---|
aplaymidi(1) - debian |
smfrec(1) - debian |
vkeybd(1) - debian |
aplaymidi(1) - centos |
oss_midiloop(7) - debian |
Similar Topics in the Unix Linux Community |
---|
loopback in 4.1.4.0 AIX server |
pick the bug the server enters an infinite loop |
WIAK 1.1.2 (Default branch) |
Help with virtual optical device |
Simple Midi Need |