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.
Cubase eq multiball
-
- Regular
- Posts: 153
- Joined: 31 Dec 2011 17:12
Re: Cubase eq multiball
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
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!
Just to mimick the numbers I see in the cubase screen.
Thanks!
Re: Cubase eq multiball
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
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
Win7 64, Ipad Lemur, Cubase6 and a bunch of Roland Synths and Samplers
Re: Cubase eq multiball
Thanks!
That worked.....just one more....is there some way to make the numbers a bit bigger? (font wise)
thanks again!
That worked.....just one more....is there some way to make the numbers a bit bigger? (font wise)
thanks again!
Re: Cubase eq multiball
Unfortunately I haven't found a way to set a font size for the labels. Perhaps something for a later release?
Cheers,
BxSj
Cheers,
BxSj
Win7 64, Ipad Lemur, Cubase6 and a bunch of Roland Synths and Samplers