-
mrpropre
Hi,
Before, I was able to create and delete an abstraction with a specific ID based on the first argument. I think I was using pd-extended 0.41 at the time.
Now, when I try to do the same with 42.5 using [find +myAbs 3, delete( it only find the first abstraction on the patch and doesn't care anymore for the ID.
That's a big problem cause I am unable to delete a specific objet, only the first instance...
anyone have a clue on this?
Thanks
-
mrpropre
Hi,
I would like to know if someone have already made a xml reader or parser abstraction/lib/object in pure data?
-
mrpropre
Hi,
I would like to display an array of 10000 and the size need to be more than 3000 pixels. The canvas can draw ok, but the array is cut at 1000.
Is there anyway to make this possible or am I stuck with this limitation?
Thanks!
-
mrpropre
Hi, is there a simple way to get a RSS feed into pd?
-
mrpropre
Hi,
I try to import a simple text file into a table objet and want it to be resized automaticaly in X and Y range. The resize function is only working for X range...and I don't want the table to be between -1 to 1 because I am not using it for audio purpose.
Is there a way to do it?
Thanks
-
mrpropre
Hi, I would like Pure Data to upload an image on my ftp.
Is there a way to do that?
Thank you!
-
mrpropre
I use pd for a sound installation in Taiwan right now, but a loud noise happended a few time. I want to fix this problem very quiclky but I don't know what could be the origin.
I use a lot of pan~ object, freeverb~, throw~/catch~, and, granule~ from the LyonPotPourri library.
Do you have any experience to share about that?
I am using a TERRATEC DMX 6Fire USB audio card on winXP with 6 channels, but this problem olso happended on a Motu MK2...Thank you very much!
-
mrpropre
I everyone,
I have re-installed pd soon and I miss some externals for audio comparison such as [<~], [==~] etc...
I don't remember wich library those are from...can you help?
Thanks!
-
mrpropre
Hi,
I would like to randomly create an ID and delete it for object creation purpose. What I need is like a random function, with an inlet to pick a number that remove it from the available numbers.
Any clue?
-
mrpropre
I,
I am aware of the methods that can be used in a message box to create objects, supatches etc...(in manuals=>pd_msg=>1.msg_and_patch=>0.all_msg.pd))I would like to be able to delete a single object in a patch, but the clear function delete all objects. Is there a way to to that?
thank you
-
mrpropre
Hi
I am doing a big audio and video sequencer for 7 screens and 7 audio channels.
I would like to make a graphic playlist for it, like fruity loops, that could handle like 30min of show. I tried to put 128 vradio objects to make a grid but graphic objects are very slow...Do you know an object or another way to do a good interactive playlist for storing and playing stuff?
-
mrpropre
Hi,
Is there any function that do exactly like [ignore], but support symbols?
-
mrpropre
Hi, Does anyone know a kind of "multiroute" object, like multiselect?
I would like to change the matched first element dynamicaly.
Thank you for the help!
-
mrpropre
Hi everyone,
I would like to read a text file and show it on screen as it was typing in real time by the computer.
I saw this kind of patcth a few month ago, but now I am unable to find it! I think that it is inclued in the extended version of pd...(or Maybe it was on max/msp?)
Thank you for the help
-
-
mrpropre
Did you install quicktime?
If yes, try to add "1" in your message after the filename, it should force using quictime in windows instead of directshow.
open folder/file.mov 1
More info:
http://puredata.hurleur.com/sujet-8104-pix-film-reports-total-number-frames -
mrpropre
Ok, I managed to do what I want using the dyn~ extrernal...
But what? an external for such a simple and usefull thing? hum... ok.
-
mrpropre
Yes, thank you, I tried this already.
But what I want is to find a precise abstraction relating to his unique ID, not only the next one in my patch.
-
mrpropre
tof/pmenu should be fixed in pd 0.43
You will have 2 outlets, the left one gives the index number and the right one a symbol.