Hey, Is there a way of changing controls value with another control? For instance having 3 toggle buttons. And clicking one makes the other 2 switch off etc....
download and try this one : here <http://www.ohl.to/audio/samples/test.se1> it works fine for me and you can easily add as many switches as you need. regards...
I'm pretty sure you cannot do that. In any event, why would you want to, given that it is simply a way to control two values at once? With a disc you'd have...
I am pretty sure you can do that. You just need to limit the X,Y input ranges with a radian sin/cos relationship. EVM I'm pretty sure you cannot do that. In...
You need to use Bool To List module (Insert > Sub-Controls). It allows to select only one item at a time. ... you ... control? ... the other ... could...
Hi, For simplicity, let's suppose input ranges are -1..1, both x and y. Now you want a circle around origo with radius 1. You need to constrain Y to two...
thanks Peter. Eric "Hi, For simplicity, let's suppose input ranges are -1..1, both x and y. Now you want a circle around origo with radius 1. You need to...
yes, it works fine, I'm using it in this soft : http://www.ohl.to/about-audio/audio-softwares/the-final-cut/ the setup buttons are "toggle" : one switch "on"...
sc:Slewer2 Limits the maximum rate of change defined in Volts/s. Usable for smoothing control signals. Same as sc:Slewer, except that it has separate controls...
Since some time I work on Synthedit applications which respond to input via a microphone. In fact the objective is to achieve some kind of automatic...
How have you arrived at that? Surely if it affects every object it could just be that the grid is two pixels away from where you think it is? In any event, if...
... it ... Well maybe I was using the same sized objects all the time, so they were always 4 px far from grids. I think the grid size is 8 px. ... matter. My...
... I brought all those points up myself a while ago. They're all important, but the worst for me was that items in groups loose their relative positioning...
... thanks for the formula Peter! is there a way to calculate sqrt and pow with gui modules? I wouldn't like to convert to volts because some DAWS activate...
ok so power of two is simple (floaty multiply by self), but is there a sub-control to calculate square root? I have Oli's squareRoot module but as I said...
... I saw your thread. It would be great if the fine positioning would record a relative position against the grid, so let's say you move an object 3 px right...
Hi all, Does anyone know of resources/material on making skins/graphics user interfaces? I don't mean scripts or ready-made skins or graphics, instead, I'm...
... The more basic tutorials on making user interfaces (basic shapes such as cylinders, text and extrusions) will almost certainly be found in the help files...
Help pls!! = How do I manage to get the wavs (samples) built-in into my VSTi.dll? I keep seeing SE-made synths with samples incorporated into the dll's, but I...