Great!! checking out listread now... very helpful.
On Sat, Mar 19, 2011 at 3:32 PM, Mathieu Bouchard <[email protected]> wrote: > On Wed, 9 Mar 2011, Cody Loyd wrote: > >> Personally this concept is going to be very very useful to me, and I'm >> proud that I thought of it on my own. So, what do you think? PLEASE PLEASE >> share any improvements that you might have to this design :) > > error: pack: i: bad type > > because atom type "i" doesn't exist in Pd. > > besides, your pattern of using [sel 0 1 2 3 4 ...] followed by many > messageboxes contain one float each, can be abbreviated by using [listread] > from the GridFlow library, or [tabread] if you feel like using tables (it > depends). > > In the case of [tabread], you also need Put->Array or [table], and a > [loadbang] to a messagebox that writes the values in the table, unless you > like to hide it in a saveable table. > > Personally, I find [listread] to be very expedient for short lists, which is > why I wrote that external in the first place. > > _______________________________________________________________________ > | Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal, QC > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
