#Fruity Vfx python randomizer

1 messages · Page 1 of 1 (latest)

fast vapor
#

hey there
Im tryin to make a randomizer module:
The Randomizer itselfe has one checkbox for enabling / disabling, to knobs for start and end value ( defining range )

at the top is one knob for sync update ( = beats, half beat, 4th beat, 8th beat )
Im kinda really struggling in python. I wish they made the stuff with java script.

I need that for an random ambient controller

#

The basic idea is motion dimension, tunring that a bit ends in:

Two Reverbs & Delays on left 75%
Two Reverbs & Delays on right75%

sharp delta
#

Have you looked at the presets that come with VFX Script? Some of them are already pretty close to what you're describing.

fast vapor
sharp delta
#

To add more pins and map them to output knobs you use these.

#

In the 'adding inputs and outputs' section.

sharp delta
#

I haven't dug into it super deep but the release video for VFX Script mentioned some of it you have to look up in the piano roll scripts reference since it's shared functionality. I guess they didn't want to list it on both manual pages for whatever reason. https://il-group.github.io/FL-Studio-API-Stubs/

fast vapor
#

@sharp delta
thank you mavs
still i can count on you.
Most people say i should use chat gpt or ignore me

sharp delta
#

Full disclosure I don't even know Python. I've just been stumbling through it. lol