No description
Find a file
IOhannes m zmölnig 9bd005ba5b build [flock] if "with-bird=yes"
we don't disable it by default, in order to keep confusion low.
practically no one still has the device, and the help-patch is rather
low-leverl.
2022-03-21 09:25:08 +01:00
.git-ci [ci] use central gitlab-iem.yml 2022-03-21 08:55:58 +01:00
bird drop unused files 2022-03-21 09:13:03 +01:00
pd-lib-builder Merge commit 'd187d4792978ceb4bcc8e68bd347f13fca24f11c' 2022-03-21 08:58:07 +01:00
.gitattributes exclude some files from the generated tarballs 2019-11-12 16:37:22 +01:00
CHANGES.txt bump version to 1.1.1 2017-03-08 09:47:38 +01:00
comport-help.pd moved comprt-code to toplevel directory 2017-02-27 11:14:59 +01:00
comport-meta.pd bump version to 1.1.1 2017-03-08 09:47:38 +01:00
comport-stress-test.pd moved comprt-code to toplevel directory 2017-02-27 11:14:59 +01:00
comport.c squelch unused-parameter warnings 2022-03-21 09:08:29 +01:00
LICENSE.txt moved comprt-code to toplevel directory 2017-02-27 11:14:59 +01:00
Makefile build [flock] if "with-bird=yes" 2022-03-21 09:25:08 +01:00
README.txt drop unused files 2022-03-21 09:13:03 +01:00

comport - PD external for unix/windows to use the serial ports

 (c) 1998-2005  Winfried Ritsch (see LICENCE.txt)
 Institute for Electronic Music - Graz

on Windows the COM0, COM1, ... are used and 
under Unix devices /dev/ttyS0, /dev/ttyS1, ...
and new on unix /dev/USB0, ... and can be accessed via a Index.

Please see testcomport.pd for more help.

USE: There should be a external comport.dll for windows, comport.pd_linux for linux and so on.

just copy it to the extra folder of your pd Installation or working directory. 
Please see testcomport.pd for more help.

If you have improvements or questions feel free to contact me under
ritsch _at_ iem.at