Zum Hauptinhalt gehen

Suche

Logic to increase numeric value (from min to max) over a set period of time

  • Mm Bogdan & Matt

    Hi,
    you can achieve this by wiring into the signal manipulator's graph directly. Switch it to "Custom Remapper" so that the graph appears. Then wire the output of a combiner to the input of the graph. Set the combiner type to be "4 numbers". The numbers represent:
    A - minimum input - wire a 0 into this
    B - maximum input - wire a 1 into this
    C - minimum output - wire you logic calculating -140 into this (in your example)
    D - maximum output - wire you logic calculating -450 into this

    It should now do the custom mapping you require when you plug into its input.
    Hope that helps
    Matt

  • Nemma88

    First time I tried to implement this I couldn't get the results and then got distracted by the community Jam.

    Coming back into it, I've now got this to work as the instructions, so a late thanks!

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.