EnvelopSound / EnvelopForLive

Free, open-source tools for Ambisonic 3D panning within Max for Live 10+
http://www.envelop.us/
GNU General Public License v2.0
481 stars 60 forks source link

E4L Master Bus - hb1_to_binaural~ #98

Closed dnlfbr closed 1 year ago

dnlfbr commented 1 year ago

The Binaural output Mode of the E4L Master Bus doesn't work on Apple Silicon processor. The hb1_to_binaural~ object (used for Binaural mode) is not working. I've tried to recompile it (source: https://bitbucket.org/ambidecodertoolbox/adt/src/optimizer/faust/hb1_to_binaural.dsp) to a .mxo file on the Faust IDE, but still It doesn't work (error: hb1_to_binaural~: could not load due to incorrect architecture). Any support is appreciated!

mcslee commented 1 year ago

Yep, thanks for the report - this is on our todo list for Apple Silicon upgrade. The external will definitely need to be rebuilt.

mcslee commented 1 year ago

This can now be used via faustgen~ on Apple Silicon: https://github.com/EnvelopSound/EnvelopForLive/commit/c3d7bbb8add02d179f559aa7c412108327b83404