[Csnd] Csound is searching wrong directory for plugins?
Date | 2022-04-27 22:53 |
From | Forrest Curo |
Subject | [Csnd] Csound is searching wrong directory for plugins? |
I'm running csound 6.17 on Ubuntu 20.04, from /usr/local/bin/csound. /usr/local/lib/csound/plugins64-7.0/ was created by the installation, is still there. Csound starts up with: WARNING: could not open library '/usr/local/lib/csound/plugins64-6.0/libpy.so' (/usr/local/lib/csound/plugins64-6.0/libpy.so: undefined symbol: PyFile_AsFile) My csd shows: <CsInstruments> sr = 48000 kr = 4800 ksmps = 64 nchnls = 2 0dbfs=1 and the output reads: UDP server started on port 4567 graphics suppressed, ascii substituted sr = 44100.0, kr = 4410.000, ksmps = 10 0dBFS level = 32768.0, A4 tuning = 440.0 Do I need to re-install csound? |
Date | 2022-04-27 23:25 |
From | Forrest Curo |
Subject | Re: [Csnd] Csound is searching wrong directory for plugins? |
So maybe plugins64-6.0 is the right directory; I must have added the wrong one [It[s been awhile!] and the anomaly would be the python plugin (which I don't use) there? Would that derail csound reading the rest of the csd? On Wed, Apr 27, 2022 at 2:53 PM Forrest Curo <treegestalt@gmail.com> wrote:
|