Search found 1 match

by mikefiction
Thu Feb 28, 2013 8:28 pm
Forum: User Examples
Topic: [Ruby] Linear Scale Transform (now with Midi Example)
Replies: 1
Views: 12359

[Ruby] Linear Scale Transform (now with Midi Example)

1st post

This Ruby math element transforms a scale linearly from standard 0-1 scale to whatever scale you have use for.

You can hard code the min/max numbers or make them externally selectable as shown in the example.

I don't know how many greens it would take to do this function and I'm not ...