Hex to make play widget

If the old Yamaha controller of @simusix2 would generate CC messages you wouldn’t write a rackspace script to control widgets, right?

So here is what you have to add to the gig script he already has to make the Yamaha controller generate CC messages:

It is an 8 lines only GPScript. No need to duplicate it in each rackspace, in the gig script it is available for each rackspace of the whole gig. Why would you do something more complicated?

EDIT: Using this kind of gig script it is even possible to simulate a press on a momentary button by “injecting” an additionnal CC# 0 just after the initial CC# 127.

1 Like