| Author |
Message |
Keith
Joined: Jun 1, 2008 Posts: 24
|
Posted: Jun 25, 2008 8:30 PM Post subject: Using sliders to set the minimum and maximum Hz in a filter |
|
Jarek,
Here I am with today's newbie question!
I am trying to use sliders to set the minimum and maximum Hertz on a filter. I am using two sliders (min= 1, max = 50, funct.= set value, display = decimal) each connected to a property setter (element properties, scaler, post act. none, and the appropriate property for each-- min/max Hz), with both Setters running into the EI (event) connection on the filter. The above settings are my current settings, but I have tried every variation that makes sense. But the sliders seem to have no effect on the filter!
I hope the above is not too convoluted. Any idea of what I am doing wrong? |
|
 |
jarek
Joined: Oct 22, 2007 Posts: 1075
|
Posted: Jun 25, 2008 8:43 PM Post subject: |
|
Keith,
you may want to look at the main BioEra example. The reward slider sets both low and high frequencies of the same Filter element. Two PropertySetter elements are used to do this, so this seems to be very similar (except that you have two sliders).
Let me know if that is not clear.
Jarek
|
|
 |
Keith
Joined: Jun 1, 2008 Posts: 24
|
Posted: Jun 25, 2008 11:40 PM Post subject: |
|
Jarek,
I got it. I needed to add CMixers in and play around with the settings, but all is well now! Thanks!
-Keith
|
|