atom feed18 messages in at.iem.pd-list[PD] Re: Scrollable tracker style GOP...
FromSent OnAttachments
Chris McCormickApr 25, 2006 11:09 pm 
Frank BarknechtApr 25, 2006 11:44 pm 
Piotr MajdakApr 26, 2006 12:35 am 
Kyle KlipowiczApr 26, 2006 12:42 am 
Frank BarknechtApr 26, 2006 12:48 am 
Piotr MajdakApr 26, 2006 1:27 am 
Frank BarknechtApr 26, 2006 2:40 am 
Yves DegoyonApr 26, 2006 2:42 am 
Chris McCormickApr 26, 2006 7:37 am 
Chris McCormickApr 26, 2006 7:44 am 
Chris McCormickApr 26, 2006 7:51 am 
Christopher CharlesApr 26, 2006 8:07 am 
Kyle KlipowiczApr 26, 2006 6:29 pm 
Kyle KlipowiczApr 26, 2006 6:34 pm 
Chris McCormickApr 26, 2006 6:35 pm 
Kyle KlipowiczApr 26, 2006 6:41 pm 
Christopher CharlesApr 28, 2006 6:37 am 
Chris McCormickApr 30, 2006 7:02 am 
Subject:[PD] Re: Scrollable tracker style GOP sequencer
From:Chris McCormick (chr@mccormick.cx)
Date:Apr 26, 2006 7:44:02 am
List:at.iem.pd-list

On Wed, Apr 26, 2006 at 10:36:19AM +0200, pd-l@iem.at wrote:

From: Piotr Majdak <pio@majdak.com>

Chris McCormick wrote:

No datastrctures today, but this fellow can be used to sequence things:

http://mccormick.cx/viewcvs/*checkout*/s-abstractions/s-seq.pd http://mccormick.cx/viewcvs/*checkout*/s-abstractions/s-seq-help.pd

Your screenshot looks nice. I'd like to test your patch, but I'm getting a bunch of errors starting s-seq.pd:

s-hex ... couldn't create

Sorry, this is needed to show the index of the sequence in hex, and is in my CVS now:

http://mccormick.cx/viewcvs/*checkout*/s-abstractions/s-hex.pd

(You can get the whole thing as a tarball: <http://mccormick.cx/viewcvs/s-abstractions.tar.gz?view=tar>

error: inlet: expected '' but got 'float' error: pack_float: wrong type error: inlet: expected '' but got 'float' error: inlet: expected '' but got 'float' ... (this error repeats some hundred times)

Whoops, these are all bugs. Thanks for trying to try it out.

Best,

Chris.