Hi Justin, On top of what Iohannes said, the timbreID mean object is [tID_mean], not [mean]. I did it that way to avoid conflicts with various other averaging objects out there. There might be a very old version out there that has an object called [mean], but you should use the latest version. Also keep in mind that you now have to load timbreID using [declare -lib timbreID/timbreIDLib] since it's a multi-object library within a single binary. The version on deken should work with 32- or 64-bit Pd. William
On Mon, Dec 2, 2019 at 9:12 PM Justin Martin <[email protected]> wrote: > When I try to create a timbre object (in this case [mean]) I get the > following error: > > .. couldn't create > /Applications/Pd-0.50-0.app/Contents/Resources/Scripts/../extra/tID/mean.pd_darwin: > dlopen(/Applications/Pd-0.50-0.app/Contents/Resources/Scripts/../extra/tID/mean.pd_darwin, > 10): no suitable image found. Did find: > /Applications/Pd-0.50-0.app/Contents/Resources/Scripts/../extra/tID/mean.pd_darwin: > no matching architecture in universal wrapper > /Applications/Pd-0.50-0.app/Contents/Resources/extra/tID/mean.pd_darwin: > no matching architecture in universal wrapper > > Does anyone know what the problem is? > > Thanks! > Justin > > > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > https://lists.puredata.info/listinfo/pd-list > -- William Brent www.williambrent.com “Great minds flock together” Conflations: conversational idiom for the 21st century www.conflations.com
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
