Separate names with a comma.
pgs_set_key_val(SLICHO, 0, $slider_WET_CHO) pgs_set_key_val(SLI_IRC_WET, 0, $slider_WET_REV) :thumbsup:It worked!thank you. I placed the the...
Hello, I ve made a script of having 2 sliders control via pgs other 2 sliders.I ve used some info in the forum and I had managed to make the...
yes of course.it works
Great example! I ve used this method to control fx levels and it worked but when the instrument or snapshot loads at first time when I try to...
I want to have the release trigger enabled for a short amount of time for held notes,I mean if the decay is relatively long (more than 2 sec.)...
I was trying to test this function the last hours on a piano like sample and release samples. For now it works with the release trigger "button"...
trying to get thi to work. It works ok if i use allow - disallow groups only but it must be a better way to make it work with purge/unpurge...
FMERAL is a virtual instrument that uses FM and AWM Synthesis waveforms sampled from YAMAHA FM Synthesizer. It can be considered as a hybrid...
Yes this is a logical choice
I was thinking if is it possible to recall last edited settings after changing fx and recall it again
Thank you, anyway that's a little flaw
damn yes like other examples for selecting diffrent lfo types . well it worked the values now are displayed but the fx parameters are still...
yes, on async_complete if ($asyncID # -1) $asyncID := -1 end if end on on ui_control ($FX1_SELECT_MENU) $asyncID :=...
Yes I think its done this way all values and labels are present. but same issue. I tried to insert the display parameters also on init callbck...
The last days i am working on that method by changing different insert effects on the same slot...Everytime a new fx is loaded its initialised and...
Yes i was thinking the same.I wil give it a try or change it.maybe if wait time is the same they can run all together?
:thumbsup: after quite some time, I started again adjusting this code: having problem to make it work with more than one ui_table mod...
Wrong structure - solved
I had this script recently working as it expected but for one group only.Today i tried to make it affect a particular number of groups using while...
same issue happened here for quite some time and i haven't noticed: on ui_control ($slider2535222) $CUR_GROUP := 1 while ($CUR_GROUP <= 50)...