[phpBB Debug] PHP Notice: in file /viewtopic.php on line 927: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 927: getdate(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3545: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3547: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3548: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3549: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
user support & discussion • View topic - support of parallel port MIDI interfaces ?!
Page 1 of 1

support of parallel port MIDI interfaces ?!

PostPosted: Thu Oct 09, 2003 2:06 am
by Uwe Schueler
Hi Tom,
There a many cheap old laptops out there that
could make an excellent portable MIDI-gear
with converter. How about "Portman" support ?!
best regards Uwe

re: support of parallel port midi interfaces

PostPosted: Thu Oct 09, 2003 2:21 am
by tom roscoe
Hey there,

It's possible to support parallel port midi devices, however information regarding direct hardware-level programming for those interfaces would be required - do they all use a standard method of communication over the parallel port (ie. device initialization etc)?

We don't have any parallel port midi interfaces in house, which would make it difficult in terms of testing... but I will look into the possibility of supporting this type of interface (i suppose there are also serial-port devices as well...)

UPDATE:
it seems that the manner in which one writes code to communicate with these interfaces is not only highly variant depending on the device. but access to the required programming documentation is quite tightly restricted by the manufacturers, which is truly unfortunate, as we would have otherwise implemented support for serial and paralell midi interfaces.

best regards,
tom