Oops, I sent this to Pd-dev by mistake.  It was meant as a silly response to the person who wanted to know how to connect Pd with Bitcoins.

-Jonathan
On Thursday, May 22, 2014 5:03 PM, Jonathan Wilkes <jancsika@yahoo.com> wrote:


0 = silence
1 = bass
2 = snare

Here are some freebies in 12/8:
1 0 0 2 0 1 1 0 1 2 0 0
[seed 229380(
|
[random 3]

1 0 0 2 0 1 1 0 0 2 1 0
[seed 864982(
|
[random 3]

1 0 0 2 1 1 1 0 1 2 1 1:
[seed 348501(
|
[random 3]

That's 3 floats and a [random] for 1 beat plus 2 fills!  The savings are incredible!!!

Bonus: MELODYCOINS.  Here's the Intel melody on a diatonic scale:
[seed 1089(
|
[random 5(

Forget all that boring iteration through lists-- seed your randomness with BEATCOINS and your beats will always be tight and tasty!

-Jonathan