Csound Csound-dev Csound-tekno Search About

Question about stk and opcodes

Date2015-11-06 19:55
Frombrian@LINUXSYNTHS.COM
SubjectQuestion about stk and opcodes

Hello everyone,

(my first question here, hopefully to the right address.. :D )

I have Csound 6.06 now installed to my 32-bit Ubuntu Studio laptop pc, and although I get sound from some Csound files, others produce no sound (but the GUI appears).  The only possible error I seem to get is this:

csound MonoPolySynthII.csd
virtual_keyboard real time MIDI plugin for Csound
WARNING: STK opodes not available: define environment variable RAWWAVE_PATH
(points to rawwaves directory) to use STK opcodes.

 

However, the audio-less Csound file doesn't require the stk opcodes.

Any suggestions appreciated! :)

Thanks!

brian

 

 

Date2015-11-06 20:21
Fromjpff
SubjectRe: Question about stk and opcodes
That is just an ignorable warning -- so ignore it!

Can we see an example that fails with fukl output?

==John ff


On Fri, 6 Nov 2015, brian@LINUXSYNTHS.COM wrote:

> 
> Hello everyone,
> 
> (my first question here, hopefully to the right address.. :D )
> 
> I have Csound 6.06 now installed to my 32-bit Ubuntu Studio laptop pc, and
> although I get sound from some Csound files, others produce no sound (but the
> GUI appears).  The only possible error I seem to get is this:
> 
> csound MonoPolySynthII.csd
> virtual_keyboard real time MIDI plugin for Csound
> WARNING: STK opodes not available: define environment variable RAWWAVE_PATH
> (points to rawwaves directory) to use STK opcodes.
> 
>  
> 
> However, the audio-less Csound file doesn't require the stk opcodes.
> 
> Any suggestions appreciated! :)
> 
> Thanks!
> 
> brian
> 
>  
> 
>  
> Csound mailing list Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
> https://github.com/csound/csound/issues Discussions of bugs and features can
> be posted here
>

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2015-11-06 20:21
FromVictor Lazzarini
SubjectRe: Question about stk and opcodes
It's a warning, just ignore it.

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 6 Nov 2015, at 19:55, brian@LINUXSYNTHS.COM wrote:

Hello everyone,

(my first question here, hopefully to the right address.. :D )

I have Csound 6.06 now installed to my 32-bit Ubuntu Studio laptop pc, and although I get sound from some Csound files, others produce no sound (but the GUI appears).  The only possible error I seem to get is this:

csound MonoPolySynthII.csd
virtual_keyboard real time MIDI plugin for Csound
WARNING: STK opodes not available: define environment variable RAWWAVE_PATH
(points to rawwaves directory) to use STK opcodes.

 

However, the audio-less Csound file doesn't require the stk opcodes.

Any suggestions appreciated! :)

Thanks!

brian

 

 
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2015-11-06 20:40
FromDave Phillips
SubjectRe: Question about stk and opcodes

On 11/06/2015 03:21 PM, Victor Lazzarini wrote:
It's a warning, just ignore it.


Btw, perhaps "opodes" could be corrected to "opcodes" ?

Pedantically,

dp



WARNING: STK opodes not available: define environment variable RAWWAVE_PATH
(points to rawwaves directory) to use STK opcodes.

 




Date2015-11-06 21:42
Frombrian@LINUXSYNTHS.COM
SubjectRe: Question about stk and opcodes
AttachmentsMonoPolySynthII.csd  MonoPolySynthIIPresetsBank.txt  

Hi guys,

thanks, I'll ignore it.

On another note, Mr. McCurdy made a very nice synth for me (attached here with a preset file to save presets), really powerful. However, I still get distorted "garbling" if I lengthen the filter and amp release times and play lots of notes. My hunch is that it's taking up lots of CPU (I see it in the cpu graph too).  --Is there a way to limit polyphony?  Perhaps in the CsOptions area?

 

brian

On Fri, 6 Nov 2015 20:21:57 +0000, Victor Lazzarini wrote:

It's a warning, just ignore it.

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 6 Nov 2015, at 19:55, brian@LINUXSYNTHS.COM wrote:

Hello everyone,

(my first question here, hopefully to the right address.. :D )

I have Csound 6.06 now installed to my 32-bit Ubuntu Studio laptop pc, and although I get sound from some Csound files, others produce no sound (but the GUI appears).  The only possible error I seem to get is this:

csound MonoPolySynthII.csd
virtual_keyboard real time MIDI plugin for Csound
WARNING: STK opodes not available: define environment variable RAWWAVE_PATH
(points to rawwaves directory) to use STK opcodes.

 

However, the audio-less Csound file doesn't require the stk opcodes.

Any suggestions appreciated! :)

Thanks!

brian

 

 
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

 

 

Date2015-11-06 21:55
Frombrian@LINUXSYNTHS.COM
SubjectRe: Question about stk and opcodes

I found the command "cpuprc". Perhaps this will work..?   What I'm looking for is a first-in-first-out polyphony limiter for realtime midi note input control.

 

brian

 

On Fri, 6 Nov 2015 22:42:51 +0100, brian@LINUXSYNTHS.COM wrote:

Hi guys,

thanks, I'll ignore it.

On another note, Mr. McCurdy made a very nice synth for me (attached here with a preset file to save presets), really powerful. However, I still get distorted "garbling" if I lengthen the filter and amp release times and play lots of notes. My hunch is that it's taking up lots of CPU (I see it in the cpu graph too).  --Is there a way to limit polyphony?  Perhaps in the CsOptions area?

 

brian

On Fri, 6 Nov 2015 20:21:57 +0000, Victor Lazzarini wrote:

It's a warning, just ignore it.

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 6 Nov 2015, at 19:55, brian@LINUXSYNTHS.COM wrote:

Hello everyone,

(my first question here, hopefully to the right address.. :D )

I have Csound 6.06 now installed to my 32-bit Ubuntu Studio laptop pc, and although I get sound from some Csound files, others produce no sound (but the GUI appears).  The only possible error I seem to get is this:

csound MonoPolySynthII.csd
virtual_keyboard real time MIDI plugin for Csound
WARNING: STK opodes not available: define environment variable RAWWAVE_PATH
(points to rawwaves directory) to use STK opcodes.

 

However, the audio-less Csound file doesn't require the stk opcodes.

Any suggestions appreciated! :)

Thanks!

brian

 

 
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

 

 

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

 

 

Date2015-11-06 21:56
Fromjoachim heintz
SubjectRe: Question about stk and opcodes
hi -

you can limit the maximum number of instrument instances with maxalloc:
   maxalloc 2, 10
would only allow ten instances at the same time for instr 2.

	joachim


On 06/11/15 22:42, brian@LINUXSYNTHS.COM wrote:
> Hi guys,
>
> thanks, I'll ignore it.
>
> On another note, Mr. McCurdy made a very nice synth for me (attached
> here with a preset file to save presets), really powerful. However, I
> still get distorted "garbling" if I lengthen the filter and amp release
> times and play lots of notes. My hunch is that it's taking up lots of
> CPU (I see it in the cpu graph too).  --Is there a way to limit
> polyphony?  Perhaps in the CsOptions area?
>
> brian
>
> On Fri, 6 Nov 2015 20:21:57 +0000, Victor Lazzarini wrote:
>
>> It's a warning, just ignore it.
>>
>> Victor Lazzarini
>> Dean of Arts, Celtic Studies, and Philosophy
>> Maynooth University
>> Ireland
>>
>> On 6 Nov 2015, at 19:55, brian@LINUXSYNTHS.COM
>>  wrote:
>>
>>> Hello everyone,
>>>
>>> (my first question here, hopefully to the right address.. :D )
>>>
>>> I have Csound 6.06 now installed to my 32-bit Ubuntu Studio laptop
>>> pc, and although I get sound from some Csound files, others produce
>>> no sound (but the GUI appears).  The only possible error I seem to
>>> get is this:
>>>
>>> csound MonoPolySynthII.csd
>>> virtual_keyboard real time MIDI plugin for Csound
>>> WARNING: STK opodes not available: define environment variable
>>> RAWWAVE_PATH
>>> (points to rawwaves directory) to use STK opcodes.
>>>
>>> However, the audio-less Csound file doesn't require the stk opcodes.
>>>
>>> Any suggestions appreciated! :)
>>>
>>> Thanks!
>>>
>>> brian
>>>
>>> Csound mailing list Csound@listserv.heanet.ie
>>> 
>>> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
>>> https://github.com/csound/csound/issues Discussions of bugs and
>>> features can be posted here
>>
>> Csound mailing list Csound@listserv.heanet.ie
>> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
>> https://github.com/csound/csound/issues Discussions of bugs and
>> features can be posted here
>>
> Csound mailing list Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
> https://github.com/csound/csound/issues Discussions of bugs and features
> can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2015-11-06 22:28
Frombrian@LINUXSYNTHS.COM
SubjectRe: Question about stk and opcodes
Attachmentscsound-demo.ogg  

Hi again!

ok, I tried maxalloc to 4 notes of polyphony for instruments 3 and 4 (polyphonic selector in GUI) and I still get the distortion if I lengthen amp and filter release and play a few notes fast. (audio demo included here)

It's as though my pc can't process all the data of the notes going in. (my pc isn't very old!)

I'll check back tomorrow!

brian

 

On Fri, 6 Nov 2015 22:56:47 +0100, joachim heintz wrote:

hi -

you can limit the maximum number of instrument instances with maxalloc:
   maxalloc 2, 10
would only allow ten instances at the same time for instr 2.

	joachim


On 06/11/15 22:42, brian@LINUXSYNTHS.COMwrote:
Hi guys, thanks, I'll ignore it. On another note, Mr. McCurdy made a very nice synth for me (attached here with a preset file to save presets), really powerful. However, I still get distorted "garbling" if I lengthen the filter and amp release times and play lots of notes. My hunch is that it's taking up lots of CPU (I see it in the cpu graph too). --Is there a way to limit polyphony? Perhaps in the CsOptions area? brian On Fri, 6 Nov 2015 20:21:57 +0000, Victor Lazzarini wrote:
It's a warning, just ignore it. Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy Maynooth University Ireland On 6 Nov 2015, at 19:55, brian@LINUXSYNTHS.COMbrian@LINUXSYNTHS.COM> wrote:
Hello everyone, (my first question here, hopefully to the right address.. :D ) I have Csound 6.06 now installed to my 32-bit Ubuntu Studio laptop pc, and although I get sound from some Csound files, others produce no sound (but the GUI appears). The only possible error I seem to get is this: csound MonoPolySynthII.csd virtual_keyboard real time MIDI plugin for Csound WARNING: STK opodes not available: define environment variable RAWWAVE_PATH (points to rawwaves directory) to use STK opcodes. However, the audio-less Csound file doesn't require the stk opcodes. Any suggestions appreciated! :) Thanks! brian Csound mailing list Csound@listserv.heanet.ie Csound@listserv.heanet.ie> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

 

 

Date2015-11-06 22:28
FromSteven Yi
SubjectRe: Question about stk and opcodes
Hi Brian,

For FIFO, I posted some demo code a while back on the old user's list.
You can find it here:

http://csound.1045644.n5.nabble.com/Realtime-midi-audio-and-polyphony-td1099266.html#a1099273

It's using a bit of an older coding style (it was pre-Csound6 times),
but could be useful as a starting point.

steven

On Fri, Nov 6, 2015 at 4:55 PM,   wrote:
> I found the command "cpuprc". Perhaps this will work..?   What I'm looking
> for is a first-in-first-out polyphony limiter for realtime midi note input
> control.
>
>
>
> brian
>
>
>
> On Fri, 6 Nov 2015 22:42:51 +0100, brian@LINUXSYNTHS.COM wrote:
>
> Hi guys,
>
> thanks, I'll ignore it.
>
> On another note, Mr. McCurdy made a very nice synth for me (attached here
> with a preset file to save presets), really powerful. However, I still get
> distorted "garbling" if I lengthen the filter and amp release times and play
> lots of notes. My hunch is that it's taking up lots of CPU (I see it in the
> cpu graph too).  --Is there a way to limit polyphony?  Perhaps in the
> CsOptions area?
>
>
>
> brian
>
> On Fri, 6 Nov 2015 20:21:57 +0000, Victor Lazzarini wrote:
>
> It's a warning, just ignore it.
>
> Victor Lazzarini
> Dean of Arts, Celtic Studies, and Philosophy
> Maynooth University
> Ireland
>
> On 6 Nov 2015, at 19:55, brian@LINUXSYNTHS.COM wrote:
>
> Hello everyone,
>
> (my first question here, hopefully to the right address.. :D )
>
> I have Csound 6.06 now installed to my 32-bit Ubuntu Studio laptop pc, and
> although I get sound from some Csound files, others produce no sound (but
> the GUI appears).  The only possible error I seem to get is this:
>
> csound MonoPolySynthII.csd
> virtual_keyboard real time MIDI plugin for Csound
> WARNING: STK opodes not available: define environment variable RAWWAVE_PATH
> (points to rawwaves directory) to use STK opcodes.
>
>
>
> However, the audio-less Csound file doesn't require the stk opcodes.
>
> Any suggestions appreciated! :)
>
> Thanks!
>
> brian
>
>
>
>
> Csound mailing list Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
> https://github.com/csound/csound/issues Discussions of bugs and features can
> be posted here
>
> Csound mailing list Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
> https://github.com/csound/csound/issues Discussions of bugs and features can
> be posted here
>
>
>
>
>
> Csound mailing list Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
> https://github.com/csound/csound/issues Discussions of bugs and features can
> be posted here
>
>
>
>
> Csound mailing list Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
> https://github.com/csound/csound/issues Discussions of bugs and features can
> be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2015-11-07 10:12
FromIain McCurdy
SubjectRe: Question about stk and opcodes
maxalloc will just prevent new notes from starting. I think that in RT performance it is more useful to stop the oldest notes whilst allowing them to complete there release stages thus preventing clicks. This is still pretty easy to implement:

<CsoundSynthesizer>
<CsOptions>
-odac -M0 -+rtmidi=virtual
</CsOptions>
<CsInstruments>
sr      =       44100  
ksmps   =       8
0dbfs   =       1

gkactive init 0         ; counts number of notes
giPolyLim init 2        ; polyphony limit

instr   1
 if active:k(p1,0,1)>giPolyLim then ; if poly limit exceeded...
  turnoff
 endif
 
 aSig   poscil  linsegr(0.1,0.3,0),cpsmidi()
        outs    aSig,aSig
endin

</CsInstruments>
</CsoundSynthesizer>

The distortion evident in your ogg is indeed caused by buffer under-running but it seems that something is eating up inordinate amounts of CPU when notes are released, maybe an '-r' opcode, perhaps transegr. I think that pinpointing this will solve the problem better than limiting polyphony - but a polyphony control is probably not a bad thing. I'll investigate these things and report back.

Iain  


Date: Fri, 6 Nov 2015 22:42:51 +0100
From: brian@LINUXSYNTHS.COM
Subject: Re: [Csnd] Question about stk and opcodes
To: CSOUND@LISTSERV.HEANET.IE

Hi guys,
thanks, I'll ignore it.
On another note, Mr. McCurdy made a very nice synth for me (attached here with a preset file to save presets), really powerful. However, I still get distorted "garbling" if I lengthen the filter and amp release times and play lots of notes. My hunch is that it's taking up lots of CPU (I see it in the cpu graph too).  --Is there a way to limit polyphony?  Perhaps in the CsOptions area?
 
brian
On Fri, 6 Nov 2015 20:21:57 +0000, Victor Lazzarini wrote:
It's a warning, just ignore it.

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 6 Nov 2015, at 19:55, brian@LINUXSYNTHS.COM wrote:

Hello everyone,
(my first question here, hopefully to the right address.. :D )
I have Csound 6.06 now installed to my 32-bit Ubuntu Studio laptop pc, and although I get sound from some Csound files, others produce no sound (but the GUI appears).  The only possible error I seem to get is this:

csound MonoPolySynthII.csd
virtual_keyboard real time MIDI plugin for Csound
WARNING: STK opodes not available: define environment variable RAWWAVE_PATH
(points to rawwaves directory) to use STK opcodes.

 

However, the audio-less Csound file doesn't require the stk opcodes.

Any suggestions appreciated! :)

Thanks!

brian

 

 
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
 
 
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2015-11-07 13:59
Frombrian@LINUXSYNTHS.COM
SubjectRe: Question about stk and opcodes

Hi Iain,

thanks for your tireless support! And I agree that FIFO is the best solution, rather than simply limiting notes. Hardware synths back the 80s had a fifo scheme, and I *think* that the oldest notes, when replaced, were cut off entirely. This makes sense, in fact, because if you play, let's say, a trill of C and D back and forth, just as a regular piano, the new note completely replaces the old note. Otherwise there would be a build-up of old-note releases. And I think this is precisely what is building up in this case, and causing an "oversignal" and therefore, garbling.

 

brian

 

On Sat, 7 Nov 2015 10:12:08 +0000, Iain McCurdy wrote:

maxalloc will just prevent new notes from starting. I think that in RT performance it is more useful to stop the oldest notes whilst allowing them to complete there release stages thus preventing clicks. This is still pretty easy to implement:
-odac -M0 -+rtmidi=virtual
sr      =       44100  
ksmps   =       8
0dbfs   =       1
gkactive init 0         ; counts number of notes
giPolyLim init 2        ; polyphony limit
instr   1
 if active:k(p1,0,1)>giPolyLim then ; if poly limit exceeded...
  turnoff
 endif
 
 aSig   poscil  linsegr(0.1,0.3,0),cpsmidi()
        outs    aSig,aSig
endin
The distortion evident in your ogg is indeed caused by buffer under-running but it seems that something is eating up inordinate amounts of CPU when notes are released, maybe an '-r' opcode, perhaps transegr. I think that pinpointing this will solve the problem better than limiting polyphony - but a polyphony control is probably not a bad thing. I'll investigate these things and report back.
Iain  


Date: Fri, 6 Nov 2015 22:42:51 +0100
From: brian@LINUXSYNTHS.COM
Subject: Re: [Csnd] Question about stk and opcodes
To: CSOUND@LISTSERV.HEANET.IE

Hi guys,
thanks, I'll ignore it.
On another note, Mr. McCurdy made a very nice synth for me (attached here with a preset file to save presets), really powerful. However, I still get distorted "garbling" if I lengthen the filter and amp release times and play lots of notes. My hunch is that it's taking up lots of CPU (I see it in the cpu graph too).  --Is there a way to limit polyphony?  Perhaps in the CsOptions area?
 
brian
On Fri, 6 Nov 2015 20:21:57 +0000, Victor Lazzarini wrote:
It's a warning, just ignore it.

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 6 Nov 2015, at 19:55, brian@LINUXSYNTHS.COM wrote:

Hello everyone,
(my first question here, hopefully to the right address.. :D )
I have Csound 6.06 now installed to my 32-bit Ubuntu Studio laptop pc, and although I get sound from some Csound files, others produce no sound (but the GUI appears).  The only possible error I seem to get is this:

csound MonoPolySynthII.csd
virtual_keyboard real time MIDI plugin for Csound
WARNING: STK opodes not available: define environment variable RAWWAVE_PATH
(points to rawwaves directory) to use STK opcodes.

 

However, the audio-less Csound file doesn't require the stk opcodes.

Any suggestions appreciated! :)

Thanks!

brian

 

 
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
 
 
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here