Hello
i am exploring panning for a project which has led me back to vbap and a bunch of other cool panners I want to use panN~ from xjimmies but i get this error when trying to get vbap & define_loudspeakers to load can anyone help me with this error?
pp
_/Users/shree/Desktop/nSLAM-1.0/xjimmies/define_loudspeakers.pd_darwin: dlopen(/Users/shree/Desktop/nSLAM-1.0/xjimmies/define_loudspeakers.pd_darwin, 10): no suitable image found. Did find: /Users/shree/Desktop/nSLAM-1.0/xjimmies/define_loudspeakers.pd_darwin: mach-o, but wrong architecture define_loudspeakers 2 -90 0 90 180 ... couldn't create /Volumes/shree/PD/PD_MSP/PD_MSP_JOB/nSLAM-1.0/xjimmies/define_loudspeakers.pd_darwin: dlopen(/Volumes/shree/PD/PD_MSP/PD_MSP_JOB/nSLAM-1.0/xjimmies/define_loudspeakers.pd_darwin, 10): no suitable image found. Did find: /Volumes/shree/PD/PD_MSP/PD_MSP_JOB/nSLAM-1.0/xjimmies/define_loudspeakers.pd_darwin: mach-o, but wrong architecture define_loudspeakers 2 -90 0 90 180
On Sun, 17 Oct 2010, Pagano, Patrick wrote:
i am exploring panning for a project which has led me back to vbap and a bunch of other cool panners I want to use panN~ from xjimmies but i get this error when trying to get vbap & define_loudspeakers to load can anyone help me with this error?
The .pd_darwin files must be compiled for the same CPU type as the Pd-extended you use. For example, if you have an Intel CPU, then Pd-extended for Intel is more efficient than Pd-extended for PPC, but the former can only load .pd_darwin files made for Intel, and the latter can only load .pd_darwin files made for PPC.
OSX's mach-o format has the particularity of allowing to merge support for several CPUs in the same file, but not everybody uses that all of the time.
| Mathieu Bouchard ------------------------------ Villeray, Montréal, QC
Thanks Mathieu, i figured with the mach-o error which i recall from SGI days as well that it had to do with the CPU Has anyone compiled vbap for Intel? I am currently using panN~ from xjimmies2 which does not seem to use define_loudspeakers, but i am curious to try it regardless
pp ________________________________________ From: Mathieu Bouchard [matju@artengine.ca] Sent: Sunday, October 17, 2010 8:24 AM To: Pagano, Patrick Cc: pd-list@iem.at Subject: Re: [PD] vbap/define_loudspeakers mach-o error
On Sun, 17 Oct 2010, Pagano, Patrick wrote:
i am exploring panning for a project which has led me back to vbap and a bunch of other cool panners I want to use panN~ from xjimmies but i get this error when trying to get vbap & define_loudspeakers to load can anyone help me with this error?
The .pd_darwin files must be compiled for the same CPU type as the Pd-extended you use. For example, if you have an Intel CPU, then Pd-extended for Intel is more efficient than Pd-extended for PPC, but the former can only load .pd_darwin files made for Intel, and the latter can only load .pd_darwin files made for PPC.
OSX's mach-o format has the particularity of allowing to merge support for several CPUs in the same file, but not everybody uses that all of the time.
| Mathieu Bouchard ------------------------------ Villeray, Montréal, QC
vbap is included in Pd-extended, plus its an updated version with a
number of bugfixes.
.hc
On Oct 17, 2010, at 10:15 AM, Pagano, Patrick wrote:
Thanks Mathieu, i figured with the mach-o error which i recall from
SGI days as well that it had to do with the CPU Has anyone compiled vbap for Intel? I am currently using panN~ from xjimmies2 which does not seem to use
define_loudspeakers, but i am curious to try it regardlesspp ________________________________________ From: Mathieu Bouchard [matju@artengine.ca] Sent: Sunday, October 17, 2010 8:24 AM To: Pagano, Patrick Cc: pd-list@iem.at Subject: Re: [PD] vbap/define_loudspeakers mach-o error
On Sun, 17 Oct 2010, Pagano, Patrick wrote:
i am exploring panning for a project which has led me back to vbap
and a bunch of other cool panners I want to use panN~ from xjimmies but i
get this error when trying to get vbap & define_loudspeakers to load can anyone help me with this error?The .pd_darwin files must be compiled for the same CPU type as the Pd-extended you use. For example, if you have an Intel CPU, then Pd-extended for Intel is more efficient than Pd-extended for PPC,
but the former can only load .pd_darwin files made for Intel, and the latter
can only load .pd_darwin files made for PPC.OSX's mach-o format has the particularity of allowing to merge
support for several CPUs in the same file, but not everybody uses that all of the time.
| Mathieu Bouchard ------------------------------ Villeray,
Montréal, QC
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
I have the audacity to believe that peoples everywhere can have three
meals a day for their bodies, education and culture for their minds,
and dignity, equality and freedom for their spirits. - Martin
Luther King, Jr.
it gives two connection errors when i run vbap-demo and does not make [define loudspeakers]
pp ________________________________________ From: Hans-Christoph Steiner [hans@at.or.at] Sent: Sunday, October 17, 2010 10:38 PM To: Pagano, Patrick Cc: Mathieu Bouchard; pd-list@iem.at Subject: Re: [PD] vbap/define_loudspeakers mach-o error
vbap is included in Pd-extended, plus its an updated version with a number of bugfixes.
.hc
On Oct 17, 2010, at 10:15 AM, Pagano, Patrick wrote:
Thanks Mathieu, i figured with the mach-o error which i recall from SGI days as well that it had to do with the CPU Has anyone compiled vbap for Intel? I am currently using panN~ from xjimmies2 which does not seem to use define_loudspeakers, but i am curious to try it regardless
pp ________________________________________ From: Mathieu Bouchard [matju@artengine.ca] Sent: Sunday, October 17, 2010 8:24 AM To: Pagano, Patrick Cc: pd-list@iem.at Subject: Re: [PD] vbap/define_loudspeakers mach-o error
On Sun, 17 Oct 2010, Pagano, Patrick wrote:
i am exploring panning for a project which has led me back to vbap and a bunch of other cool panners I want to use panN~ from xjimmies but i get this error when trying to get vbap & define_loudspeakers to load can anyone help me with this error?
The .pd_darwin files must be compiled for the same CPU type as the Pd-extended you use. For example, if you have an Intel CPU, then Pd-extended for Intel is more efficient than Pd-extended for PPC, but the former can only load .pd_darwin files made for Intel, and the latter can only load .pd_darwin files made for PPC.
OSX's mach-o format has the particularity of allowing to merge support for several CPUs in the same file, but not everybody uses that all of the time.
| Mathieu Bouchard ------------------------------ Villeray, Montréal, QC
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
I have the audacity to believe that peoples everywhere can have three meals a day for their bodies, education and culture for their minds, and dignity, equality and freedom for their spirits. - Martin Luther King, Jr.
Works for me in Pd-extended 0.42.5. Check the vbap-help.pd in the 'vbap' lib in the help browser.
.hc
On Mon, 2010-10-18 at 00:23 -0400, Pagano, Patrick wrote:
it gives two connection errors when i run vbap-demo and does not make [define loudspeakers]
pp ________________________________________ From: Hans-Christoph Steiner [hans@at.or.at] Sent: Sunday, October 17, 2010 10:38 PM To: Pagano, Patrick Cc: Mathieu Bouchard; pd-list@iem.at Subject: Re: [PD] vbap/define_loudspeakers mach-o error
vbap is included in Pd-extended, plus its an updated version with a number of bugfixes.
.hc
On Oct 17, 2010, at 10:15 AM, Pagano, Patrick wrote:
Thanks Mathieu, i figured with the mach-o error which i recall from SGI days as well that it had to do with the CPU Has anyone compiled vbap for Intel? I am currently using panN~ from xjimmies2 which does not seem to use define_loudspeakers, but i am curious to try it regardless
pp ________________________________________ From: Mathieu Bouchard [matju@artengine.ca] Sent: Sunday, October 17, 2010 8:24 AM To: Pagano, Patrick Cc: pd-list@iem.at Subject: Re: [PD] vbap/define_loudspeakers mach-o error
On Sun, 17 Oct 2010, Pagano, Patrick wrote:
i am exploring panning for a project which has led me back to vbap and a bunch of other cool panners I want to use panN~ from xjimmies but i get this error when trying to get vbap & define_loudspeakers to load can anyone help me with this error?
The .pd_darwin files must be compiled for the same CPU type as the Pd-extended you use. For example, if you have an Intel CPU, then Pd-extended for Intel is more efficient than Pd-extended for PPC, but the former can only load .pd_darwin files made for Intel, and the latter can only load .pd_darwin files made for PPC.
OSX's mach-o format has the particularity of allowing to merge support for several CPUs in the same file, but not everybody uses that all of the time.
| Mathieu Bouchard ------------------------------ Villeray, Montréal, QC
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
I have the audacity to believe that peoples everywhere can have three meals a day for their bodies, education and culture for their minds, and dignity, equality and freedom for their spirits. - Martin Luther King, Jr.
On Sun, 17 Oct 2010, Pagano, Patrick wrote:
Thanks Mathieu, i figured with the mach-o error which i recall from SGI days as well that it had to do with the CPU
Mach-o is only the name of the file format for files that are to be run by the CPU (apps, dylibs, etc). It depends on which OS you run. For a Linux OS, the same error is possible but would be considered an error about ELF because the file format is ELF, and on Windows, it's EXE-PE instead.
There's more than one possible error that can happen with handling those file formats : it's not just about which kind of CPU. When you get "Symbol not found" it's also a Mach-o error as long as the file format is Mach-o.
| Mathieu Bouchard ------------------------------ Villeray, Montréal, QC