Using a Custom Button to randomize a Pad's pitch?

Discuss problems and solutions.
Post Reply
jbw
Newbie
Posts: 21
Joined: 06 Oct 2013 23:46

Using a Custom Button to randomize a Pad's pitch?

Post by jbw »

I'm trying to set up a Pad that can have it's pitch randomized with a Custom Button. I searched around, tried a few different things, and have come to a dead end.

What I want to do is set it up so that each time you tap on the Custom Button it assigns a random pitch within a scale (48-83, 2nd through 4th octaves) to a Pad.

Seems like it should be easy enough, but I couldn't figure it out.

Any help is appreciated!
MrCorba
Regular
Posts: 142
Joined: 02 Sep 2013 20:17
Location: Netherlands

Re: Using a Custom Button to randomize a Pad's pitch?

Post by MrCorba »

This should do it, it sets the note expression to a random number between 43 & 89. In het pads a custom script puts out a note out based on the expression.

Cheers!
Attachments
RandomPitch.jzml
(3.94 KiB) Downloaded 82 times
"Having no silence in music is like having no black or white in a painting" - Brian Eno
https://soundcloud.com/mrcorba
Post Reply