atom feed21 messages in at.iem.pd-listRe: [PD] tabwriteat~ object
FromSent OnAttachments
Frank BarknechtAug 3, 2009 5:50 am.tgz
Miller PucketteAug 3, 2009 12:30 pm 
Jonathan WilkesAug 3, 2009 1:46 pm 
ypatiosAug 3, 2009 2:13 pm 
Frank BarknechtAug 3, 2009 2:36 pm 
Frank BarknechtAug 3, 2009 2:44 pm 
ypatiosAug 3, 2009 3:43 pm 
Jaime OliverAug 3, 2009 3:51 pm 
Matt BarberAug 3, 2009 4:44 pm 
Chris McCormickAug 3, 2009 5:00 pm 
Charles HenryAug 4, 2009 6:00 am 
Frank BarknechtAug 4, 2009 6:21 am 
Miller PucketteAug 4, 2009 8:01 am 
hard offAug 6, 2009 3:16 am 
Miller PucketteAug 6, 2009 9:41 am 
Frank BarknechtAug 6, 2009 10:06 am 
Charles HenryAug 6, 2009 10:31 am 
Mike Moser-BoothAug 6, 2009 11:03 am 
Frank BarknechtAug 6, 2009 12:01 pm 
Matt BarberAug 7, 2009 6:42 am 
Derek HolzerAug 7, 2009 7:23 am 
Subject:Re: [PD] tabwriteat~ object
From:Matt Barber (brbr@gmail.com)
Date:Aug 3, 2009 4:44:55 pm
List:at.iem.pd-list

Would this in principle include a possibility for a variable [delwrite~] as well?

Matt

Yep, it's a damn pity I used the tabwrite~ name for the wrong object!  We're all stuck with it now.

I've been planning to put an object like this into Pd for many years, but can't think of a "correct" name... anyone have a better idea than "tabwriteat~"

?

cheers Miller

On Mon, Aug 03, 2009 at 02:51:07PM +0200, Frank Barknecht wrote:

Hi,

attached is code for an external [tabwriteat~] that I would wish would be part of Pd vanilla. It is the audio equivalent to [tabwrite] for messages and writes the signal coming in through the first audio inlet at positions coming in to the second audio inlet. So it's name should actually be [tabwrite~] but as you know this is already taken by something that acts more like having the name [tabrecord~]. :)

[tabwriteat~] is not well tested and I probably won't be able to maintain it.

Ciao