Roman Haefeli wrote:
> And yeah: Pd is missing a way to display the distinction between:
> ...
Not only to display it, but also to represent it (for example for
storing it into a file with [textfile], or into a message box with [set
...( and not re-parsing it; and for manually writing it as a "literal").
Indeed Pd is missing a way of properly managing all characters that have
some special meaning, like whitespace, dollar sign, commas and
semicolons, and even characters that have some special meaning
_internally_, such as brackets, which cause weird behaviours if used as
labels of gui objects (sometimes the weirdnesses only manifest
themselves after saving and loading the patch)....
--
Matteo Sisti Sette
matteosistisette(a)gmail.com
http://www.matteosistisette.com
Hi,
how can I change the fontsize off all window, which do not
contain patches (i.e. help browser, console etc...)?
When starting pd form the commandline, it prints
TCL_LIBRARY="/usr/lib/pd/tcl/library" TK_LIBRARY="/usr/lib/pd/tk/library" "/usr/lib/pd/bin/pd-gui" 5400
Waiting for connection request...
... connected
tk scaling is 1.5549433731251912
I dont know, whether the tk scaling has something to do with font
sizes ?!?!?
Best regards,
mcc
--
Please don't send me any Word- or Powerpoint-Attachments
unless it's absolutely neccessary. - Send simply Text.
See http://www.gnu.org/philosophy/no-word-attachments.html
In a world without fences and walls nobody needs gates and windows.
okayyyyyyyyy!
so what I have to do is:
start the help patch with max4,
then open Options - DSP Status
(If I try to open the panel later, I get an error saying
error: Bad file descriptor)
then I had to replace the opendialog with a simple message starting
with "/Users/marius...", as opposed to what I got before
"mac_hd:/Users/marius...".
and then I clicked on this message, pd would start up and spit out a
message with a lot of zeros. and then I start sound as you said from
the DSP Status window.
hmmm... actually trying the whole thing again,
it now works by just starting pd with the pddir message and the start
message and *then* clicking on ;dsp start.
but only once, I cannot stop pd and start it again, that brings me
into freeze mode again..
ah, it works if I turn off dsp in max before stopping pd, and then
start it again, and then turn on dsp again.
marius.
2009/9/1 Miller Puckette <mpuckett(a)imusic1.ucsd.edu>:
> No, I mean the Max thing... I don't have Max here, but maybe it's called
> "DSP preferences"?
>
> cheers
> M
> On Tue, Sep 01, 2009 at 06:07:35PM +0200, marius schebella wrote:
>> hi,
>> thanks miller, are you talking about the pd audio settings? cause the
>> dialog won't open up either, everything is frozen.
>> with physically going in and out, you mean connecting a cable to the
>> mini jack of your macbook(pro)?? should I also say a small prayer? or
>> use my little max voodoo doll.
>> no, seriously, I could still not get it running, sorry.
>> do I need jack for this to work?
>> best, marius.
>>
>> 2009/9/1 Miller Puckette <mpuckett(a)imusic1.ucsd.edu>:
>> > Hi Marius,
>> >
>> > For Max 4, that's the symptom I got -- even after hitting the "max DSP 1"
>> > button on the patch -- until I went into the audio settings panel and actually
>> > got sound running in and out of hardware. ?For me at least, the Max scheduler
>> > apparently didn't even run the DSP objects unless audio was physically going
>> > in and out.
>> >
>> > For Max5, the API is supposedly unchanged (except, as Thomas Grill mentioned,
>> > GUI stuff that pd~ doesn't use). ?However, the scheduler or audio I/O
>> > systems might be different for example -- so this is probably going to take
>> > some fooling around to debug.
>> >
>> > cheers
>> > Miller
>> >
>> > On Tue, Sep 01, 2009 at 09:40:09AM +0200, marius schebella wrote:
>> >> Hi,
>> >> I tried to run pd~ on max4 and max5, but no luck either. with max4 i can
>> >> create a pd~ object with inlets and outlets, and when I start pd, the pd
>> >> window starts up, but nothing else happens. max freezes, I guess trying
>> >> to open the pd~-subprocess.pd patch?
>> >> on max5 the situation is exactly the same as fred-ordi described, an
>> >> object box without in and outlets (although in the help-patch there
>> >> *are* ins and outs), and with a message in the max window saying pd~
>> >> version 0.2. but clicking on start pd~... does nothing.
>> >> tried different settings for the directory, too, no change.
>> >> I used 0.42.5. and 10.5.8.
>> >> I can try to compile pd~ for 10.5 later today. is there someone who has
>> >> pd~ running on osx? which versions of max and pd are you using?
>> >> marius.
>> >>
>> >> Hans-Christoph Steiner wrote:
>> >> >
>> >> >It probably needs to be compiled for Max5. ?Anyone with Max5 want to
>> >> >give it a shot?
>> >> >
>> >> >.hc
>> >> >
>> >> >On Aug 31, 2009, at 3:43 AM, fred-ordi wrote:
>> >> >
>> >> >>yes, here same with Pd-0.42-5 and Max5 on OSX 10.5.8, not yet succeed in:
>> >> >>Max window tells nothing about something wrong ("pd~ version 0.2"
>> >> >>printed to Max window when instantiated) but the pd~ object in
>> >> >>pd~.help patcher appears with a dark foreground colorlike if the
>> >> >>external is wrong...
>> >> >>
>> >> >>Cheers,
>> >> >>Fred
>> >> >>
>> >> >>Miller Puckette wrote:
>> >> >>>Oh... good idea (I have only Max 4; my OS is too old to upgrade to 5)
>> >> >>>thanks
>> >> >>>M
>> >> >>>On Fri, Aug 28, 2009 at 08:32:27PM +0200, Max wrote:
>> >> >>>>pd~ for max does not even launch Pd here.
>> >> >>>>DSP is on.
>> >> >>>>Is there anybody else on the Pd-list who has Max5 installed on OS X
>> >> >>>>who could try this out?
>> >> >>>>
>> >> >>>>thx, Max
>> >> >>>>
>> >> >>>>Am 28.08.2009 um 19:54 schrieb Miller Puckette:
>> >> >>>>
>> >> >>>>>I had the same problem for a while... for pd~ to work not only do
>> >> >>>>>you have to
>> >> >>>>>start "dsp" in the help window but you also have to have audio
>> >> >>>>>going ?in and
>> >> >>>>>out of Max. ?Otherwise Pd start up but does nothing.
>> >> >>>>>
>> >> >>>>>cheers
>> >> >>>>>M
>> >> >>>>>
>> >> >>>>>On Fri, Aug 28, 2009 at 04:47:11PM +0200, Max wrote:
>> >> >>>>>>I'm having trouble getting it to run - there is no INSTALL
>> >> >>>>>>instructions, but i guess
>> >> >>>>>>pd~.mxo lives in /Applications/Max5/Cycling\ '74/msp-externals/
>> >> >>>>>>and pd~.help lives in /Applications/Max5/Cycling\ '74/msp-help/
>> >> >>>>>>allthough the other files are called .maxhelp, not .help
>> >> >>>>>>
>> >> >>>>>>i restarted Max and created a pd~ Object, it has no in or outlets but
>> >> >>>>>>i can open the Help from there, switch Audio on and Select the
>> >> >>>>>>Pd-0.42-5.app but nothing happens.
>> >> >>>>>>
>> >> >>>>>>what am i doing wrong?
>> >> >>>>>>
>> >> >>>>>>Am 28.08.2009 um 05:35 schrieb Miller Puckette:
>> >> >>>>>>
>> >> >>>>>>>Oops, sorry about that... I reorganized some stuff and that fell
>> >> >>>>>>>through a crack. ?It's back up on:
>> >> >>>>>>>
>> >> >>>>>>>http://crca.ucsd.edu/~msp/software.html
>> >> >>>>>>>
>> >> >>>>>>>cheers
>> >> >>>>>>>Miller
>> >> >>>>>>>
>> >> >>>>>>>On Fri, Aug 28, 2009 at 03:21:57AM +0200, Max wrote:
>> >> >>>>>>>>Hi List,
>> >> >>>>>>>>
>> >> >>>>>>>>i've been asked by students where to download the starter drug ?pd~
>> >> >>>>>>>>for Max? and i could not find it myself - i thought it is
>> >> >>>>>>>>available?
>> >> >>>>>>>>It's neither here:
>> >> >>>>>>>>http://crca.ucsd.edu/~tapel/software.html
>> >> >>>>>>>>nor
>> >> >>>>>>>>http://crca.ucsd.edu/~msp/software.html
>> >> >>>>>>>>and here neither:
>> >> >>>>>>>>http://www.maxobjects.com/?v=authors&initiale=M
>> >> >>>>>>>>
>> >> >>>>>>>>max
>> >> >>>>>
>> >> >>>>>
>> >> >>>>>>_______________________________________________
>> >> >>>>>>Pd-list(a)iem.at mailing list
>> >> >>>>>>UNSUBSCRIBE and account-management ->
>> >> >>>>>>http://lists.puredata.info/listinfo/pd-list
>> >> >>>_______________________________________________
>> >> >>>Pd-list(a)iem.at mailing list
>> >> >>>UNSUBSCRIBE and account-management ->
>> >> >>>http://lists.puredata.info/listinfo/pd-list
>> >> >>
>> >> >>
>> >> >>_______________________________________________
>> >> >>Pd-list(a)iem.at mailing list
>> >> >>UNSUBSCRIBE and account-management ->
>> >> >>http://lists.puredata.info/listinfo/pd-list
>> >> >
>> >> >
>> >> >
>> >> >
>> >> >
>> >> >----------------------------------------------------------------------------
>> >> >
>> >> >
>> >> >Programs should be written for people to read, and only incidentally for
>> >> >machines to execute.
>> >> > - from Structure and Interpretation of Computer Programs
>> >> >
>> >> >
>> >> >_______________________________________________
>> >> >Pd-list(a)iem.at mailing list
>> >> >UNSUBSCRIBE and account-management ->
>> >> >http://lists.puredata.info/listinfo/pd-list
>> >> >
>> >>
>> >>
>> >> _______________________________________________
>> >> Pd-list(a)iem.at mailing list
>> >> UNSUBSCRIBE and account-management ->
>> >> http://lists.puredata.info/listinfo/pd-list
>> >
>
On Feb 20, 2010, at 11:51 AM, meino.cramer(a)gmx.de wrote:
> Hans-Christoph Steiner <hans(a)at.or.at> [10-02-20 17:36]:
>>
>> On Feb 20, 2010, at 7:50 AM, meino.cramer(a)gmx.de wrote:
>>
>>> Hi,
>>>
>>> Here:http://puredata.info/docs/developer/GettingPdSource
>>>
>>> I found this:
>>>
>>> svn checkout --ignore-externals
>>> https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk
>>> pd-extended
>>> cd pd-extended
>>> rm -rf pd
>>> svn checkout --ignore-externals
>>> https://pure-data.svn.sourceforge.net/svnroot/pure-data/branches/pd-extende…
>>> svn checkout
>>> https://pd-gem.svn.sourceforge.net/svnroot/pd-gem/branches/0.92/Gem
>>>
>>> which have to be done on "svn sourced between releases".
>>>
>>> I rsynced the stuff to my harddisc as described above the cited
>>> paragraph.
>>
>> I updated GettingPdSource based on your feedback. I'm not quite clear
>> which paragraph you are referencing. rsyncing looks like this, and
>> it'll download everything you need to build:
>>
>> rsync -av --delete rsync://128.238.56.50/distros/pd-extended/
>> pd-extended/
>>
>>> Do I have to do what is sayed of the "svn stuff between the
>>> releases"
>>> or not?
>>
>> No, its either rsync or svn. Once you've run rsync, you can use
>> either
>> rsync or svn to update that tree.
>>
>>> And what is the directory from where I have to submit the commands?
>>
>> It will create a folder called 'pd-extended', so run those commands
>> wherever you want that folder to be.
>>
>> .hc
>>
>>
> Hi,
>
> http://puredata.info/docs/developer/GettingPdSource
> still about a lot of rsyncs to perform:
>
> rsync -av --delete rsync://128.238.56.50/distros/pd-main/ pd-main/
> rsync -av --delete rsync://128.238.56.50/distros/pd-main+libs/ pd-
> main+libs/
> rsync -av --delete rsync://128.238.56.50/distros/pd-extended/ pd-
> extended/
> rsync -av --delete rsync://128.238.56.50/distros/pd-extended-
> release/ pd-extended-release/
> rsync -av --delete rsync://128.238.56.50/distros/pd-puredyne/ pd-
> puredyne/
> rsync -av --delete rsync://128.238.56.50/distros/desiredata/
> desiredata/
>
> Your are writing of one single rsync command:
>
> rsync -av --delete rsync://128.238.56.50/distros/pd-extended/ pd-
> extended/
>
> What shall I do?
Please use Reply All to keep this on the list.
Just choose one, the one that you want. Each line is a different build.
.hc
----------------------------------------------------------------------------
kill your television
Hello,
is it possible to increase depth like in 3D games?
I'm working with very large structures and would like to have a very deep perspective,
but couldn't handle fair dimensions for scaling it into the z view.
Is there an explanation or a patch somewhere that use the Depth Buffer ?
only found this:
http://www.opengl.org/resources/faq/technical/depthbuffer.htm
tfar
patko
Nope, go for it. It won't do quite what you expect. You probably need
to set DESTDIR or something. Like:
make DESTDIR= prefix=/usr/local install
(double-check that, its from the top of my head)
.hc
On Sat, 20 Feb 2010 05:45 +0100, meino.cramer(a)gmx.de wrote:
>
> Is there anything else what should be added or removed from
> the instructions before I start in
> ./pure-data/packages/patches/packages/linux_make/.
> the command 'make install' ?
>
>
> Hans-Christoph Steiner <hans(a)at.or.at> [10-02-20 05:04]:
> >
> > Yup, those are the patches that are already included in the pd-extended
> > branch.
> >
> > .hc
> >
> > On Feb 19, 2010, at 10:51 PM, meino.cramer(a)gmx.de wrote:
> >
> > >
> > >...I still find a lot of patches under ./pure-data/packages/patches/.*
> > >
> > >...
> > >
> > >?
> > >
> > >
> > >Hans-Christoph Steiner <hans(a)at.or.at> [10-02-20 04:32]:
> > >>
> > >>That line should be removed, the patches are now included in the
> > >>pd-extended branch in SVN.
> > >>
> > >>.hc
> > >>
> > >>On Feb 19, 2010, at 10:02 PM, meino.cramer(a)gmx.de wrote:
> > >>
> > >>>
> > >>>Hi,
> > >>>
> > >>>I trying to compile pd-extended on my Linux (mostly Gentoo).
> > >>>I wnat ot to doit from source.
> > >>>
> > >>>In the instruction I found this sentence:
> > >>>"If you don't already have the Pd sources, then read
> > >>>GettingPdSource.
> > >>>Once you have all of the sources and the patches are applied, you
> > >>>can
> > >>>start compiling."
> > >>>
> > >>>
> > >>>I got the sources from svn.
> > >>>Now I am looking for instruction how to apply the patches.
> > >>>
> > >>>?
> > >>>
> > >>>Kind regards,
> > >>>mcc
> > >>>
> > >>>
> > >>>--
> > >>>Please don't send me any Word- or Powerpoint-Attachments
> > >>>unless it's absolutely neccessary. - Send simply Text.
> > >>>See http://www.gnu.org/philosophy/no-word-attachments.html
> > >>>In a world without fences and walls nobody needs gates and windows.
> > >>>
> > >>>
> > >>>_______________________________________________
> > >>>Pd-list(a)iem.at mailing list
> > >>>UNSUBSCRIBE and account-management ->
> > >>>http://lists.puredata.info/listinfo/pd-list
> > >>
> > >>
> > >>
> > >>----------------------------------------------------------------------------
> > >>
> > >>The arc of history bends towards justice. - Dr. Martin Luther
> > >>King,
> > >>Jr.
> > >>
> > >
> > >--
> > >Please don't send me any Word- or Powerpoint-Attachments
> > >unless it's absolutely neccessary. - Send simply Text.
> > >See http://www.gnu.org/philosophy/no-word-attachments.html
> > >In a world without fences and walls nobody needs gates and windows.
> > >
> >
> >
> >
> >
> >
> > ----------------------------------------------------------------------------
> >
> > "[T]he greatest purveyor of violence in the world today [is] my own
> > government." - Martin Luther King, Jr.
> >
> >
> >
> >
> > _______________________________________________
> > Pd-list(a)iem.at mailing list
> > UNSUBSCRIBE and account-management ->
> > http://lists.puredata.info/listinfo/pd-list
> >
>
> --
> Please don't send me any Word- or Powerpoint-Attachments
> unless it's absolutely neccessary. - Send simply Text.
> See http://www.gnu.org/philosophy/no-word-attachments.html
> In a world without fences and walls nobody needs gates and windows.
>
Yup, those are the patches that are already included in the pd-
extended branch.
.hc
On Feb 19, 2010, at 10:51 PM, meino.cramer(a)gmx.de wrote:
>
> ...I still find a lot of patches under ./pure-data/packages/patches/.*
>
> ...
>
> ?
>
>
> Hans-Christoph Steiner <hans(a)at.or.at> [10-02-20 04:32]:
>>
>> That line should be removed, the patches are now included in the
>> pd-extended branch in SVN.
>>
>> .hc
>>
>> On Feb 19, 2010, at 10:02 PM, meino.cramer(a)gmx.de wrote:
>>
>>>
>>> Hi,
>>>
>>> I trying to compile pd-extended on my Linux (mostly Gentoo).
>>> I wnat ot to doit from source.
>>>
>>> In the instruction I found this sentence:
>>> "If you don't already have the Pd sources, then read
>>> GettingPdSource.
>>> Once you have all of the sources and the patches are applied, you
>>> can
>>> start compiling."
>>>
>>>
>>> I got the sources from svn.
>>> Now I am looking for instruction how to apply the patches.
>>>
>>> ?
>>>
>>> Kind regards,
>>> mcc
>>>
>>>
>>> --
>>> Please don't send me any Word- or Powerpoint-Attachments
>>> unless it's absolutely neccessary. - Send simply Text.
>>> See http://www.gnu.org/philosophy/no-word-attachments.html
>>> In a world without fences and walls nobody needs gates and windows.
>>>
>>>
>>> _______________________________________________
>>> Pd-list(a)iem.at mailing list
>>> UNSUBSCRIBE and account-management ->
>>> http://lists.puredata.info/listinfo/pd-list
>>
>>
>>
>> ----------------------------------------------------------------------------
>>
>> The arc of history bends towards justice. - Dr. Martin Luther
>> King,
>> Jr.
>>
>
> --
> Please don't send me any Word- or Powerpoint-Attachments
> unless it's absolutely neccessary. - Send simply Text.
> See http://www.gnu.org/philosophy/no-word-attachments.html
> In a world without fences and walls nobody needs gates and windows.
>
----------------------------------------------------------------------------
"[T]he greatest purveyor of violence in the world today [is] my own
government." - Martin Luther King, Jr.
Hi,
I trying to compile pd-extended on my Linux (mostly Gentoo).
I wnat ot to doit from source.
In the instruction I found this sentence:
"If you don't already have the Pd sources, then read GettingPdSource. Once you have all of the sources and the patches are applied, you can start compiling."
I got the sources from svn.
Now I am looking for instruction how to apply the patches.
?
Kind regards,
mcc
--
Please don't send me any Word- or Powerpoint-Attachments
unless it's absolutely neccessary. - Send simply Text.
See http://www.gnu.org/philosophy/no-word-attachments.html
In a world without fences and walls nobody needs gates and windows.