Hi Martin,

I looked at the monosynth tutorial but it seemed like that only remembered
the second-last note played, it's not really scaleable.

After spending hours trying in Pd, I ended up making an external to handle
it. It basically orders any currently held notes and forgets them as they
are released - If anyone wants the code give me a shout.

Thanks for your help Martin,
Joe

On 21 April 2011 21:33, martin brinkmann <m...@martin-brinkmann.de> wrote:

> On 04/21/2011 01:48 PM, Joe White wrote:
>
> > http://kemptonmooney.com/2010/09/pure-data-midi-note-off-solution/
>
> this does not happen here, using the method from the monosynth example
> in the pd-help. (stripnote), 3. c10. however the sound stops, if the
> last pressed key is released. if this is not desired, maybe a counter
> for note on/off msg (and stopping the sound at 0) would help, so that
> the sound is only stopped when all keys are released.
>
> bis denn!
>         martin
>
_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to