-
kristofferlislegaard
@whale-av
Thank you for your very good answer. Would this be a lot easier with a dmxinterface that uses artnet instead? So one with an ethernet port? -
kristofferlislegaard
I am trying to build a lightning rig controlled via OSC to a Raspberry Pi running PD.
Then I want to output dmx from the Raspberry Pi to my Enttec Enttec DMX Usb Pro.Does anyone know a way to do this? The website does say it is supported by Raspberry Pi but I do not know how to communicate with it from PD.
https://www.enttec.com/product/controls/dmx-usb-interfaces/dmx-usb-interface/
Would be super happy for all help
-
kristofferlislegaard
Now it works perfectly!
Thank you @whale-av ! -
kristofferlislegaard
Ah perfect! Thank you so much!
Scale is from the maxlib-library and scales the signal linearly(my problem right there), which is really great for some other stuff -
kristofferlislegaard
Thank you so much! Here is a screenshot of the pitchbend part of the patch:
It has been a little "code as you go" so there might be a few extra objects here and there, but the essens of the problem is really clear. Octaves works perfectly but all the other spots does not match up with the grid on the Linnstrument.
{bendin] goes into the [inlet] and the [outlet] goes to a [t b f] that goes into here:
[pd combine] is just 2x [inlet] into one [outlet]
-
kristofferlislegaard
Hi.
I am having a hard time using bendin to pitchbend my oscillators.
When I am playing my Linnstrument with Logic instruments sliding from one note to the other works perfectly, but when I am implementing this into my patch in PD I can get sliding from one octave to another to work, but all the notes inbetween are not lined up correctly. Any tips? -
kristofferlislegaard
Thanks for the tip. Ill think about Jack. But yeah with the Behringer card there are audio glitches.
-
kristofferlislegaard
If I use my Mixpre-D instead of the Behringer card it seeeeems to be working, but I still get this message:
-
kristofferlislegaard
Ok update:
I did a full fresh install from the Noobs card, I then did the dish-upgrade, then i installed version 48(which after a while i discovered there is a typo in the guide, it is supposed to be build-essential not build-essentials) installed everything in the guide, opened pd, change to the external sound card, same problem
-
kristofferlislegaard
Thanks for helping me out! I'll get back to you when the dist-upgrade is done