Hey so I have spent the last two and a half hours trying to figure out how to make a CV1 valve go from 0 to 100 when I click a button about I want it to fade so it from 0 to 1 and so on and then if I click the same button it goes back down to 0 but same thing as the valve going up(please ask me if you don’t understand what I’m saying) and if anyone could help in any way is greatly appreciated
#CV1 countdown
1 messages · Page 1 of 1 (latest)
disregarding a bit bc some it dont make sense-
do u want it so when press a button:
- you can keep pressing it to go up to 100, & after that, you can keep pressing it to go back to zero?
- you want to do what said before, but automatically from a single press?
yeah
u just said yes to answer two questions that if did the same thing at once as u imply would completely contradict eachother bruh 😭
option 1 or option 2
oh sorry I didn't see the second one lol but option one
CV1 countdown I guess?
CV1 countdown
ah alr xD
Format: Chip Name(Inputs from top to bottom seperated by commas)
on button press, set a int variable to: Remainder(Add(int variable, 1), Multiply(Max value this case 100, 2))
then set button text to: To String(Absolute Value(Subtract(int variable, Max value)))
also title said cv2 so i wrote that for cv2, but should be similar for cv1 xD just more annoying, u should look jnto cv2 
yeah I need it for a stage light(it was a miss click lol)
ye, just replace int variable with the random chip or sumn n get all the math via combinators or sumn, but yee.
alr
I'll try that
actually, id just use a wave chip if its just for a stage light
yeah I tryed that and it goes in to the - (EX -30)
ahh, ok.
dosent help how cv1 dosent have absolute value, otherwise all u would need is that 😅
you need cv1 bc u likt the effect of the stagelight or sumn?
number one FR I wish they did and number two yeah it give a cool effect
ah ok, i can try sumn
ok thank you
diz works
ok one sec
OMG THANK YOU SO MUCH
yee np :3
It was fun messing with the funny black boxes 🙂
I did get it to count to 100 and stop, but not to trigger a backwards countdown
yee xD
Oh and here's a list of common circuits that should help you
