Page 1 of 1
Cubase eq multiball
Posted: 31 Jul 2012 15:01
by pablo1980
Does anybody nows if there's the possibility of making a multiball (4 balls) to control cubase eq section?
It would be nice to sweep both freq and gain just as you do with the mouse in the channel edit.
Re: Cubase eq multiball
Posted: 31 Jul 2012 19:24
by whatisvalis
With a custom generic remote or just utilising the Mackie protocol. Have a look at some of the mackie templates on the user library and adjust as nesccary.
Re: Cubase eq multiball
Posted: 01 Aug 2012 18:59
by pablo1980
Thanks, I have managed to make one on my one. I have one question though.....how can you make the multiball numbers start from number 1, and not from 0?
Just to mimick the numbers I see in the cubase screen.
Thanks!
Re: Cubase eq multiball
Posted: 02 Aug 2012 06:26
by bxsj
Here is on how to label the balls in a multiball object:
1) Switch on the Multilabel property in the multiball objects property tab
2) create a script (e.g. On Load) to set the labes using the setattribute command. E.g. setattribute(MultiBall,'labels',{'1','2','3','4'});
Hope that helps,
BxSj
Re: Cubase eq multiball
Posted: 02 Aug 2012 18:07
by pablo1980
Thanks!
That worked.....just one more....is there some way to make the numbers a bit bigger? (font wise)
thanks again!
Re: Cubase eq multiball
Posted: 02 Aug 2012 20:54
by bxsj
Unfortunately I haven't found a way to set a font size for the labels. Perhaps something for a later release?
Cheers,
BxSj