< Back to IRCAM Forum

OM 6.8 error

Hi, I have installed OM 6.8 on MacOsX 10.8.5, I have updated the requested libraries (Om2Csound, Faust and Spat), but in opening the patch enclosed I have the error of the enclosed screenshot. If I open the same workspace and patch with OM 6.7 it runs. Has anyone some suggestion? Tahnk you in advance

fdsdb

chordfseq_to_csound_additiva.omp (249 KB)

Hello,
I think there’s an problem with the initialization of the SDIF library, which produces this error when you load a file or make any call to th elibrary.
In order to avoid it, enter (setf oa::sdiflib nil) in the listener right after opening the session, or put the attached fix patch in the OM 6.8/patches folder
Jean

sdif-fix.lisp (26 Bytes)

@Jean: Thank you, I have copied your patch into /Applications/OM 6.8/patches and it seems to me that everything correctly runs.
If useful, I add that at the moment, to have the possibility of using version 6.7, too, I have created two different paths for Faust, OM2Csound and Spat libraries, one for version, setting them in Preferences, to load correct libraries with different OM versions. Probably soon I will use only 6.8 version.
Thank you again.