[fpc-pascal]/dev/lp0

René Bastian rbastian at club-internet.fr
Tue Jan 7 13:01:03 CET 2003


I need to write directly on the parallel port s/linux;
the aim is to send MIDI files on an very good interface (MusicQuest 8port/se)
which is no longer supported by the M$ world ;
with this interface one gets 8*16=128 MIDI channels.

Which is the correct syntax ?

assign(f, "/dev/lp0");
rewrite(f)

???

thanks for your answers,

-- 
René Bastian
http://www.musiques-rb.org : Musique en Python 




More information about the fpc-pascal mailing list