[PD] sustain pedal abstraction

Amos Robinson amos.robinson at gmail.com
Thu Aug 13 15:06:46 CEST 2009


Hi guys,

Just in case you're interested, I wanted to use my sustain pedal in
Pd, so wrote these abstractions:
sustain, with three inputs: note, velocity, pedal (nonzero for
sustain, zero for no effect)

dam, with two inputs: a list value, and flow bool.

I guess when flow is 0 it's like a [pipe 1e999], and flow set to 1 it
flushes. I thought of doing it that way but felt that using lists
would be better. I think after actually implementing it though I've
changed my mind.

Question: is there a simpler way than these that I'm missing?

Thanks,
Amos Robinson
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sustain.pd
Type: application/octet-stream
Size: 694 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20090813/141c5f63/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dam.pd
Type: application/octet-stream
Size: 1742 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20090813/141c5f63/attachment-0001.obj>


More information about the Pd-list mailing list