[Csnd] DMX Signals out of Csound
Date | 2024-05-07 20:05 |
From | Philipp Neumann |
Subject | [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 https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2024-05-08 14:13 |
From | kelly hirai |
Subject | Re: [Csnd] DMX Signals out of Csound |
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. On 5/7/24 15:05, Philipp Neumann wrote: > 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 -- kelly hirai https://hiraimusic.net/~khirai 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 |
Date | 2024-05-08 14:47 |
From | Oeyvind Brandtsegg |
Subject | Re: [Csnd] DMX Signals out of Csound |
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! |
Date | 2024-05-08 16:23 |
From | Philipp Neumann |
Subject | Re: [Csnd] DMX Signals out of Csound |
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 > Am 08.05.2024 um 15:47 schrieb Oeyvind Brandtsegg |