Jump to content

Recommended Posts

Hi,

 

I'm trying to get CLM working with OM 2.2 on MacOS Monterey

 

I'm trying to run the 'Load CLM Instruments.lisp' file, but I am getting this error message:
Error: Error opening shared library /Users/q/Documents/Opusmodus/CLM/libclm/clm_complete_add.dylib : dlopen(/Users/q/Documents/Opusmodus/CLM/libclm/clm_complete_add.dylib, 0x000A): tried: '/Users/q/Documents/Opusmodus/CLM/libclm/clm_complete_add.dylib' (no such file), '/usr/lib/clm_complete_add.dylib' (no such file).
> While executing: open-shared-library, in process Listener-4(279).

 

I'm not seeing that file in any of my directories, there is a 'clm_complete_add.c' though

 

(I followed the documentation about using Terminal to check that command line tools are installed via xcode-select and they are)


Thanks for the help!

Best,
Quinsin

Link to comment
Share on other sites

I tried following the instructions, but I keep getting that error message above about 'no such file'

I had already typed 'xcode-select --version' in my Terminal and I have xcode-select version 2392

 

Then when I try running 'Load CLM Instruments.lisp' a get the error message above

Thanks for your help - would love to be able to explore the CLM sounds
 

Link to comment
Share on other sites

Is your 'Load CLM Instruments.lisp' file starting like:

 

;; ------------------------------------------------------------
;; Compile and load instruments
;; ------------------------------------------------------------
(in-package :Opusmodus)

(load-clm-ins
 "add"
 "addflt"
 "addsnd"
 "anoi"
 "add-noise-filtered"

..)

 

Maybe you need to install the Opusmodus folder in your home directory.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

Terms of Use Privacy Policy