atom feed18 messages in at.iem.pd-listRe: [PD] 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:Re: [PD] Scrollable tracker style GOP sequencer
From:Piotr Majdak (pio@majdak.com)
Date:Apr 26, 2006 1:27:05 am
List:at.iem.pd-list

Hi Frank,

Frank Barknecht wrote:

s-hex ... couldn't create

This is an abstracion in Chris' "s-abstraction" collection, but it's not central to the sequencer.

OK. So I ignore this error.

save 1 0 3 1 (symbol->bang) connection failed list split 1 ... couldn't create

This is serious: [list split] is part of pd-0.39 (and backported in pd-extended 0.38). You need it

Yeah, thanks. This error disappears with 0.39-1.

sssad/sssad $1/sequence ... couldn't create

sssad is my "stupidsupersimplestatesavingsystem advanced", a copy is in Chris' CVS or at Sourceforge.

I looked for sssad in: - http://cvs.sourceforge.net/viewcvs.py/pure-data/externals/ for directories like cris, mccormick, sssad: nothing there - http://cvs.sourceforge.net/viewcvs.py/pure-data/abstractions/ for directories like cris, mccormick, sssad: nothing there - google: "sourceforge pure-data sssad". Nothing found

So I give up seeking for sssad... But it seems like I don't need it for s-seq.

Scrolling the scrollbar in s-seq-help.pd I get the error:

error: inlet: expected '' but got 'float'

Changing the number of sequence items i get: error: pack_float: wrong type

Beside these errors s-seq-help.pd works fine. Thanks for the help,

Piotr