Control protocol for Yamaha DME32
richardherman
Posts: 401
Does someone here maybe have the control protocol for the (older) Yamaha DME32?
I'm in the progress of updating some existing Axcent code to NetLinx and my only option so far is to 'reverse engineer' the old code. It sort of works, but adding new features is tricky, because i only have a vague idea what the DME 32 expects.
Thanks,
Richard Herman
I'm in the progress of updating some existing Axcent code to NetLinx and my only option so far is to 'reverse engineer' the old code. It sort of works, but adding new features is tricky, because i only have a vague idea what the DME 32 expects.
Thanks,
Richard Herman
0
Comments
Richard
Ryan
The DME32 is completely different from the DME24/64. It doesn't have an ethernet connector and the control protocol is very different from the DME24/64.
And about modules: i've looked at the duet modules for the dme24/64 (which are the dsp devices i'm currently using). Maybe i'm just to dumb to understand these things, but i think there large, difficult to understand and use and i don't see why they will make my programming live easier. I wrote my own code for the DME's and that's working fine, so i will leave the modules for someone else to use.
But thanks for the pointer anyway,
Richard
I am kind of right there with you on the AMX modules.. I have tried a couple and have decided to just write my own for most of the stuff I do.. But I figured I would just throw it out there..
Ryan