Re: [PD] PD] microbs/virus/fluids and such visuals

2009-04-22 Thread oskoff lovich
hey Yves, but are you check the patch, lumafilt is only a part of the feedback chain, you can see a video there (some times looks very organic?) http://www.archive.org/details/noish_trAnsCode quicktime 400mb i know ..but for the moment.. i have o lot problem compressing to ogg,

[PD] get lines from textfile

2009-04-22 Thread potax flan
i'm trying to read an XML file and get certain lines, using [textfile] but i'm stuck as i dont know what message to send it to retrieve the lines i want maybe there's a better object for the job? best p ___ Pd-list@iem.at mailing list UNSUBSCRIBE and

Re: [PD] get lines from textfile

2009-04-22 Thread brandt
try msgfile from zexy, if you are with pd-extended. if not this is not easy done. you need to know the amount of lines you have in your textfile. with this amount you flush it from the begin till the end with until (think about the untiljoke: never ever start it without a number). with

Re: [PD] get lines from textfile

2009-04-22 Thread Jack
Maybe with this objects : [until], [spigot], [select] or [==]. Or you can use [msgfile] with the message [goto(. ++ Jack Le 22 avr. 09 à 13:21, potax flan a écrit : i'm trying to read an XML file and get certain lines, using [textfile] but i'm stuck as i dont know what message to send it to

[PD] max/ pd lexicon

2009-04-22 Thread steve grealish
Hi everyone. This is my first posting to the list. I'm pretty new to PD, but I know Max/Msp pretty well. Sadly, my Max demo ran out and I don't have much money, but thank goodness for PD. I was wondering if there exists a sort of Max/PD lexicon that gives the name of certain objects in Max (like

Re: [PD] canvas label

2009-04-22 Thread Laurent WILLKOMM
IOhannes m zmoelnig wrote: Laurent WILLKOMM wrote: Hi pd-list, if I give a canvas a label including a #, it shows a $ instead (Debian, WinXP, OSX). Is this a bug or intended behavior ? it's the way it is currently implemented: guiobjects internally use # to represent $ (to bypass Pd's (and