No description
Find a file
2025-10-09 23:47:39 +09:00
.git-ci [ci] call the correct script to inject version 2024-12-16 17:59:30 +01:00
bird fix fullname of "iem" 2024-12-16 17:36:52 +01:00
pd-lib-builder Drop pd-lib-builder tests 2024-09-26 16:08:09 +02:00
.gitattributes exclude some files from the generated tarballs 2019-11-12 16:37:22 +01:00
CHANGES.txt update CHANGES.txt and changes-list in comport.c 2024-10-10 15:34:34 +02:00
comport-help.pd update help patch: document [lock( and localize $0-comctl 2024-10-09 12:10:20 +02:00
comport-meta.pd Bump version in comport-meta to 1.3 2024-12-16 17:46:42 +01:00
comport-stress-test.pd moved comprt-code to toplevel directory 2017-02-27 11:14:59 +01:00
comport.c redirected some error msg. to debug log 2025-10-09 23:47:39 +09:00
LICENSE.txt fix fullname of "iem" 2024-12-16 17:36:52 +01:00
Makefile parse version information from comport-meta.pd 2024-12-16 17:39:48 +01:00
README.txt fix fullname of "iem" 2024-12-16 17:36:52 +01:00

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

 (c) 1998-2005  Winfried Ritsch (see LICENCE.txt)
 iem - Institute of 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

if you want to compile the newest (bleeding edge, and possibly unstable) source
code yourself, you can get a copy from the public git repository:
   https://git.iem.at/pd/comport/

there's also an issue tracker for reporting bugs and requesting new features
available at:
   https://git.iem.at/pd/comport/-/issues