[Cs-dev] Opcode plugins
| Date | 2014-04-20 18:42 | 
| From | Daniel Moore | 
| Subject | [Cs-dev] Opcode plugins | 
| Attachments | None None | 
| Hey csounders, I have written a few plugins, each in its own c file (I plan on compiling into .so files) Thanks so much! Dan | 
| Date | 2014-04-20 19:31 | 
| From | Steven Yi | 
| Subject | Re: [Cs-dev] Opcode plugins | 
| Attachments | None None | 
| Hi Daniel, OPCODE6DIR64 is an environment variable. You can drop your .so into that folder, or you can test by passing in --opcode-lib=path/to/my.so. There is a different default path for OPCODE6DIR64 for each OS. I think on Linux it is /use/local/lib/csound/plugins64-6.0. Hope that helps! On Apr 20, 2014 2:11 PM, "Daniel Moore" <dhmoore@berklee.edu> wrote: Hey csounders, |