[Csnd] DMX Signals out of Csound

Hello Everybody!

Is there a possibility to send DMX signals out of csound?

All the best,
philipp

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

in the mid 2010s, i had plans to cook up something with the serial family of opcodes to do light cues along with sound cues for an off brand cafetorium lighting system but i couldn't get any rs-485 signals to jive with the dimmer system.

in the late 1990s i ran some midi compositions through an etc console after discovering it had a midi implementation. it was twinkly experiment. but i never really got around to any light designs for it.

k.

I’d use a Teensy or Arduino with a DMX shield, then send OSC, serial or midi to the microcontroller.
All best
Øyvind

tir. 7. mai 2024 kl. 21:07 skrev Philipp Neumann <philipp@von-neumann.com>:

Hello Everybody!

Is there a possibility to send DMX signals out of csound?

All the best,
philipp

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

Thanks everybody!
So it seems it’s a more complex process. Hoped to implement something for a moving head on the side for a recent project.

So i have to first dig into deeper.

Greetings,
Philipp