We need your help! 🔥
Please consider disabling your ad-blocker to support this website! 🔑
We are a free, community-supported website! 🥰
We only display small unobtrusive ads which help us stay online! 💯
Thank you in advance! ❤️
Arduino & I/O Boards
Audio
Networking
Utility
Vision

Fader Two Way

Fade between a minimum and maximum value based on the fade in and fade out time interval (ms). Use the GH_Timer component (Parameters/Special/Timer) to update the Fader values in real-time.

Inputs

NameIDDescriptionType
Minimum ValueV1The minimum value for the fadeInteger
Maximum ValueV2The maximum value for the fadeInteger
Fade OutT1The time interval (ms) to fade from the minimum value to the maximum value. The smallest time interval that will be accepted is 100ms.Integer
Fade InT2The time interval (ms) to fade from the maximum value to the minimum value. The smallest time interval that will be accepted is 100ms.Integer
Delay OutD1A time delay (ms) to wait before after the value has reached the maximum value but before it starts the fade back to the minimum value.Integer
Delay InD2A time delay (ms) to wait before after the value has reached the minimum value but before it starts the fade back to the maximum value.Integer

Outputs

NameIDDescriptionType
Fading OutputOFading OutputNumber
Loop CounterCLoop CounterInteger

Video Tutorials

Site design © Robin Rodricks.   Firefly and associated data © 2024 Andrew Payne (LIFT architects).  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service