Hi Michael,
Thank you for your message.
In response to your questions, I can confirm that the plugin is located on my system, and the CPU architecture of both Csound and the plugin match:
Csound: Mach-O 64-bit executable, ARM64
Plugin: 64-bit ARM architecture (arm64)
Given that, I wonder if the issue could be related to the plugin installation path.
The plugin currently resides in:
/Users/myname/plugins/6.x/build/src/chua/
However, this may not be a location that Csound scans for plugins by default...
Would it be advisable to manually move the .dylib file into Csound's recognised plugin directory?
Additionally, when I try to list or load plugins through the terminal, I receive the following error (related to a different plugin):
Error in pre-initialisation function of module 'libfluidOpcodes.dylib'
Failed during csoundLoadModules
csound command: Segmentation fault
While this pertains to libfluidOpcodes.dylib, I wonder if it could be indicative of a broader issue with the plugin loading.
Any thoughts would be greatly appreciated.
Daniel
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
GitHub · Where software is built
Discussions of bugs and features can be posted here