Ok, all this Tcl/Tk has started to rot my brain, so here are some
stupid GUI tricks:
http://eds.org/~hans/pdsketch/stupidguitricks.png
Works on my machine :D and hopefully tomorrow's auto-builds...
http://autobuild.puredata.info/auto-build/2007-11-08/
(if that link does work, it's not there yet)
.hc
The arc of history bends towards justice. - Dr. Martin Luther
King, Jr.
Very cool. Now I can stop using superfluous canvases to get the background I like.
Phil pkstonemusic.com
Hans-Christoph Steiner wrote:
Ok, all this Tcl/Tk has started to rot my brain, so here are some
stupid GUI tricks:http://eds.org/~hans/pdsketch/stupidguitricks.png
- change patch background colors in a patch!
- make your patches transparent!
- use lots of Tcl/Tk config options!
Works on my machine :D and hopefully tomorrow's auto-builds...
http://autobuild.puredata.info/auto-build/2007-11-08/
(if that link does work, it's not there yet)
.hc
The arc of history bends towards justice. - Dr. Martin Luther
King, Jr.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hans, you are a god amongst men. (AND WOMEN - I mean girls, sorry
*cough*), very nice!
On Nov 7, 2007, at 4:30 PM, Phil Stone wrote:
Very cool. Now I can stop using superfluous canvases to get the background I like.
Phil pkstonemusic.com
Hans-Christoph Steiner wrote:
Ok, all this Tcl/Tk has started to rot my brain, so here are some stupid GUI tricks:
http://eds.org/~hans/pdsketch/stupidguitricks.png
- change patch background colors in a patch!
- make your patches transparent!
- use lots of Tcl/Tk config options!
Works on my machine :D and hopefully tomorrow's auto-builds...
http://autobuild.puredata.info/auto-build/2007-11-08/
(if that link does work, it's not there yet)
.hc
The arc of history bends towards justice. - Dr. Martin Luther King, Jr.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
that looks very cool. one thing for object boxes, is it possible that they are blue when they are created, and not red? red looks like an error, and makes no sense during object creation. otoh, when I open a patch and objects could not be created it is good, if they show up red. what is the tcl command for the background colors of general objectboxes in pd.tk? marius.
Hans-Christoph Steiner wrote:
Ok, all this Tcl/Tk has started to rot my brain, so here are some
stupid GUI tricks:http://eds.org/~hans/pdsketch/stupidguitricks.png
- change patch background colors in a patch!
- make your patches transparent!
- use lots of Tcl/Tk config options!
Works on my machine :D and hopefully tomorrow's auto-builds...
http://autobuild.puredata.info/auto-build/2007-11-08/
(if that link does work, it's not there yet)
.hc
The arc of history bends towards justice. - Dr. Martin Luther
King, Jr.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Can one make the patch background transparent but all of the objects opaque?
On Nov 7, 2007 3:21 PM, Hans-Christoph Steiner hans@eds.org wrote:
Ok, all this Tcl/Tk has started to rot my brain, so here are some stupid GUI tricks:
http://eds.org/~hans/pdsketch/stupidguitricks.png
- change patch background colors in a patch!
- make your patches transparent!
- use lots of Tcl/Tk config options!
Works on my machine :D and hopefully tomorrow's auto-builds...
http://autobuild.puredata.info/auto-build/2007-11-08/
(if that link does work, it's not there yet)
.hc
The arc of history bends towards justice. - Dr. Martin Luther King, Jr.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
That would be nifty. But all I can find is setting alpha for the
whole window.
.hc
On Nov 7, 2007, at 5:38 PM, chris clepper wrote:
Can one make the patch background transparent but all of the
objects opaque?On Nov 7, 2007 3:21 PM, Hans-Christoph Steiner hans@eds.org wrote:
Ok, all this Tcl/Tk has started to rot my brain, so here are some stupid GUI tricks:
http://eds.org/~hans/pdsketch/stupidguitricks.png
- change patch background colors in a patch!
- make your patches transparent!
- use lots of Tcl/Tk config options!
Works on my machine :D and hopefully tomorrow's auto-builds...
http://autobuild.puredata.info/auto-build/2007-11-08/
(if that link does work, it's not there yet)
.hc
The arc of history bends towards justice. - Dr. Martin Luther King, Jr.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
If nature has made any one thing less susceptible than all others of
exclusive property, it is the action of the thinking power called an
idea, which an individual may exclusively possess as long as he keeps
it to himself; but the moment it is divulged, it forces itself into
the possession of everyone, and the receiver cannot dispossess
himself of it. - Thomas Jefferson
In my opinion, this is not _stupid_ GUI tricks at all...
Being asked on the differences between Pd and Max/MSP, how many times have I answered starting with "The GUI in pd isn't really as cool and smart as it is in Max/MSP but the DSP capabilities are in the end very similar".
My answer to the lack of GUI elegance is very often a salad of overlaying [cnv]'s to make patches look more attractive and thus very often more readable.
This kind of effort is not stupid, it is great GUI improvement in my opinion.
++
Jé
Another off-thread thing : I'm really looking forward to the day pd will not suffer that much from its GUI implementation : simple slider or table visualization/monitoring sometimes being the main reason for a ultra complex DSP patch to bo so heavy on the computer/resources ! (-:
Hans-Christoph Steiner a écrit :
Ok, all this Tcl/Tk has started to rot my brain, so here are some
stupid GUI tricks:http://eds.org/~hans/pdsketch/stupidguitricks.png
- change patch background colors in a patch!
- make your patches transparent!
- use lots of Tcl/Tk config options!
Works on my machine :D and hopefully tomorrow's auto-builds...
http://autobuild.puredata.info/auto-build/2007-11-08/
(if that link does work, it's not there yet)
.hc
The arc of history bends towards justice. - Dr. Martin Luther
King, Jr.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hey Hans
I'm _dying_to try this, but can't figure out how to access it. Are there new commands for the themer patch? Or am I (like usual) just missing what's right in front of me?
cheers dafydd
Jerome Tuncer wrote:
In my opinion, this is not _stupid_ GUI tricks at all...
Being asked on the differences between Pd and Max/MSP, how many times have I answered starting with "The GUI in pd isn't really as cool and smart as it is in Max/MSP but the DSP capabilities are in the end very similar".
My answer to the lack of GUI elegance is very often a salad of overlaying [cnv]'s to make patches look more attractive and thus very often more readable.
This kind of effort is not stupid, it is great GUI improvement in my opinion.
++
Jé
Another off-thread thing : I'm really looking forward to the day pd will not suffer that much from its GUI implementation : simple slider or table visualization/monitoring sometimes being the main reason for a ultra complex DSP patch to bo so heavy on the computer/resources ! (-:
Hans-Christoph Steiner a écrit :
Ok, all this Tcl/Tk has started to rot my brain, so here are some
stupid GUI tricks:http://eds.org/~hans/pdsketch/stupidguitricks.png
- change patch background colors in a patch!
- make your patches transparent!
- use lots of Tcl/Tk config options!
Works on my machine :D and hopefully tomorrow's auto-builds...
http://autobuild.puredata.info/auto-build/2007-11-08/
(if that link does work, it's not there yet)
.hc
The arc of history bends towards justice. - Dr. Martin Luther
King, Jr.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Forget it. I was indeed missing what was right in front of me.
Dafydd Hughes wrote:
Hey Hans
I'm _dying_to try this, but can't figure out how to access it. Are there new commands for the themer patch? Or am I (like usual) just missing what's right in front of me?
cheers dafydd
Jerome Tuncer wrote:
In my opinion, this is not _stupid_ GUI tricks at all...
Being asked on the differences between Pd and Max/MSP, how many times have I answered starting with "The GUI in pd isn't really as cool and smart as it is in Max/MSP but the DSP capabilities are in the end very similar".
My answer to the lack of GUI elegance is very often a salad of overlaying [cnv]'s to make patches look more attractive and thus very often more readable.
This kind of effort is not stupid, it is great GUI improvement in my opinion.
++
J?
Another off-thread thing : I'm really looking forward to the day pd will not suffer that much from its GUI implementation : simple slider or table visualization/monitoring sometimes being the main reason for a ultra complex DSP patch to bo so heavy on the computer/resources ! (-:
Hans-Christoph Steiner a ?crit :
Ok, all this Tcl/Tk has started to rot my brain, so here are some
stupid GUI tricks:http://eds.org/~hans/pdsketch/stupidguitricks.png
- change patch background colors in a patch!
- make your patches transparent!
- use lots of Tcl/Tk config options!
Works on my machine :D and hopefully tomorrow's auto-builds...
http://autobuild.puredata.info/auto-build/2007-11-08/
(if that link does work, it's not there yet)
.hc
The arc of history bends towards justice. - Dr. Martin Luther
King, Jr.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Care to let me in on the secret? I was messing with it at lunch, and couldn't for the life of me figure out how to change the background color of an object.
Phil
Dafydd Hughes wrote:
Forget it. I was indeed missing what was right in front of me.
Dafydd Hughes wrote:
Hey Hans
I'm _dying_to try this, but can't figure out how to access it. Are there new commands for the themer patch? Or am I (like usual) just missing what's right in front of me?
cheers dafydd
Jerome Tuncer wrote:
In my opinion, this is not _stupid_ GUI tricks at all...
Being asked on the differences between Pd and Max/MSP, how many times have I answered starting with "The GUI in pd isn't really as cool and smart as it is in Max/MSP but the DSP capabilities are in the end very similar".
My answer to the lack of GUI elegance is very often a salad of overlaying [cnv]'s to make patches look more attractive and thus very often more readable.
This kind of effort is not stupid, it is great GUI improvement in my opinion.
++
J?
Another off-thread thing : I'm really looking forward to the day pd will not suffer that much from its GUI implementation : simple slider or table visualization/monitoring sometimes being the main reason for a ultra complex DSP patch to bo so heavy on the computer/resources ! (-:
Hans-Christoph Steiner a ?crit :
Ok, all this Tcl/Tk has started to rot my brain, so here are some
stupid GUI tricks:http://eds.org/~hans/pdsketch/stupidguitricks.png
- change patch background colors in a patch!
- make your patches transparent!
- use lots of Tcl/Tk config options!
Works on my machine :D and hopefully tomorrow's auto-builds...
http://autobuild.puredata.info/auto-build/2007-11-08/
(if that link does work, it's not there yet)
.hc
The arc of history bends towards justice. - Dr. Martin Luther
King, Jr.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
I may have spoke too soon, but I found the answer to alpha here:
Still trying to figure out how the background colour works (can't make it go by copying the patch in the screenshot), but the object colouring came from Hans' themer.pd patch - can't find the original email tho:(
cheers dafydd
Phil Stone wrote:
Care to let me in on the secret? I was messing with it at lunch, and couldn't for the life of me figure out how to change the background color of an object.
Phil
Dafydd Hughes wrote:
Forget it. I was indeed missing what was right in front of me.
Dafydd Hughes wrote:
Hey Hans
I'm _dying_to try this, but can't figure out how to access it. Are there new commands for the themer patch? Or am I (like usual) just missing what's right in front of me?
cheers dafydd
Jerome Tuncer wrote:
In my opinion, this is not _stupid_ GUI tricks at all...
Being asked on the differences between Pd and Max/MSP, how many times have I answered starting with "The GUI in pd isn't really as cool and smart as it is in Max/MSP but the DSP capabilities are in the end very similar".
My answer to the lack of GUI elegance is very often a salad of overlaying [cnv]'s to make patches look more attractive and thus very often more readable.
This kind of effort is not stupid, it is great GUI improvement in my opinion.
++
J?
Another off-thread thing : I'm really looking forward to the day pd will not suffer that much from its GUI implementation : simple slider or table visualization/monitoring sometimes being the main reason for a ultra complex DSP patch to bo so heavy on the computer/resources ! (-:
Hans-Christoph Steiner a ?crit :
Ok, all this Tcl/Tk has started to rot my brain, so here are some
stupid GUI tricks:http://eds.org/~hans/pdsketch/stupidguitricks.png
- change patch background colors in a patch!
- make your patches transparent!
- use lots of Tcl/Tk config options!
Works on my machine :D and hopefully tomorrow's auto-builds...
http://autobuild.puredata.info/auto-build/2007-11-08/
(if that link does work, it's not there yet)
.hc
The arc of history bends towards justice. - Dr. Martin Luther
King, Jr.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
The patches are window_name-help.pd and canvas_name-help.pd in
"5.reference/hcs". In needs to be today's build. It seems that
[canvas_name] didn't make it into some, I'll check once I get a moment.
.hc
On Nov 8, 2007, at 4:22 PM, Dafydd Hughes wrote:
I may have spoke too soon, but I found the answer to alpha here:
Still trying to figure out how the background colour works (can't make it go by copying the patch in the screenshot), but the object
colouring came from Hans' themer.pd patch - can't find the original email tho:(cheers dafydd
Phil Stone wrote:
Care to let me in on the secret? I was messing with it at lunch, and couldn't for the life of me figure out how to change the background color of an object.
Phil
Dafydd Hughes wrote:
Forget it. I was indeed missing what was right in front of me.
Dafydd Hughes wrote:
Hey Hans
I'm _dying_to try this, but can't figure out how to access it. Are there new commands for the themer patch? Or am I (like usual) just missing what's right in front of me?
cheers dafydd
Jerome Tuncer wrote:
In my opinion, this is not _stupid_ GUI tricks at all...
Being asked on the differences between Pd and Max/MSP, how many times have I answered starting with "The GUI in pd isn't really as cool and smart as it is in Max/MSP but the DSP capabilities are in the end very similar".
My answer to the lack of GUI elegance is very often a salad of overlaying [cnv]'s to make patches look more attractive and thus very often more readable.
This kind of effort is not stupid, it is great GUI improvement
in my opinion.++
J?
Another off-thread thing : I'm really looking forward to the
day pd will not suffer that much from its GUI implementation : simple slider or table visualization/monitoring sometimes being the main reason for a ultra complex DSP patch to bo so heavy on the computer/resources ! (-:Hans-Christoph Steiner a ?crit :
Ok, all this Tcl/Tk has started to rot my brain, so here are some stupid GUI tricks:
http://eds.org/~hans/pdsketch/stupidguitricks.png
- change patch background colors in a patch!
- make your patches transparent!
- use lots of Tcl/Tk config options!
Works on my machine :D and hopefully tomorrow's auto-builds...
http://autobuild.puredata.info/auto-build/2007-11-08/
(if that link does work, it's not there yet)
.hc
The arc of history bends towards justice. - Dr. Martin Luther King, Jr.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- www.sideshowmedia.ca skype chickeninthegrass
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Computer science is no more related to the computer than astronomy is
related to the telescope. -Edsger Dykstra
Here's the themer patch again:
.hc
On Nov 8, 2007, at 4:22 PM, Dafydd Hughes wrote:
I may have spoke too soon, but I found the answer to alpha here:
Still trying to figure out how the background colour works (can't make it go by copying the patch in the screenshot), but the object
colouring came from Hans' themer.pd patch - can't find the original email tho:(cheers dafydd
Phil Stone wrote:
Care to let me in on the secret? I was messing with it at lunch, and couldn't for the life of me figure out how to change the background color of an object.
Phil
Dafydd Hughes wrote:
Forget it. I was indeed missing what was right in front of me.
Dafydd Hughes wrote:
Hey Hans
I'm _dying_to try this, but can't figure out how to access it. Are there new commands for the themer patch? Or am I (like usual) just missing what's right in front of me?
cheers dafydd
Jerome Tuncer wrote:
In my opinion, this is not _stupid_ GUI tricks at all...
Being asked on the differences between Pd and Max/MSP, how many times have I answered starting with "The GUI in pd isn't really as cool and smart as it is in Max/MSP but the DSP capabilities are in the end very similar".
My answer to the lack of GUI elegance is very often a salad of overlaying [cnv]'s to make patches look more attractive and thus very often more readable.
This kind of effort is not stupid, it is great GUI improvement
in my opinion.++
J?
Another off-thread thing : I'm really looking forward to the
day pd will not suffer that much from its GUI implementation : simple slider or table visualization/monitoring sometimes being the main reason for a ultra complex DSP patch to bo so heavy on the computer/resources ! (-:Hans-Christoph Steiner a ?crit :
Ok, all this Tcl/Tk has started to rot my brain, so here are some stupid GUI tricks:
http://eds.org/~hans/pdsketch/stupidguitricks.png
- change patch background colors in a patch!
- make your patches transparent!
- use lots of Tcl/Tk config options!
Works on my machine :D and hopefully tomorrow's auto-builds...
http://autobuild.puredata.info/auto-build/2007-11-08/
(if that link does work, it's not there yet)
.hc
The arc of history bends towards justice. - Dr. Martin Luther King, Jr.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- www.sideshowmedia.ca skype chickeninthegrass
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Looking at things from a more basic level, you can come up with a
more direct solution... It may sound small in theory, but it in
practice, it can change entire economies. - Amy Smith
On Nov 8, 2007, at 4:22 PM, Dafydd Hughes wrote:
I may have spoke too soon, but I found the answer to alpha here:
Still trying to figure out how the background colour works (can't make it go by copying the patch in the screenshot), but the object
colouring came from Hans' themer.pd patch - can't find the original email tho:(
Doh! I forgot to check in canvas_name.c, it'll be in tomorrow's
build. Otherwise, you can do this in the meantime:
[bang( | [window_name] | [makefilename %s.c] |
And that should give you the same thing as canvas_name, IIRC.
.hc
cheers dafydd
Phil Stone wrote:
Care to let me in on the secret? I was messing with it at lunch, and couldn't for the life of me figure out how to change the background color of an object.
Phil
Dafydd Hughes wrote:
Forget it. I was indeed missing what was right in front of me.
Dafydd Hughes wrote:
Hey Hans
I'm _dying_to try this, but can't figure out how to access it. Are there new commands for the themer patch? Or am I (like usual) just missing what's right in front of me?
cheers dafydd
Jerome Tuncer wrote:
In my opinion, this is not _stupid_ GUI tricks at all...
Being asked on the differences between Pd and Max/MSP, how many times have I answered starting with "The GUI in pd isn't really as cool and smart as it is in Max/MSP but the DSP capabilities are in the end very similar".
My answer to the lack of GUI elegance is very often a salad of overlaying [cnv]'s to make patches look more attractive and thus very often more readable.
This kind of effort is not stupid, it is great GUI improvement
in my opinion.++
J?
Another off-thread thing : I'm really looking forward to the
day pd will not suffer that much from its GUI implementation : simple slider or table visualization/monitoring sometimes being the main reason for a ultra complex DSP patch to bo so heavy on the computer/resources ! (-:Hans-Christoph Steiner a ?crit :
Ok, all this Tcl/Tk has started to rot my brain, so here are some stupid GUI tricks:
http://eds.org/~hans/pdsketch/stupidguitricks.png
- change patch background colors in a patch!
- make your patches transparent!
- use lots of Tcl/Tk config options!
Works on my machine :D and hopefully tomorrow's auto-builds...
http://autobuild.puredata.info/auto-build/2007-11-08/
(if that link does work, it's not there yet)
.hc
The arc of history bends towards justice. - Dr. Martin Luther King, Jr.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- www.sideshowmedia.ca skype chickeninthegrass
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
'You people have such restrictive dress for women,’ she said,
hobbling away in three inch heels and panty hose to finish out
another pink-collar temp pool day. - “Hijab Scene #2", by Mohja Kahf
is there a way to get at these updates without using the autobuild [notice that the ubuntu autobuild fails on Gem avifile..]. I assume that these changes aren't going into the pd cvs on sourceforge..
-Alex
On Nov 9, 2007 12:13 PM, Hans-Christoph Steiner hans@eds.org wrote:
On Nov 8, 2007, at 4:22 PM, Dafydd Hughes wrote:
I may have spoke too soon, but I found the answer to alpha here:
Still trying to figure out how the background colour works (can't make it go by copying the patch in the screenshot), but the object colouring came from Hans' themer.pd patch - can't find the original email tho:(
Doh! I forgot to check in canvas_name.c, it'll be in tomorrow's build. Otherwise, you can do this in the meantime:
[bang( | [window_name] | [makefilename %s.c] |
And that should give you the same thing as canvas_name, IIRC.
.hc
cheers dafydd
Phil Stone wrote:
Care to let me in on the secret? I was messing with it at lunch, and couldn't for the life of me figure out how to change the background color of an object.
Phil
Dafydd Hughes wrote:
Forget it. I was indeed missing what was right in front of me.
Dafydd Hughes wrote:
Hey Hans
I'm _dying_to try this, but can't figure out how to access it. Are there new commands for the themer patch? Or am I (like usual) just missing what's right in front of me?
cheers dafydd
Jerome Tuncer wrote:
In my opinion, this is not _stupid_ GUI tricks at all...
Being asked on the differences between Pd and Max/MSP, how many times have I answered starting with "The GUI in pd isn't really as cool and smart as it is in Max/MSP but the DSP capabilities are in the end very similar".
My answer to the lack of GUI elegance is very often a salad of overlaying [cnv]'s to make patches look more attractive and thus very often more readable.
This kind of effort is not stupid, it is great GUI improvement in my opinion.
++
J?
Another off-thread thing : I'm really looking forward to the day pd will not suffer that much from its GUI implementation : simple slider or table visualization/monitoring sometimes being the main reason for a ultra complex DSP patch to bo so heavy on the computer/resources ! (-:
Hans-Christoph Steiner a ?crit :
> Ok, all this Tcl/Tk has started to rot my brain, so here are some > stupid GUI tricks: > > http://eds.org/~hans/pdsketch/stupidguitricks.png > > - change patch background colors in a patch! > - make your patches transparent! > - use lots of Tcl/Tk config options! > > Works on my machine :D and hopefully tomorrow's auto-builds... > > http://autobuild.puredata.info/auto-build/2007-11-08/ > > (if that link does work, it's not there yet) > > .hc > > > ----------------------------------------------------------------- > ------- > ---- > > The arc of history bends towards justice. - Dr. Martin Luther > King, Jr. > > > > _______________________________________________ > PD-list@iem.at mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > > > _______________________________________________ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- www.sideshowmedia.ca skype chickeninthegrass
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
'You people have such restrictive dress for women,' she said, hobbling away in three inch heels and panty hose to finish out another pink-collar temp pool day. - "Hijab Scene #2", by Mohja Kahf
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Yes, this is all in CVS, the nightly builds build from CVS. The
other option is to build things yourself.
.hc
On Nov 9, 2007, at 3:24 PM, Alex wrote:
is there a way to get at these updates without using the autobuild [notice that the ubuntu autobuild fails on Gem avifile..]. I assume that these changes aren't going into the pd cvs on
sourceforge..-Alex
On Nov 9, 2007 12:13 PM, Hans-Christoph Steiner hans@eds.org wrote:
On Nov 8, 2007, at 4:22 PM, Dafydd Hughes wrote:
I may have spoke too soon, but I found the answer to alpha here:
Still trying to figure out how the background colour works (can't
make it go by copying the patch in the screenshot), but the object colouring came from Hans' themer.pd patch - can't find the original email
tho:(Doh! I forgot to check in canvas_name.c, it'll be in tomorrow's build. Otherwise, you can do this in the meantime:
[bang( | [window_name] | [makefilename %s.c] |
And that should give you the same thing as canvas_name, IIRC.
.hc
cheers dafydd
Phil Stone wrote:
Care to let me in on the secret? I was messing with it at
lunch, and couldn't for the life of me figure out how to change the background color of an object.Phil
Dafydd Hughes wrote:
Forget it. I was indeed missing what was right in front of me.
Dafydd Hughes wrote:
Hey Hans
I'm _dying_to try this, but can't figure out how to access it.
Are there new commands for the themer patch? Or am I (like usual)
just missing what's right in front of me?cheers dafydd
Jerome Tuncer wrote:
> In my opinion, this is not _stupid_ GUI tricks at all... > > Being asked on the differences between Pd and Max/MSP, how many > times have I answered starting with "The GUI in pd isn't
> really as > cool and smart as it is in Max/MSP but the DSP capabilities
> are in > the end very similar". > > My answer to the lack of GUI elegance is very often a salad of > overlaying [cnv]'s to make patches look more attractive and thus > very often more readable. > > This kind of effort is not stupid, it is great GUI improvement > in my > opinion. > > ++ > > > J? > > Another off-thread thing : I'm really looking forward to the > day pd > will not suffer that much from its GUI implementation : simple > slider or table visualization/monitoring sometimes being the
> main > reason for a ultra complex DSP patch to bo so heavy on the > computer/resources ! (-: > > Hans-Christoph Steiner a ?crit : > >> Ok, all this Tcl/Tk has started to rot my brain, so here are
>> some >> stupid GUI tricks: >> >> http://eds.org/~hans/pdsketch/stupidguitricks.png >> >> - change patch background colors in a patch! >> - make your patches transparent! >> - use lots of Tcl/Tk config options! >> >> Works on my machine :D and hopefully tomorrow's auto-builds... >> >> http://autobuild.puredata.info/auto-build/2007-11-08/ >> >> (if that link does work, it's not there yet) >> >> .hc >> >> >> --------------------------------------------------------------- >> -- >> ------- >> ---- >> >> The arc of history bends towards justice. - Dr. Martin
>> Luther >> King, Jr. >> >> >> >> _______________________________________________ >> PD-list@iem.at mailing list >> UNSUBSCRIBE and account-management -> >> http://lists.puredata.info/listinfo/pd-list >> >> >> > _______________________________________________ > PD-list@iem.at mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list >-- www.sideshowmedia.ca skype chickeninthegrass
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
'You people have such restrictive dress for women,' she said, hobbling away in three inch heels and panty hose to finish out another pink-collar temp pool day. - "Hijab Scene #2", by Mohja Kahf
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Mistrust authority - promote decentralization. - the hacker ethic
One thing I forgot to mention is that you can uncompress a .deb then
run the nightly build by cd'ing to /path/to/pkg/usr/local/bin then
running ./pd
.hc
On Nov 9, 2007, at 3:24 PM, Alex wrote:
is there a way to get at these updates without using the autobuild [notice that the ubuntu autobuild fails on Gem avifile..]. I assume that these changes aren't going into the pd cvs on
sourceforge..-Alex
On Nov 9, 2007 12:13 PM, Hans-Christoph Steiner hans@eds.org wrote:
On Nov 8, 2007, at 4:22 PM, Dafydd Hughes wrote:
I may have spoke too soon, but I found the answer to alpha here:
Still trying to figure out how the background colour works (can't
make it go by copying the patch in the screenshot), but the object colouring came from Hans' themer.pd patch - can't find the original email
tho:(Doh! I forgot to check in canvas_name.c, it'll be in tomorrow's build. Otherwise, you can do this in the meantime:
[bang( | [window_name] | [makefilename %s.c] |
And that should give you the same thing as canvas_name, IIRC.
.hc
cheers dafydd
Phil Stone wrote:
Care to let me in on the secret? I was messing with it at
lunch, and couldn't for the life of me figure out how to change the background color of an object.Phil
Dafydd Hughes wrote:
Forget it. I was indeed missing what was right in front of me.
Dafydd Hughes wrote:
Hey Hans
I'm _dying_to try this, but can't figure out how to access it.
Are there new commands for the themer patch? Or am I (like usual)
just missing what's right in front of me?cheers dafydd
Jerome Tuncer wrote:
> In my opinion, this is not _stupid_ GUI tricks at all... > > Being asked on the differences between Pd and Max/MSP, how many > times have I answered starting with "The GUI in pd isn't
> really as > cool and smart as it is in Max/MSP but the DSP capabilities
> are in > the end very similar". > > My answer to the lack of GUI elegance is very often a salad of > overlaying [cnv]'s to make patches look more attractive and thus > very often more readable. > > This kind of effort is not stupid, it is great GUI improvement > in my > opinion. > > ++ > > > J? > > Another off-thread thing : I'm really looking forward to the > day pd > will not suffer that much from its GUI implementation : simple > slider or table visualization/monitoring sometimes being the
> main > reason for a ultra complex DSP patch to bo so heavy on the > computer/resources ! (-: > > Hans-Christoph Steiner a ?crit : > >> Ok, all this Tcl/Tk has started to rot my brain, so here are
>> some >> stupid GUI tricks: >> >> http://eds.org/~hans/pdsketch/stupidguitricks.png >> >> - change patch background colors in a patch! >> - make your patches transparent! >> - use lots of Tcl/Tk config options! >> >> Works on my machine :D and hopefully tomorrow's auto-builds... >> >> http://autobuild.puredata.info/auto-build/2007-11-08/ >> >> (if that link does work, it's not there yet) >> >> .hc >> >> >> --------------------------------------------------------------- >> -- >> ------- >> ---- >> >> The arc of history bends towards justice. - Dr. Martin
>> Luther >> King, Jr. >> >> >> >> _______________________________________________ >> PD-list@iem.at mailing list >> UNSUBSCRIBE and account-management -> >> http://lists.puredata.info/listinfo/pd-list >> >> >> > _______________________________________________ > PD-list@iem.at mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list >-- www.sideshowmedia.ca skype chickeninthegrass
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
'You people have such restrictive dress for women,' she said, hobbling away in three inch heels and panty hose to finish out another pink-collar temp pool day. - "Hijab Scene #2", by Mohja Kahf
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
You can't steal a gift. Bird gave the world his music, and if you can
hear it, you can have it. - Dizzy Gillespie
The secret is that I forgot to check in the file, sorry... the bonus
is I added another example, you can disable the resizing of your patch:
.hc
On Nov 8, 2007, at 4:11 PM, Phil Stone wrote:
Care to let me in on the secret? I was messing with it at lunch, and couldn't for the life of me figure out how to change the background color of an object.
Phil
Dafydd Hughes wrote:
Forget it. I was indeed missing what was right in front of me.
Dafydd Hughes wrote:
Hey Hans
I'm _dying_to try this, but can't figure out how to access it.
Are there new commands for the themer patch? Or am I (like usual) just missing what's right in front of me?cheers dafydd
Jerome Tuncer wrote:
In my opinion, this is not _stupid_ GUI tricks at all...
Being asked on the differences between Pd and Max/MSP, how many
times have I answered starting with "The GUI in pd isn't really as
cool and smart as it is in Max/MSP but the DSP capabilities are in the
end very similar".My answer to the lack of GUI elegance is very often a salad of overlaying [cnv]'s to make patches look more attractive and thus
very often more readable.This kind of effort is not stupid, it is great GUI improvement
in my opinion.++
J?
Another off-thread thing : I'm really looking forward to the day pd will not suffer that much from its GUI implementation : simple
slider or table visualization/monitoring sometimes being the main
reason for a ultra complex DSP patch to bo so heavy on the computer/ resources ! (-:Hans-Christoph Steiner a ?crit :
Ok, all this Tcl/Tk has started to rot my brain, so here are some stupid GUI tricks:
http://eds.org/~hans/pdsketch/stupidguitricks.png
- change patch background colors in a patch!
- make your patches transparent!
- use lots of Tcl/Tk config options!
Works on my machine :D and hopefully tomorrow's auto-builds...
http://autobuild.puredata.info/auto-build/2007-11-08/
(if that link does work, it's not there yet)
.hc
The arc of history bends towards justice. - Dr. Martin Luther King, Jr.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Looking at things from a more basic level, you can come up with a
more direct solution... It may sound small in theory, but it in
practice, it can change entire economies. - Amy Smith