Hallo,
hm, I really like the additional features of data structures. The scaling, although a bit awkward to use or to get into, gives some nice new possibilities. Some are illustrated in attached patch. I think, one major advantage now is, that ranges can be restricted, something that came up here as a feature wish a couple of times. It could be nice to also include this for [drawnumber], which currently doesn't work.
Also thanks to the scaling it now is possible to have "inverted" ranges, which as in attached slider example often is more natural to use.
Switchable visibility can be used for nice effects, too, and might be useful in conjunction with the new selection feature as well. Visibility switching however doesn't work correctly with [drawnumber] yet, which can be demonstrated by adding a "-v vis" to the [drawnumber ...] instruction in the slider template: Numbers don't get deleted correctly, when their visibility is switched off.
I didn't yet play a lot with the selection feature yet, apart from looking through the help and example patches. It also looks immensly useful, because it provides a kind of callback on editing operations through the pointer sent by the [struct].
However the current mechanism doesn't allow one thing, that could be useful as well: If I change the value of some graph, while I'm not in edit mode, there still is no direct feedback. OTOH when I'm in edit mode, I can select an object and get this feedback, but I cannot change its data fields unless I leave edit mode again.
With all this, I see that I can make a lot of cool enhancements to my msd-editor, which unfortunatly have to wait another week. ;)
Frank Barknecht _ ______footils.org__
_ __latest track: "plak" @ http://footils.org/cms/show/44
is it possible to download these new data structure objects as a pack? or will i need to get the newest pd distribution???
Hallo, hard off hat gesagt: // hard off wrote:
is it possible to download these new data structure objects as a pack? or will i need to get the newest pd distribution???
It's part of Pd, so you'll need a new Pd.
Frank Barknecht _ ______footils.org__
_ __latest track: "plak" @ http://footils.org/cms/show/44
On Thu, Aug 25, 2005 at 11:11:46PM +0200, Frank Barknecht wrote:
However the current mechanism doesn't allow one thing, that could be useful as well: If I change the value of some graph, while I'm not in edit mode, there still is no direct feedback. OTOH when I'm in edit mode, I can select an object and get this feedback, but I cannot change its data fields unless I leave edit mode again.
Cool idea... I've stuck this on my dolist for 0.40... should work for named arrays as well as anonymous ones in structures.
cheers Miller
Ciao
Frank Barknecht _ ______footils.org__
_ __latest track: "plak" @ http://footils.org/cms/show/44
arknecht wrote:
However the current mechanism doesn't allow one thing, that could be useful as well: If I change the value of some graph, while I'm not in edit mode, there still is no direct feedback. OTOH when I'm in edit mode, I can select an object and get this feedback, but I cannot change its data fields unless I leave edit mode again.
Cool idea... I've stuck this on my dolist for 0.40... should work for named arrays as well as anonymous ones in structures.
cheers Miller
Well, where can i know the new DSfeatures?I have installed Pd 0.39-1 but the tutorials are the same...
Another thing that i dont know if its possible: I want to represent a 3D grafic score. I want that better than use two arrays, cause i want to preserve the x axis for another things and put the time in a 3rd dimension. Is that possible? thanks, Josué.
Hallo, josue moreno hat gesagt: // josue moreno wrote:
Well, where can i know the new DSfeatures?I have installed Pd 0.39-1 but the tutorials are the same...
Actually not, they just moved to a different proper location: doc/4.data.structures, while the old doc/4.fft.examples moved to, uhm, Nirvana? Where are they now?
Frank Barknecht _ ______footils.org_ __goto10.org__
I01.Fourier.analysis.pd, etc., in 3.audio.examples... so that they line up with the book chapter.
cheers Miller
On Thu, Dec 15, 2005 at 10:21:57PM +0100, Frank Barknecht wrote:
Hallo, josue moreno hat gesagt: // josue moreno wrote:
Well, where can i know the new DSfeatures?I have installed Pd 0.39-1 but the tutorials are the same...
Actually not, they just moved to a different proper location: doc/4.data.structures, while the old doc/4.fft.examples moved to, uhm, Nirvana? Where are they now?
Ciao
Frank Barknecht _ ______footils.org_ __goto10.org__
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hallo, Miller Puckette hat gesagt: // Miller Puckette wrote:
I01.Fourier.analysis.pd, etc., in 3.audio.examples... so that they line up with the book chapter.
This makes sense. I think, they are still missing in the Sourceforge-CVS, though.
Frank Barknecht _ ______footils.org_ __goto10.org__
Oh... it looks like I don't understand CVS yet... I thought my entire "image" was getting sent up but obviously I need to check what's actually "added"...
I've also got some residual confusion with portaudio sources I'll try to clear up too.
cheers Miller
On Fri, Dec 16, 2005 at 09:39:27AM +0100, Frank Barknecht wrote:
Hallo, Miller Puckette hat gesagt: // Miller Puckette wrote:
I01.Fourier.analysis.pd, etc., in 3.audio.examples... so that they line up with the book chapter.
This makes sense. I think, they are still missing in the Sourceforge-CVS, though.
Ciao
Frank Barknecht _ ______footils.org_ __goto10.org__
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
On Fri, 16 Dec 2005, Miller Puckette wrote:
Oh... it looks like I don't understand CVS yet... I thought my entire "image" was getting sent up but obviously I need to check what's actually "added"...
cvs commit on a directory will recursively apply to all files that are in the CVS... but _only_ those that already are. For the rest, you will have to use "cvs add".
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju | Freelance Digital Arts Engineer, Montréal QC Canada