Tuesday, May 20, 2008

Fixing Dogmeat's Drummachine

before



after


So the user Dogmeat sent me a max patch he was having some troubles with. Actually, the patch is almost there. I only had to add maybe one or two objects.

The main issues were:
• Added a way to choose which MIDI note should be triggered on an toggled beat (the i object stores the number and the sel object triggers the value for each '1' it receives from the coll).
• Changed the ints for the counter maximum count from 4, 8 and 16 to 3, 7 and 15 because the counter starts at 0.

Download the fixed version here.

4 comments:

dogmeat said...

i found the source of the problem in the meantime, but could not find the solution.
you really helped me. thanx!
i wish there was a way i could send you a beer over the net :)

Sebastian Tomczak said...

No probs, eh. Not a big deal!

dontmarryme said...

well....
i've done my pat now, and maybe i wanna send it to you... may i?
but to where, ur mail?

dontmarryme said...

to dog meat
thx for ur file, i learned a lot from it (i m a newbie).
very simple but helpful, i m trying to make one too.

Luka