vbap
vbap copied to clipboard
Legacy objects for Vector Based Amplitude Panning in Max authored by Ville Pullki.
The CMake auto-compile setup should be updated to support arm64 platform. This request came via Klaus Filip: https://twitter.com/klaus_filip/status/1506244704471502858 https://cycling74.com/forums/help-compiling-c-source-code-for-windows-64bit-version-of-vpab-by-ville-pulkki/replies/1#reply-6241bfd60830332c3e0310c7
When building a standalone in Max 8 I get errors "can't open vbap" and "can't open define_loudspeakers". Using 1.1beta2. All works fine in a normal patch.
It seems like there is a lot of extra patching needed to generate output from vbap with trigger objects (see attached screenshot). Would it be better to just make all...
It seems impossible to build the project as is using cmake (Windows 11, Max 9, cmake 4.0). There are numerous errors in the cmake file, I was able to fix...