Csound Csound-dev Csound-tekno Search About

[Csnd] using multiple qwerty keyboards

Date2022-08-04 06:30
Fromkelly hirai
Subject[Csnd] using multiple qwerty keyboards
Attachmentskhirai.vcf  
hey csounders, its been a while.

i have a concept that requires the use of 10-20 qwerty keyboards and 
csound on linux. i've been working some c code that would poll from 
/dev/input and emit osc to a csound process, but its slow going.

might there be an easier way to read from /dev/input directly out of 
csound? keymaping will be arbitrary, but i would like to be able to read 
and trigger presses and releases from all of the keys.

kelly hirai

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2022-08-04 08:17
FromTarmo Johannes
SubjectRe: [Csnd] using multiple qwerty keyboards
Hi!

If you have already a C program that deals with the keybaords, this is the best control. I guess the best and fastest way  to included Csound in this program vias Csound API (using Csound channels or triggering events), see:
https://github.com/csound/csoundAPI_examples/tree/master/c

tarmo

Kontakt kelly hirai (<khirai@hiraimusic.net>) kirjutas kuupäeval N, 4. august 2022 kell 08:30:
hey csounders, its been a while.

i have a concept that requires the use of 10-20 qwerty keyboards and
csound on linux. i've been working some c code that would poll from
/dev/input and emit osc to a csound process, but its slow going.

might there be an easier way to read from /dev/input directly out of
csound? keymaping will be arbitrary, but i would like to be able to read
and trigger presses and releases from all of the keys.

kelly hirai

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here