[Csnd] Csound5 Mixer Opcodes
Date | 2005-09-01 01:10 |
From | "Chris Wittmann" |
Subject | [Csnd] Csound5 Mixer Opcodes |
Again, I'm using plain-vanilla Csound5
(July-17-2005 build from Source Forge) with the command prompt on
WinXP. It doesn't recognize any of the new Mixer opcodes and even when I
use the "-z" option, the version 5 opcodes don't show up. Can anyone
help?
Cheers, Chris Wittmann |
Date | 2005-09-01 02:27 |
From | Steven Yi |
Subject | Re: [Csnd] Csound5 Mixer Opcodes |
Attachments | None |
Date | 2005-09-01 10:18 |
From | Istvan Varga |
Subject | Re: [Csnd] Csound5 Mixer Opcodes |
Chris Wittmann wrote: > Again, I'm using plain-vanilla Csound5 (July-17-2005 build from Source > Forge) with the command prompt on WinXP. It doesn't recognize any of > the new Mixer opcodes and even when I use the "-z" option, the version 5 > opcodes don't show up. Can anyone help? If it is csound5-2005-07-17.zip (by the way, there is a new 2005-08-27 release), then set the OPCODEDIR environment variable to INSTDIR\csound5\lib, and OPCODEDIR64 to INSTDIR\csound5\lib64, where INSTDIR is the directory where you have unpacked the zip file. For example, if you just extracted the package in C:\, then the OPCODEDIR should be set to C:\csound5\lib, and OPCODEDIR64 should be set to C:\csound5\lib64. -- Send bugs reports to this list. To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk |