[PD] array to list to envelope data problem

Frank Barknecht fbar at footils.org
Sun Jul 4 01:21:58 CEST 2004


Hallo,
chris tyrrell hat gesagt: // chris tyrrell wrote:

> I'm trying to do a pretty basic operation, and
> although I think it should be easy to do it just isnt
> working - anyway what i want to do is manipulate data
> by drawing directly onto arrays, to control envelopes
> for example. I'm using tabdump to create lists from
> the arrays and lister to store the lists however i
> can't seem to figure out how to get the lists to
> control anything, for example what's necessary to send
> the lists from lister to a line~ external? just
> hooking them up doesnt seem to work. Does the line~
> external need more data than what i am giving it? 

line~ only accepts 1 or 2 element lists at a time. 

Further I hereby predict: You won't be happy with array drawing for
more than one week or one month. Better use something else. Maybe look
into data structures but they take more time to understand (I'm still
struggling often...)

Ciao
-- 
 Frank Barknecht                               _ ______footils.org__




More information about the Pd-list mailing list