kockie69 / SquinkyVCV-main

GNU General Public License v3.0
22 stars 12 forks source link

Changes to build ARM64 #80

Closed baconpaul closed 1 year ago

baconpaul commented 1 year ago

These changes allow the code to build with Rack-ARM api and run in rack free for ARM on my M1.

They really are just sybbing out the direct includes of the intrinsics with rack.hpp but see the comment in arm_intrinsics_sub for a different stragegy you may want.