Search the web
Sign In
New User? Sign Up
syntheditusers · SynthEdit Users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 35238 - 35267 of 40836   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
35238
Thank's Peter!!! Ruben ... from ... make ... 40yahoo.it>)...
codesound
Offline Send Email
Aug 1, 2007
9:37 am
35239
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....
shogunj
Offline
Aug 1, 2007
1:12 pm
35240
hello, i need to limit the control/JoyStick to a disc. How to do that ?...
eric langou
opsis_novaflash
Offline Send Email
Aug 1, 2007
2:57 pm
35241
Hi, I think KDL PanelSwitcher does exactly that, works like old radio switch buttons. ...
Peter Schoffhauzer
sc00fster
Offline Send Email
Aug 1, 2007
3:55 pm
35242
KDL PanelSwitcher is available from http://www.rubidiumhexafluorosilicate.com/synthedit/ Peter...
Peter Schoffhauzer
sc00fster
Offline Send Email
Aug 1, 2007
5:46 pm
35243
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...
loli_jlo
Offline Send Email
Aug 1, 2007
7:09 pm
35244
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...
BONESwarrenR
bones121058
Offline Send Email
Aug 2, 2007
4:31 am
35245
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...
etric_van_mayer
Offline
Aug 2, 2007
6:34 am
35246
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...
eric langou
opsis_novaflash
Offline Send Email
Aug 2, 2007
8:25 am
35247
So this would allow me to use one switch to turn off another switch?...
shogunj
Offline
Aug 2, 2007
11:09 am
35248
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...
mbreges
Offline Send Email
Aug 2, 2007
1:33 pm
35249
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...
Peter Schoffhauzer
sc00fster
Offline Send Email
Aug 2, 2007
2:04 pm
35250
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...
eric langou
opsis_novaflash
Offline Send Email
Aug 2, 2007
6:23 pm
35251
Yeah, I know, but after the nightmare that was paying for AF_Osc, I am trying not to get too excited. I hope you understand. Cheers, BONES...
BONESwarrenR
bones121058
Offline Send Email
Aug 3, 2007
7:16 am
35252
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"...
loli_jlo
Offline Send Email
Aug 3, 2007
1:19 pm
35253
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...
Peter Schoffhauzer
sc00fster
Offline Send Email
Aug 3, 2007
9:42 pm
35254
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...
intraquestmusic
Offline Send Email
Aug 4, 2007
6:41 pm
35255
Hi all, Snap to grid seems to add 2px padding for every object. Does anyone know a way to switch off padding? Thanks, Peter...
Peter Schoffhauzer
sc00fster
Offline Send Email
Aug 4, 2007
7:51 pm
35256
I suggest you use a Controls > Keyboard module, and convert the MIDI data to what you need. Best, Peter ... input ... - ... it is ... character...
Peter Schoffhauzer
sc00fster
Offline Send Email
Aug 4, 2007
8:13 pm
35257
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...
BONESwarrenR
bones121058
Offline Send Email
Aug 4, 2007
10:44 pm
35258
... 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...
Peter Schoffhauzer
sc00fster
Offline Send Email
Aug 4, 2007
11:18 pm
35259
... 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...
gl
ultravy
Offline Send Email
Aug 4, 2007
11:39 pm
35260
... 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...
eshpar
Offline Send Email
Aug 5, 2007
9:43 am
35261
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...
eshpar
Offline Send Email
Aug 5, 2007
9:51 am
35262
http://scp.web.elte.hu/synthedit/modules.html#guifloatsqrt Cheers, Peter...
Peter Schoffhauzer
sc00fster
Offline Send Email
Aug 5, 2007
2:52 pm
35263
... 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...
Peter Schoffhauzer
sc00fster
Offline Send Email
Aug 5, 2007
3:31 pm
35264
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...
Peter Schoffhauzer
sc00fster
Offline Send Email
Aug 5, 2007
3:39 pm
35265
... 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...
Richard Brooks
rbrooks2006
Offline Send Email
Aug 5, 2007
5:31 pm
35266
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...
illutica
Offline Send Email
Aug 5, 2007
6:33 pm
35267
A simple way would be to use a soundfont oscillator and make a soundfont with your .wavs. Best, Peter ... into...
Peter Schoffhauzer
sc00fster
Offline Send Email
Aug 5, 2007
7:47 pm
Messages 35238 - 35267 of 40836   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help