Bugs item #3418247, was opened at 2011-10-04 03:58
Message generated for change (Tracker Item Submitted) made by ricardofabbri
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3418247&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: pd-extended
Group: v0.44
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ricardo Fabbri (ricardofabbri)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: Path being overwritten upon startup
Initial Comment:
If you add a new search path through the GUI, then it writes to ~/.pdextended . However, next time you load Pd the path information in this file is reset.
Pd extended was compiled from svn using pd-extended.git instead of 'pd' subdir.
Platform: Linux Ubuntu 11.04
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3418247&group_…
Patches item #3417757, was opened at 2011-10-03 07:06
Message generated for change (Comment added) made by ricardofabbri
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3417757&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: externals
Group: documentation
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ricardo Fabbri (ricardofabbri)
Assigned to: lluÃs gómez i bigordà (lluisbigorda)
Summary: better install instructions to pix_opencv
Initial Comment:
This is a tiny fix to the INSTALL file to show how to install the help files. More steps were are added so that the install solution is cleaner.
PS: I am also using this to practice submitting patches to the Pd community. Hopefully I will soon manage to get commit access and will stop bugging the tracker with tiny patches.
----------------------------------------------------------------------
>Comment By: Ricardo Fabbri (ricardofabbri)
Date: 2011-10-04 03:10
Message:
Hello, the instructions in this patch are not goint to work well with the
current pd-extended, since it is not saving the new PATH into
~/.pdextended, seemingly because the path is from the pd-extended
installation directory and it is being handled differently. I propose to
tell the user to put the PATH straight to a directory with pix_opencv
*outside* pd-extended installation directory. I would say it is bug on its
own of pd-extended to filter out paths that are in its own installation
directory. However, I propose a solution which will work in this case as
well, but will not allow the user to cleanly install pix_opencv to the
whole system. The attached patch is the new instructions I propose.
----------------------------------------------------------------------
Comment By: Ricardo Fabbri (ricardofabbri)
Date: 2011-10-03 07:07
Message:
just letting you know the patch is against the pix_opencv external inside
the svn repository for Pd.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3417757&group_…
Hi all
A bug was assigned to me and the issue can be closed now. However, I
cannot figure out a way to change the status of the issue. Probably I'm
missing the proper privileges? Or I am just blind?
Either way, help is appreciated.
Please close the bug #3411486
https://sourceforge.net/tracker/?func=detail&aid=3411486&group_id=55736&ati…
Thanks
Roman
Hello,
Finally my double-precision-Pd efforts resulted in code decent enough to be
useful in practice. It's all documented on:
http://www.katjaas.nl/doubleprecision/doubleprecision.html
>From there you can download a .zip with two .patch files to make vanilla Pd
0.43-0 double precision ready. In fact what you have is
'arbitrary-precision' code which can be built for single or double precision
with the setting of a single definition in the API header m_pd.h. Test
patches are included.
So far, I have tested on OSX and Linux. Remarkably, double precision Pd
performance is comparable to current Pd on the Intel CPU's. The only
drawback that I can think of is, it eats memory. This would be a bummer for
Pd users doing Ableton style stuff with lots of soundfiles to be loaded into
RAM. Krzysztof Czaja already warned me for this at Pd Con, but at the time I
forgot a bit about the problems with loading soundfiles during a live
session.
For me, as a precision freak, it is a delight to work with double precision
Pd. Some examples are illustrated on mentioned webpage. Unfortunately, my
music stuff needs Pd extended. I would be happy to continue the project.
Katja
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
when i try to login to the machine, i get:
Uptime for this computer is 10 [main] gawk 2200
C:\cygwin\bin\gawk.exe: *** fatal error - CreateFileMapping
Global\cygwin1S4.cygpid.3780, Win32 error 5. Terminating.
and i don't get a shell, which makes it a bit awkward to do any svn
updates (port forwarding works though, so rdesktop is ok)
fgamnsdr
IOhannes
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk6JhSAACgkQkX2Xpv6ydvTISACg25+zbcXZEXUDkHTB2v5aIP5M
JQQAn1dV7vPv6JjrafYb6/bj+enS96AQ
=JI4h
-----END PGP SIGNATURE-----
Patches item #3417757, was opened at 2011-10-03 06:06
Message generated for change (Settings changed) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3417757&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: externals
Group: documentation
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ricardo Fabbri (ricardofabbri)
>Assigned to: lluÃs gómez i bigordà (lluisbigorda)
Summary: better install instructions to pix_opencv
Initial Comment:
This is a tiny fix to the INSTALL file to show how to install the help files. More steps were are added so that the install solution is cleaner.
PS: I am also using this to practice submitting patches to the Pd community. Hopefully I will soon manage to get commit access and will stop bugging the tracker with tiny patches.
----------------------------------------------------------------------
Comment By: Ricardo Fabbri (ricardofabbri)
Date: 2011-10-03 06:07
Message:
just letting you know the patch is against the pix_opencv external inside
the svn repository for Pd.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3417757&group_…
Patches item #3417757, was opened at 2011-10-03 07:06
Message generated for change (Comment added) made by ricardofabbri
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3417757&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: externals
Group: documentation
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ricardo Fabbri (ricardofabbri)
Assigned to: Nobody/Anonymous (nobody)
Summary: better install instructions to pix_opencv
Initial Comment:
This is a tiny fix to the INSTALL file to show how to install the help files. More steps were are added so that the install solution is cleaner.
PS: I am also using this to practice submitting patches to the Pd community. Hopefully I will soon manage to get commit access and will stop bugging the tracker with tiny patches.
----------------------------------------------------------------------
>Comment By: Ricardo Fabbri (ricardofabbri)
Date: 2011-10-03 07:07
Message:
just letting you know the patch is against the pix_opencv external inside
the svn repository for Pd.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3417757&group_…
Patches item #3417757, was opened at 2011-10-03 07:06
Message generated for change (Tracker Item Submitted) made by ricardofabbri
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3417757&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: externals
Group: documentation
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ricardo Fabbri (ricardofabbri)
Assigned to: Nobody/Anonymous (nobody)
Summary: better install instructions to pix_opencv
Initial Comment:
This is a tiny fix to the INSTALL file to show how to install the help files. More steps were are added so that the install solution is cleaner.
PS: I am also using this to practice submitting patches to the Pd community. Hopefully I will soon manage to get commit access and will stop bugging the tracker with tiny patches.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3417757&group_…
Bugs item #3417495, was opened at 2011-10-03 04:11
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3417495&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: v0.43
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Pd 0.43.1 crashes when moving a knob of midicontroller
Initial Comment:
Pd 0.43.1 crashes immediately when moving a knob of my midicontroller, which is akai mpk mini. no problems with 0.42.5 and vanilla, so i guess its a bug. its windows xp sp3, amilo v3505
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3417495&group_…
Hey Miller,
I was wondering if you had any plans of updating the 'pd/' section of
SVN where you used to push your changes. If not, would you mind if I
updated it with the latest release tarballs?
.hc