Hi All! this is my first post on the list. I'm a beginner on Pure data. Just had a workshop on MAX and decided to try PD.
I'm working on a simple drum machine but I need a way to convert a bang into a float. I have a counter that counts from 1 to 16 and on each step a select to send me a bang. I want a way to execute a sound when I have a bang and the checkbox for that step is on. I was thing on using the boolean operator && or the multiplication to send another bang to play the sound.
Thanks for any help
Daniel Almeida