Bugs item #2795202, was opened at 2009-05-22 04:37
Message generated for change (Comment added) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2795202&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: puredata
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: turning off dsp with loadbang doesn't work
Initial Comment:
If dsp is on, opening a patch with:
[loadbang]
|
[; pd dsp 0]
doesn't turn it off.
For an example, turn on dsp and open the help file for bang~
I tried it in pd 0.42-5 and pd-ext 0.41-4 rc1 on winxp
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2009-05-22 04:40
Message:
p.s.- inserting a [del 0] after the loadbang will make it work
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2795202&group_…
Bugs item #2795202, was opened at 2009-05-22 04:37
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2795202&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: puredata
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: turning off dsp with loadbang doesn't work
Initial Comment:
If dsp is on, opening a patch with:
[loadbang]
|
[; pd dsp 0]
doesn't turn it off.
For an example, turn on dsp and open the help file for bang~
I tried it in pd 0.42-5 and pd-ext 0.41-4 rc1 on winxp
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2795202&group_…
Dear open source contributors,
I am Eunyoung Chung, a Masters student working with Dr. Jensen at
Oregon State University. We are currently doing a research project in
collaboration with Dr.Truong and Ph.D student Koji Yatani at
University of Toronto. Our goal is to understand how contributors
communicate and collaborate in Open Source Software (OSS) projects,
including diagramming practices.
We are seeking volunteers for a quick survey on this topic. Any person
who is actively working on a OSS project is eligible. The survey takes
approximately 10-15 minutes, and the 5 volunteers will be picked to
receive a $30 Amazon gift certificate. Your participation is anonymous
(unless you consent to have us contact you)
Here is the survey address.
https://secure.engr.oregonstate.edu/limesurvey/58564/lang-en
We really appreciate your help!
Anyone ever looked at liboil? "Liboil is a library of simple functions
that are optimized for various CPUs." I just noticed that VLC is
using it. It sounds like it could be quite useful for Pd.
http://liboil.freedesktop.org/wiki/
.hc
----------------------------------------------------------------------------
Programs should be written for people to read, and only incidentally
for machines to execute.
- from Structure and Interpretation of Computer Programs
Bugs item #2794086, was opened at 2009-05-19 23:15
Message generated for change (Comment added) made by elvettsemic
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2794086&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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thomas Mayer (elvettsemic)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: hexloader problem in 0.41-4 RC2
Initial Comment:
Hexloader will not load objects like [>~] in Pd version 0.41.4-extended-rc2 on Debian Lenny i386.
Hexloader is loaded:
hex loader $Revision: 1.5 $
written by IOhannes m zmölnig, IEM <zmoelnig(a)iem.at>
compiled on May 18 2009 at 02:37:31
compiled against Pd version 0.41.4.extended-rc2
but then:
>~ $2
... couldn't create
load_object: Symbol "0x3e0x7e_setup" not found
error: BUG: hexloader not loading abstraction: /usr/lib/pd/extra/zexy/0x3e0x7e.pd (not yet implemented)
The file /usr/lib/pd/extra/zexy/0x3e0x7e.pd exists, as well as /usr/lib/pd/extra/zexy/0x3e0x7e.pd_linux
----------------------------------------------------------------------
Comment By: Thomas Mayer (elvettsemic)
Date: 2009-05-20 12:05
Message:
The output in the Pd console when double-verbose and loading [>~]:
tried /home/thomas/Shell-Scripte/>~.l_i386 and failed
tried /usr/lib/pd/extra/>~.l_i386 and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/>~.l_i386 and failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/>~.l_i386 and failed
tried /usr/lib/pd/extra/zexy/>~.l_i386 and failed
tried /usr/lib/pd/extra/flatspace/>~.l_i386 and failed
tried /usr/lib/pd/extra/rtc/>~.l_i386 and failed
tried /usr/lib/pd/extra/cyclone/>~.l_i386 and failed
tried /usr/lib/extra/creb/>~.l_i386 and failed
tried /usr/lib/pd/extra/creb/>~.l_i386 and failed
tried /usr/lib/pd/extra/ggee/>~.l_i386 and failed
tried /home/thomas/pd-externals/>~.l_i386 and failed
tried /usr/local/lib/pd-externals/>~.l_i386 and failed
tried /usr/lib/pd/extra/>~.l_i386 and failed
tried /home/thomas/Shell-Scripte/>~.pd_linux and failed
tried /usr/lib/pd/extra/>~.pd_linux and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/>~.pd_linux and failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/>~.pd_linux and failed
tried /usr/lib/pd/extra/zexy/>~.pd_linux and failed
tried /usr/lib/pd/extra/flatspace/>~.pd_linux and failed
tried /usr/lib/pd/extra/rtc/>~.pd_linux and failed
tried /usr/lib/pd/extra/cyclone/>~.pd_linux and failed
tried /usr/lib/extra/creb/>~.pd_linux and failed
tried /usr/lib/pd/extra/creb/>~.pd_linux and failed
tried /usr/lib/pd/extra/ggee/>~.pd_linux and failed
tried /home/thomas/pd-externals/>~.pd_linux and failed
tried /usr/local/lib/pd-externals/>~.pd_linux and failed
tried /usr/lib/pd/extra/>~.pd_linux and failed
tried /home/thomas/Shell-Scripte/>~/>~.l_i386 and failed
tried /usr/lib/pd/extra/>~/>~.l_i386 and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/>~/>~.l_i386 and failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/>~/>~.l_i386 and failed
tried /usr/lib/pd/extra/zexy/>~/>~.l_i386 and failed
tried /usr/lib/pd/extra/flatspace/>~/>~.l_i386 and failed
tried /usr/lib/pd/extra/rtc/>~/>~.l_i386 and failed
tried /usr/lib/pd/extra/cyclone/>~/>~.l_i386 and failed
tried /usr/lib/extra/creb/>~/>~.l_i386 and failed
tried /usr/lib/pd/extra/creb/>~/>~.l_i386 and failed
tried /usr/lib/pd/extra/ggee/>~/>~.l_i386 and failed
tried /home/thomas/pd-externals/>~/>~.l_i386 and failed
tried /usr/local/lib/pd-externals/>~/>~.l_i386 and failed
tried /usr/lib/pd/extra/>~/>~.l_i386 and failed
tried /home/thomas/Shell-Scripte/>~/>~.pd_linux and failed
tried /usr/lib/pd/extra/>~/>~.pd_linux and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/>~/>~.pd_linux and failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/>~/>~.pd_linux and failed
tried /usr/lib/pd/extra/zexy/>~/>~.pd_linux and failed
tried /usr/lib/pd/extra/flatspace/>~/>~.pd_linux and failed
tried /usr/lib/pd/extra/rtc/>~/>~.pd_linux and failed
tried /usr/lib/pd/extra/cyclone/>~/>~.pd_linux and failed
tried /usr/lib/extra/creb/>~/>~.pd_linux and failed
tried /usr/lib/pd/extra/creb/>~/>~.pd_linux and failed
tried /usr/lib/pd/extra/ggee/>~/>~.pd_linux and failed
tried /home/thomas/pd-externals/>~/>~.pd_linux and failed
tried /usr/local/lib/pd-externals/>~/>~.pd_linux and failed
tried /usr/lib/pd/extra/>~/>~.pd_linux and failed
verbose( 2):calling sys_load with '>~'
tried /home/thomas/Shell-Scripte/>~.l_i386 and failed
tried /usr/lib/pd/extra/>~.l_i386 and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/>~.l_i386 and failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/>~.l_i386 and failed
tried /usr/lib/pd/extra/zexy/>~.l_i386 and failed
tried /usr/lib/pd/extra/flatspace/>~.l_i386 and failed
tried /usr/lib/pd/extra/rtc/>~.l_i386 and failed
tried /usr/lib/pd/extra/cyclone/>~.l_i386 and failed
tried /usr/lib/extra/creb/>~.l_i386 and failed
tried /usr/lib/pd/extra/creb/>~.l_i386 and failed
tried /usr/lib/pd/extra/ggee/>~.l_i386 and failed
tried /home/thomas/pd-externals/>~.l_i386 and failed
tried /usr/local/lib/pd-externals/>~.l_i386 and failed
tried /usr/lib/pd/extra/>~.l_i386 and failed
tried /home/thomas/Shell-Scripte/>~.pd_linux and failed
tried /usr/lib/pd/extra/>~.pd_linux and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/>~.pd_linux and failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/>~.pd_linux and failed
tried /usr/lib/pd/extra/zexy/>~.pd_linux and failed
tried /usr/lib/pd/extra/flatspace/>~.pd_linux and failed
tried /usr/lib/pd/extra/rtc/>~.pd_linux and failed
tried /usr/lib/pd/extra/cyclone/>~.pd_linux and failed
tried /usr/lib/extra/creb/>~.pd_linux and failed
tried /usr/lib/pd/extra/creb/>~.pd_linux and failed
tried /usr/lib/pd/extra/ggee/>~.pd_linux and failed
tried /home/thomas/pd-externals/>~.pd_linux and failed
tried /usr/local/lib/pd-externals/>~.pd_linux and failed
tried /usr/lib/pd/extra/>~.pd_linux and failed
tried /home/thomas/Shell-Scripte/>~/>~.l_i386 and failed
tried /usr/lib/pd/extra/>~/>~.l_i386 and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/>~/>~.l_i386 and failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/>~/>~.l_i386 and failed
tried /usr/lib/pd/extra/zexy/>~/>~.l_i386 and failed
tried /usr/lib/pd/extra/flatspace/>~/>~.l_i386 and failed
tried /usr/lib/pd/extra/rtc/>~/>~.l_i386 and failed
tried /usr/lib/pd/extra/cyclone/>~/>~.l_i386 and failed
tried /usr/lib/extra/creb/>~/>~.l_i386 and failed
tried /usr/lib/pd/extra/creb/>~/>~.l_i386 and failed
tried /usr/lib/pd/extra/ggee/>~/>~.l_i386 and failed
tried /home/thomas/pd-externals/>~/>~.l_i386 and failed
tried /usr/local/lib/pd-externals/>~/>~.l_i386 and failed
tried /usr/lib/pd/extra/>~/>~.l_i386 and failed
tried /home/thomas/Shell-Scripte/>~/>~.pd_linux and failed
tried /usr/lib/pd/extra/>~/>~.pd_linux and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/>~/>~.pd_linux and failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/>~/>~.pd_linux and failed
tried /usr/lib/pd/extra/zexy/>~/>~.pd_linux and failed
tried /usr/lib/pd/extra/flatspace/>~/>~.pd_linux and failed
tried /usr/lib/pd/extra/rtc/>~/>~.pd_linux and failed
tried /usr/lib/pd/extra/cyclone/>~/>~.pd_linux and failed
tried /usr/lib/extra/creb/>~/>~.pd_linux and failed
tried /usr/lib/pd/extra/creb/>~/>~.pd_linux and failed
tried /usr/lib/pd/extra/ggee/>~/>~.pd_linux and failed
tried /home/thomas/pd-externals/>~/>~.pd_linux and failed
tried /usr/local/lib/pd-externals/>~/>~.pd_linux and failed
tried /usr/lib/pd/extra/>~/>~.pd_linux and failed
tried ./>~/>~-meta.pd and failed
tried /usr/lib/pd/extra/>~/>~-meta.pd and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/>~/>~-meta.pd and failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/>~/>~-meta.pd and failed
tried /usr/lib/pd/extra/zexy/>~/>~-meta.pd and failed
tried /usr/lib/pd/extra/flatspace/>~/>~-meta.pd and failed
tried /usr/lib/pd/extra/rtc/>~/>~-meta.pd and failed
tried /usr/lib/pd/extra/cyclone/>~/>~-meta.pd and failed
tried /usr/lib/extra/creb/>~/>~-meta.pd and failed
tried /usr/lib/pd/extra/creb/>~/>~-meta.pd and failed
tried /usr/lib/pd/extra/ggee/>~/>~-meta.pd and failed
tried /home/thomas/pd-externals/>~/>~-meta.pd and failed
tried /usr/local/lib/pd-externals/>~/>~-meta.pd and failed
tried /usr/lib/pd/extra/>~/>~-meta.pd and failed
verbose( 2):calling sys_load with '0x3e~'
tried /home/thomas/Shell-Scripte/0x3e~.l_i386 and failed
tried /usr/lib/pd/extra/0x3e~.l_i386 and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/0x3e~.l_i386 and failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/0x3e~.l_i386 and failed
tried /usr/lib/pd/extra/zexy/0x3e~.l_i386 and failed
tried /usr/lib/pd/extra/flatspace/0x3e~.l_i386 and failed
tried /usr/lib/pd/extra/rtc/0x3e~.l_i386 and failed
tried /usr/lib/pd/extra/cyclone/0x3e~.l_i386 and failed
tried /usr/lib/extra/creb/0x3e~.l_i386 and failed
tried /usr/lib/pd/extra/creb/0x3e~.l_i386 and failed
tried /usr/lib/pd/extra/ggee/0x3e~.l_i386 and failed
tried /home/thomas/pd-externals/0x3e~.l_i386 and failed
tried /usr/local/lib/pd-externals/0x3e~.l_i386 and failed
tried /usr/lib/pd/extra/0x3e~.l_i386 and failed
tried /home/thomas/Shell-Scripte/0x3e~.pd_linux and failed
tried /usr/lib/pd/extra/0x3e~.pd_linux and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/0x3e~.pd_linux and failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/0x3e~.pd_linux and failed
tried /usr/lib/pd/extra/zexy/0x3e~.pd_linux and failed
tried /usr/lib/pd/extra/flatspace/0x3e~.pd_linux and failed
tried /usr/lib/pd/extra/rtc/0x3e~.pd_linux and failed
tried /usr/lib/pd/extra/cyclone/0x3e~.pd_linux and failed
tried /usr/lib/extra/creb/0x3e~.pd_linux and failed
tried /usr/lib/pd/extra/creb/0x3e~.pd_linux and failed
tried /usr/lib/pd/extra/ggee/0x3e~.pd_linux and failed
tried /home/thomas/pd-externals/0x3e~.pd_linux and failed
tried /usr/local/lib/pd-externals/0x3e~.pd_linux and failed
tried /usr/lib/pd/extra/0x3e~.pd_linux and failed
tried /home/thomas/Shell-Scripte/0x3e~/0x3e~.l_i386 and failed
tried /usr/lib/pd/extra/0x3e~/0x3e~.l_i386 and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/0x3e~/0x3e~.l_i386 and
failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/0x3e~/0x3e~.l_i386 and failed
tried /usr/lib/pd/extra/zexy/0x3e~/0x3e~.l_i386 and failed
tried /usr/lib/pd/extra/flatspace/0x3e~/0x3e~.l_i386 and failed
tried /usr/lib/pd/extra/rtc/0x3e~/0x3e~.l_i386 and failed
tried /usr/lib/pd/extra/cyclone/0x3e~/0x3e~.l_i386 and failed
tried /usr/lib/extra/creb/0x3e~/0x3e~.l_i386 and failed
tried /usr/lib/pd/extra/creb/0x3e~/0x3e~.l_i386 and failed
tried /usr/lib/pd/extra/ggee/0x3e~/0x3e~.l_i386 and failed
tried /home/thomas/pd-externals/0x3e~/0x3e~.l_i386 and failed
tried /usr/local/lib/pd-externals/0x3e~/0x3e~.l_i386 and failed
tried /usr/lib/pd/extra/0x3e~/0x3e~.l_i386 and failed
tried /home/thomas/Shell-Scripte/0x3e~/0x3e~.pd_linux and failed
tried /usr/lib/pd/extra/0x3e~/0x3e~.pd_linux and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/0x3e~/0x3e~.pd_linux and
failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/0x3e~/0x3e~.pd_linux and failed
tried /usr/lib/pd/extra/zexy/0x3e~/0x3e~.pd_linux and failed
tried /usr/lib/pd/extra/flatspace/0x3e~/0x3e~.pd_linux and failed
tried /usr/lib/pd/extra/rtc/0x3e~/0x3e~.pd_linux and failed
tried /usr/lib/pd/extra/cyclone/0x3e~/0x3e~.pd_linux and failed
tried /usr/lib/extra/creb/0x3e~/0x3e~.pd_linux and failed
tried /usr/lib/pd/extra/creb/0x3e~/0x3e~.pd_linux and failed
tried /usr/lib/pd/extra/ggee/0x3e~/0x3e~.pd_linux and failed
tried /home/thomas/pd-externals/0x3e~/0x3e~.pd_linux and failed
tried /usr/local/lib/pd-externals/0x3e~/0x3e~.pd_linux and failed
tried /usr/lib/pd/extra/0x3e~/0x3e~.pd_linux and failed
tried ./0x3e~/0x3e~-meta.pd and failed
tried /usr/lib/pd/extra/0x3e~/0x3e~-meta.pd and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/0x3e~/0x3e~-meta.pd and
failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/0x3e~/0x3e~-meta.pd and failed
tried /usr/lib/pd/extra/zexy/0x3e~/0x3e~-meta.pd and failed
tried /usr/lib/pd/extra/flatspace/0x3e~/0x3e~-meta.pd and failed
tried /usr/lib/pd/extra/rtc/0x3e~/0x3e~-meta.pd and failed
tried /usr/lib/pd/extra/cyclone/0x3e~/0x3e~-meta.pd and failed
tried /usr/lib/extra/creb/0x3e~/0x3e~-meta.pd and failed
tried /usr/lib/pd/extra/creb/0x3e~/0x3e~-meta.pd and failed
tried /usr/lib/pd/extra/ggee/0x3e~/0x3e~-meta.pd and failed
tried /home/thomas/pd-externals/0x3e~/0x3e~-meta.pd and failed
tried /usr/local/lib/pd-externals/0x3e~/0x3e~-meta.pd and failed
tried /usr/lib/pd/extra/0x3e~/0x3e~-meta.pd and failed
verbose( 2):calling sys_load with '0x3e0x7e'
tried /home/thomas/Shell-Scripte/0x3e0x7e.l_i386 and failed
tried /usr/lib/pd/extra/0x3e0x7e.l_i386 and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/0x3e0x7e.l_i386 and
failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/0x3e0x7e.l_i386 and failed
tried /usr/lib/pd/extra/zexy/0x3e0x7e.l_i386 and failed
tried /usr/lib/pd/extra/flatspace/0x3e0x7e.l_i386 and failed
tried /usr/lib/pd/extra/rtc/0x3e0x7e.l_i386 and failed
tried /usr/lib/pd/extra/cyclone/0x3e0x7e.l_i386 and failed
tried /usr/lib/extra/creb/0x3e0x7e.l_i386 and failed
tried /usr/lib/pd/extra/creb/0x3e0x7e.l_i386 and failed
tried /usr/lib/pd/extra/ggee/0x3e0x7e.l_i386 and failed
tried /home/thomas/pd-externals/0x3e0x7e.l_i386 and failed
tried /usr/local/lib/pd-externals/0x3e0x7e.l_i386 and failed
tried /usr/lib/pd/extra/0x3e0x7e.l_i386 and failed
tried /home/thomas/Shell-Scripte/0x3e0x7e.pd_linux and failed
tried /usr/lib/pd/extra/0x3e0x7e.pd_linux and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/0x3e0x7e.pd_linux and
failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/0x3e0x7e.pd_linux and failed
tried /usr/lib/pd/extra/zexy/0x3e0x7e.pd_linux and succeeded
load_object: Symbol "0x3e0x7e_setup" not found
tried ./0x3e0x7e/0x3e0x7e-meta.pd and failed
tried /usr/lib/pd/extra/0x3e0x7e/0x3e0x7e-meta.pd and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/0x3e0x7e/0x3e0x7e-meta.pd
and failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/0x3e0x7e/0x3e0x7e-meta.pd and
failed
tried /usr/lib/pd/extra/zexy/0x3e0x7e/0x3e0x7e-meta.pd and failed
tried /usr/lib/pd/extra/flatspace/0x3e0x7e/0x3e0x7e-meta.pd and failed
tried /usr/lib/pd/extra/rtc/0x3e0x7e/0x3e0x7e-meta.pd and failed
tried /usr/lib/pd/extra/cyclone/0x3e0x7e/0x3e0x7e-meta.pd and failed
tried /usr/lib/extra/creb/0x3e0x7e/0x3e0x7e-meta.pd and failed
tried /usr/lib/pd/extra/creb/0x3e0x7e/0x3e0x7e-meta.pd and failed
tried /usr/lib/pd/extra/ggee/0x3e0x7e/0x3e0x7e-meta.pd and failed
tried /home/thomas/pd-externals/0x3e0x7e/0x3e0x7e-meta.pd and failed
tried /usr/local/lib/pd-externals/0x3e0x7e/0x3e0x7e-meta.pd and failed
tried /usr/lib/pd/extra/0x3e0x7e/0x3e0x7e-meta.pd and failed
tried ./>~.l_i386 and failed
tried /usr/lib/pd/extra/>~.l_i386 and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/>~.l_i386 and failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/>~.l_i386 and failed
tried /usr/lib/pd/extra/zexy/>~.l_i386 and failed
tried /usr/lib/pd/extra/flatspace/>~.l_i386 and failed
tried /usr/lib/pd/extra/rtc/>~.l_i386 and failed
tried /usr/lib/pd/extra/cyclone/>~.l_i386 and failed
tried /usr/lib/extra/creb/>~.l_i386 and failed
tried /usr/lib/pd/extra/creb/>~.l_i386 and failed
tried /usr/lib/pd/extra/ggee/>~.l_i386 and failed
tried /home/thomas/pd-externals/>~.l_i386 and failed
tried /usr/local/lib/pd-externals/>~.l_i386 and failed
tried /usr/lib/pd/extra/>~.l_i386 and failed
tried ./>~.pd_linux and failed
tried /usr/lib/pd/extra/>~.pd_linux and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/>~.pd_linux and failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/>~.pd_linux and failed
tried /usr/lib/pd/extra/zexy/>~.pd_linux and failed
tried /usr/lib/pd/extra/flatspace/>~.pd_linux and failed
tried /usr/lib/pd/extra/rtc/>~.pd_linux and failed
tried /usr/lib/pd/extra/cyclone/>~.pd_linux and failed
tried /usr/lib/extra/creb/>~.pd_linux and failed
tried /usr/lib/pd/extra/creb/>~.pd_linux and failed
tried /usr/lib/pd/extra/ggee/>~.pd_linux and failed
tried /home/thomas/pd-externals/>~.pd_linux and failed
tried /usr/local/lib/pd-externals/>~.pd_linux and failed
tried /usr/lib/pd/extra/>~.pd_linux and failed
tried ./0x3e~.l_i386 and failed
tried /usr/lib/pd/extra/0x3e~.l_i386 and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/0x3e~.l_i386 and failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/0x3e~.l_i386 and failed
tried /usr/lib/pd/extra/zexy/0x3e~.l_i386 and failed
tried /usr/lib/pd/extra/flatspace/0x3e~.l_i386 and failed
tried /usr/lib/pd/extra/rtc/0x3e~.l_i386 and failed
tried /usr/lib/pd/extra/cyclone/0x3e~.l_i386 and failed
tried /usr/lib/extra/creb/0x3e~.l_i386 and failed
tried /usr/lib/pd/extra/creb/0x3e~.l_i386 and failed
tried /usr/lib/pd/extra/ggee/0x3e~.l_i386 and failed
tried /home/thomas/pd-externals/0x3e~.l_i386 and failed
tried /usr/local/lib/pd-externals/0x3e~.l_i386 and failed
tried /usr/lib/pd/extra/0x3e~.l_i386 and failed
tried ./0x3e~.pd_linux and failed
tried /usr/lib/pd/extra/0x3e~.pd_linux and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/0x3e~.pd_linux and failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/0x3e~.pd_linux and failed
tried /usr/lib/pd/extra/zexy/0x3e~.pd_linux and failed
tried /usr/lib/pd/extra/flatspace/0x3e~.pd_linux and failed
tried /usr/lib/pd/extra/rtc/0x3e~.pd_linux and failed
tried /usr/lib/pd/extra/cyclone/0x3e~.pd_linux and failed
tried /usr/lib/extra/creb/0x3e~.pd_linux and failed
tried /usr/lib/pd/extra/creb/0x3e~.pd_linux and failed
tried /usr/lib/pd/extra/ggee/0x3e~.pd_linux and failed
tried /home/thomas/pd-externals/0x3e~.pd_linux and failed
tried /usr/local/lib/pd-externals/0x3e~.pd_linux and failed
tried /usr/lib/pd/extra/0x3e~.pd_linux and failed
tried ./0x3e0x7e.l_i386 and failed
tried /usr/lib/pd/extra/0x3e0x7e.l_i386 and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/0x3e0x7e.l_i386 and
failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/0x3e0x7e.l_i386 and failed
tried /usr/lib/pd/extra/zexy/0x3e0x7e.l_i386 and failed
tried /usr/lib/pd/extra/flatspace/0x3e0x7e.l_i386 and failed
tried /usr/lib/pd/extra/rtc/0x3e0x7e.l_i386 and failed
tried /usr/lib/pd/extra/cyclone/0x3e0x7e.l_i386 and failed
tried /usr/lib/extra/creb/0x3e0x7e.l_i386 and failed
tried /usr/lib/pd/extra/creb/0x3e0x7e.l_i386 and failed
tried /usr/lib/pd/extra/ggee/0x3e0x7e.l_i386 and failed
tried /home/thomas/pd-externals/0x3e0x7e.l_i386 and failed
tried /usr/local/lib/pd-externals/0x3e0x7e.l_i386 and failed
tried /usr/lib/pd/extra/0x3e0x7e.l_i386 and failed
tried ./0x3e0x7e.pd_linux and failed
tried /usr/lib/pd/extra/0x3e0x7e.pd_linux and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/0x3e0x7e.pd_linux and
failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/0x3e0x7e.pd_linux and failed
tried /usr/lib/pd/extra/zexy/0x3e0x7e.pd_linux and succeeded
verbose( 2):hexloader trying /usr/lib/pd/extra/zexy/0x3e0x7e.pd_linux
(0x3e0x7e_setup)
verbose( 2):hexload object: Symbol "0x3e0x7e_setup" not found
verbose( 2):hexloader trying /usr/lib/pd/extra/zexy/0x3e0x7e.pd_linux
(setup_0x3e0x7e)
verbose( 2):hexload object: Symbol "setup_0x3e0x7e" not found
tried ./0x3e~.pd and failed
tried /usr/lib/pd/extra/0x3e~.pd and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/0x3e~.pd and failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/0x3e~.pd and failed
tried /usr/lib/pd/extra/zexy/0x3e~.pd and failed
tried /usr/lib/pd/extra/flatspace/0x3e~.pd and failed
tried /usr/lib/pd/extra/rtc/0x3e~.pd and failed
tried /usr/lib/pd/extra/cyclone/0x3e~.pd and failed
tried /usr/lib/extra/creb/0x3e~.pd and failed
tried /usr/lib/pd/extra/creb/0x3e~.pd and failed
tried /usr/lib/pd/extra/ggee/0x3e~.pd and failed
tried /home/thomas/pd-externals/0x3e~.pd and failed
tried /usr/local/lib/pd-externals/0x3e~.pd and failed
tried /usr/lib/pd/extra/0x3e~.pd and failed
tried ./0x3e~.pat and failed
tried /usr/lib/pd/extra/0x3e~.pat and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/0x3e~.pat and failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/0x3e~.pat and failed
tried /usr/lib/pd/extra/zexy/0x3e~.pat and failed
tried /usr/lib/pd/extra/flatspace/0x3e~.pat and failed
tried /usr/lib/pd/extra/rtc/0x3e~.pat and failed
tried /usr/lib/pd/extra/cyclone/0x3e~.pat and failed
tried /usr/lib/extra/creb/0x3e~.pat and failed
tried /usr/lib/pd/extra/creb/0x3e~.pat and failed
tried /usr/lib/pd/extra/ggee/0x3e~.pat and failed
tried /home/thomas/pd-externals/0x3e~.pat and failed
tried /usr/local/lib/pd-externals/0x3e~.pat and failed
tried /usr/lib/pd/extra/0x3e~.pat and failed
tried ./0x3e0x7e.pd and failed
tried /usr/lib/pd/extra/0x3e0x7e.pd and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/0x3e0x7e.pd and failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/0x3e0x7e.pd and failed
tried /usr/lib/pd/extra/zexy/0x3e0x7e.pd and succeeded
error: BUG: hexloader not loading abstraction:
/usr/lib/pd/extra/zexy/0x3e0x7e.pd (not yet implemented)
tried ./0x3e0x7e.pat and failed
tried /usr/lib/pd/extra/0x3e0x7e.pat and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/0x3e0x7e.pat and failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/0x3e0x7e.pat and failed
tried /usr/lib/pd/extra/zexy/0x3e0x7e.pat and failed
tried /usr/lib/pd/extra/flatspace/0x3e0x7e.pat and failed
tried /usr/lib/pd/extra/rtc/0x3e0x7e.pat and failed
tried /usr/lib/pd/extra/cyclone/0x3e0x7e.pat and failed
tried /usr/lib/extra/creb/0x3e0x7e.pat and failed
tried /usr/lib/pd/extra/creb/0x3e0x7e.pat and failed
tried /usr/lib/pd/extra/ggee/0x3e0x7e.pat and failed
tried /home/thomas/pd-externals/0x3e0x7e.pat and failed
tried /usr/local/lib/pd-externals/0x3e0x7e.pat and failed
tried /usr/lib/pd/extra/0x3e0x7e.pat and failed
tried ./>~/>~-meta.pd and failed
tried /usr/lib/pd/extra/>~/>~-meta.pd and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/>~/>~-meta.pd and failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/>~/>~-meta.pd and failed
tried /usr/lib/pd/extra/zexy/>~/>~-meta.pd and failed
tried /usr/lib/pd/extra/flatspace/>~/>~-meta.pd and failed
tried /usr/lib/pd/extra/rtc/>~/>~-meta.pd and failed
tried /usr/lib/pd/extra/cyclone/>~/>~-meta.pd and failed
tried /usr/lib/extra/creb/>~/>~-meta.pd and failed
tried /usr/lib/pd/extra/creb/>~/>~-meta.pd and failed
tried /usr/lib/pd/extra/ggee/>~/>~-meta.pd and failed
tried /home/thomas/pd-externals/>~/>~-meta.pd and failed
tried /usr/local/lib/pd-externals/>~/>~-meta.pd and failed
tried /usr/lib/pd/extra/>~/>~-meta.pd and failed
tried /home/thomas/Shell-Scripte/>~.pd and failed
tried /usr/lib/pd/extra/>~.pd and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/>~.pd and failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/>~.pd and failed
tried /usr/lib/pd/extra/zexy/>~.pd and failed
tried /usr/lib/pd/extra/flatspace/>~.pd and failed
tried /usr/lib/pd/extra/rtc/>~.pd and failed
tried /usr/lib/pd/extra/cyclone/>~.pd and failed
tried /usr/lib/extra/creb/>~.pd and failed
tried /usr/lib/pd/extra/creb/>~.pd and failed
tried /usr/lib/pd/extra/ggee/>~.pd and failed
tried /home/thomas/pd-externals/>~.pd and failed
tried /usr/local/lib/pd-externals/>~.pd and failed
tried /usr/lib/pd/extra/>~.pd and failed
tried /home/thomas/Shell-Scripte/>~.pat and failed
tried /usr/lib/pd/extra/>~.pat and failed
tried /home/thomas/Shell-Scripte/pd/abstractions/>~.pat and failed
tried /home/thomas/Shell-Scripte/pd/pdmtl/>~.pat and failed
tried /usr/lib/pd/extra/zexy/>~.pat and failed
tried /usr/lib/pd/extra/flatspace/>~.pat and failed
tried /usr/lib/pd/extra/rtc/>~.pat and failed
tried /usr/lib/pd/extra/cyclone/>~.pat and failed
tried /usr/lib/extra/creb/>~.pat and failed
tried /usr/lib/pd/extra/creb/>~.pat and failed
tried /usr/lib/pd/extra/ggee/>~.pat and failed
tried /home/thomas/pd-externals/>~.pat and failed
tried /usr/local/lib/pd-externals/>~.pat and failed
tried /usr/lib/pd/extra/>~.pat and failed
>~
... couldn't create
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2009-05-20 09:07
Message:
please run Pd with "-verbose -verbose" (yes, that's 2* verbose) and post
the output when trying to load [>~]
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2794086&group_…
Bugs item #2794086, was opened at 2009-05-19 23:15
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2794086&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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thomas Mayer (elvettsemic)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: hexloader problem in 0.41-4 RC2
Initial Comment:
Hexloader will not load objects like [>~] in Pd version 0.41.4-extended-rc2 on Debian Lenny i386.
Hexloader is loaded:
hex loader $Revision: 1.5 $
written by IOhannes m zmölnig, IEM <zmoelnig(a)iem.at>
compiled on May 18 2009 at 02:37:31
compiled against Pd version 0.41.4.extended-rc2
but then:
>~ $2
... couldn't create
load_object: Symbol "0x3e0x7e_setup" not found
error: BUG: hexloader not loading abstraction: /usr/lib/pd/extra/zexy/0x3e0x7e.pd (not yet implemented)
The file /usr/lib/pd/extra/zexy/0x3e0x7e.pd exists, as well as /usr/lib/pd/extra/zexy/0x3e0x7e.pd_linux
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2009-05-20 09:07
Message:
please run Pd with "-verbose -verbose" (yes, that's 2* verbose) and post
the output when trying to load [>~]
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2794086&group_…
There is hope, we can still use MSYS's default gcc 3.4.5 for building
ffmpeg, making the MinGW build setup much easier. Yes, its in
japanese, but we can all understand the universal language of "command
line".
http://feather.cocolog-nifty.com/weblog/2009/04/msys-mingw-gcc3.html
Then again, it might be worthwhile to try the gcc 4 called "Testing"
http://sourceforge.net/project/showfiles.php?group_id=2435
.hc
----------------------------------------------------------------------------
'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
Bugs item #2794086, was opened at 2009-05-19 23:15
Message generated for change (Tracker Item Submitted) made by elvettsemic
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2794086&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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thomas Mayer (elvettsemic)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: hexloader problem in 0.41-4 RC2
Initial Comment:
Hexloader will not load objects like [>~] in Pd version 0.41.4-extended-rc2 on Debian Lenny i386.
Hexloader is loaded:
hex loader $Revision: 1.5 $
written by IOhannes m zmölnig, IEM <zmoelnig(a)iem.at>
compiled on May 18 2009 at 02:37:31
compiled against Pd version 0.41.4.extended-rc2
but then:
>~ $2
... couldn't create
load_object: Symbol "0x3e0x7e_setup" not found
error: BUG: hexloader not loading abstraction: /usr/lib/pd/extra/zexy/0x3e0x7e.pd (not yet implemented)
The file /usr/lib/pd/extra/zexy/0x3e0x7e.pd exists, as well as /usr/lib/pd/extra/zexy/0x3e0x7e.pd_linux
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2794086&group_…
Hello again, Pd developers and programmers,
[added comment]
I am resending this message, as the latest version wasn't a success. I
guess no one needs a unix version of [wacom], so I rephrase the question:
who wants to port [wacom] for windows only?
H-C, I noticed that you're putting in a group to work on windows-related
stuff. Do you mind spreading this message around to any windows-related
developers? (developers! developers! developers! developers! developers!
developers! developers! developers! developers! developers! developers!
developers! developers! developers! ...)
And after this interlude comes the original message again:
[original message]
We - me and Johannes Kreidler for now - wanted to ask if anyone would be
interested in programming a version of Thomas Grill's [wacom] for windows.
This external is used to take data from wacom tablets - so in case anyone
else is interested in this please say something.
The features/work would include:
- be compatible with general wacom architecture - and specially with the
Intuos3 (which is the tablet we own)
- take all parameters from the tablet connected
- not forgetting tilt+inclination, touch strips and keys (these aren't
covered by [wintablet])
- put the compiled binaries in a svn folder packaged with Pd Extended (see
below)
- be willing to do some maintenance now and then, specially until things
get stable (after that, I guess the work would be kind of finished)
According to T Grill, the developer(s) that work on this must register
with Wacom as developer(s), so that they have access to the wacon API.
Also, the source code cannot be given away, so they must sign a
non-disclosure contract (from what Thomas said, not as complicated as it
sounds). I couldn't find exact information about this, but at
http://www.wacomeng.com/devsupport/index.html might be something more
clear.
It would be perfect if someone would be interested in porting the code
just because. In case that doesn't happen, we - me, Johannes Kreidler and
whoever wants to join in - would be interested in giving a small payment
for the work. We're poor people (just like you), so we can't really pay
what a professional programmer should get for the work. In that case, just
get in discussion with us, and we'll see what can be done.
Again, if this interests someone else - either as developper or
contributor - please forward this mail away.
Best,
João Pais
--
Friedenstr. 58
10249 Berlin (Deutschland)
Tel +49 30 42020091 | Mob +49 162 6843570
jmmmpais(a)googlemail.com | skype: jmmmpjmmmp