On May 15, 2016, at 7:21 PM, pd-list-request@lists.iem.at wrote:From: William Huston <williamahuston@gmail.com>Subject: Re: [PD] [poly N 0] bugDate: May 15, 2016 at 6:06:02 PM MDTTo: Matt Barber <brbrofsvl@gmail.com>
Yes, that's what I want, proper mono mode, with opt. auto glissando when 2+ notes are played.
Maybe it's a feature enhancement.
That's the abstraction I'm working on.
I'm trying to implement a 6-element linked list, with push/pop (front of list), shift/unshift (end of list), and delete... it's possible, but challenging. Lot of work.