Re: [Csnd-dev] [EXTERNAL] [Csnd-dev] csound6 missing opcodes
tjingboem <[email protected]>
| Newsgroups | gmane.comp.audio.csound.devel |
|---|---|
| Message-ID | <CAEV_10hYVg40WfSADzGt53e_JeOJiOfLuZJWSenbTiiJNiHteg@mail.gmail.com> |
today i did a clean install of Linux Mint 22 and was able to get Csound6 to install as well. Here, 3 OSC opcodes are installed: OSCbundle, OSCraw and OSCsend. Checking the manual i see OSClisten is a plugin opcode, but i do not know where it is? On Sun, Jul 28, 2024 at 11:10 PM Victor Lazzarini < [email protected]> wrote: > Did you use > > make install > > thar should put things in correct places > Prof. Victor Lazzarini > Maynooth University > Ireland > > > On 28 Jul 2024, at 21:58, John ff <[email protected]> wrote: > > > > *Warning* > > > > This email originated from outside of Maynooth University's Mail System. > Do not reply, click links or open attachments unless you recognise the > sender and know the content is safe. > > > > I am completely stuck in creating a complete csound6. I would > > very much appreciate directions. > > > > I have built what feels like a good start but I cannot complete it! > > > > I cloned csound6 branch master and did cmake, All seems OK but some > > opcodes are missing. In particular OSC_listen. I can see that the > > file Opcodes/OSC.c which has the source of OSC_isten gets compiled > > into libosc.so (sorry should have said this in Linux) but does not > > seem to be in the libraries directory > > > > I have been stuck on this for weeks if not months and it is getting me > > upset. > > > > So any help welcome > > > > ==John ffitch >