grrrr / xsample

xsample – Extended sample objects for Pure Data and Max
http://grrrr.org/research/software/xsample
Other
11 stars 4 forks source link

xsample, xgroove~ not working on Max7 onwards #1

Closed jonesints closed 7 years ago

jonesints commented 8 years ago

I'm having trouble running xsample on Max 7 with OSX (Mavericks)

I've followed http://llllllll.co/t/issues-connecting-monome-128-to-mlr-v-solved-for-max6-but-not-max7/227/17 to make sure the files are stored in the correct Max7 directories.

Max console outputs:

xsample: unable to load object bundle executable
 2016-05-01 12:25:52.569 Max[1261:707] Error loading /Applications/Max.app/Contents/Resources/C74/extensions/msp/xsample.mxo/Contents/MacOS/xsample:  dlopen(/Applications/Max.app/Contents/Resources/C74/extensions/msp/xsample.mxo/Contents/MacOS/xsample, 262
 ): no suitable image found.  Did find:
    /Applications/Max.app/Contents/Resources/C74/extensions/msp/xsample.mxo/Contents/MacOS/xsample: no matching architecture in universal wrapper
newobj: xgroove~: No such object
newobj: xgroove~: No such object
newobj: xgroove~: No such object
newobj: xgroove~: No such object
``

I'm using the precompiled binaries, and the xsample is from http://grrrr.org/data/dev/ext/macos/max/
grrrr commented 7 years ago

This looks like an installation/bundling problem. Max7 API changes are addressed in issue #2. Closing.