Search found 4 matches

by cosmowyn
Mon Jul 04, 2022 3:37 pm
Forum: G-Force How-To's
Topic: How to automate visual responsiveness of waveshape
Replies: 4
Views: 833

Re: How to automate visual responsiveness of waveshape

Actually, my previous message is wrong:

The correct statement to change the value =

vis.SetPref( 'Audio.Response.Scale', 0.001)

it accepts a value between 0.001 and 1000.

Topic is closed :mrgreen:
by cosmowyn
Mon Jul 04, 2022 3:02 pm
Forum: G-Force How-To's
Topic: How to automate visual responsiveness of waveshape
Replies: 4
Views: 833

Re: How to automate visual responsiveness of waveshape

I found it :P

vis.ScaleResponseScale( put a value here between 001 and 1000)
=D> =D> =D> =D>
by cosmowyn
Mon Jul 04, 2022 2:36 pm
Forum: G-Force How-To's
Topic: How to automate visual responsiveness of waveshape
Replies: 4
Views: 833

How to automate visual responsiveness of waveshape

I can't find any clue in the python scripts how to automate the responsiveness value of the waveshape.

I want to start at a low value, and increase during run time of my script, does anyone have an idea how to do this, other than manually moving the slider?

Cheers.
by cosmowyn
Sun Jun 12, 2022 6:15 pm
Forum: G-Force General Discussion
Topic: How to auto-run a script from code
Replies: 1
Views: 1888

Re: How to auto-run a script from code

=D> looking whole day for this to work, thanks :D