No description
Find a file
2022-03-21 11:36:53 +01:00
.git-ci [ci] use central gitlab-iem.yml 2022-03-21 08:55:58 +01:00
bird whitespace 2022-03-21 09:40:46 +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 Update CHANGES.txt 2022-03-21 11:36:31 +01:00
comport-help.pd document creation arguments 2022-03-21 11:24:51 +01:00
comport-meta.pd Bump version to v1.2 2022-03-21 11:36:53 +01:00
comport-stress-test.pd moved comprt-code to toplevel directory 2017-02-27 11:14:59 +01:00
comport.c hrmpf: on macOS speed_t is "long", on linux it is "int"... 2022-03-21 11:31:25 +01:00
LICENSE.txt re-format the LGPL 2022-03-21 10:35:52 +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