Csound Csound-dev Csound-tekno Search About

Re: New beta release of Csound for WIndows x64 with VST

Date2016-10-17 10:57
FromAndrea Strappa
SubjectRe: New beta release of Csound for WIndows x64 with VST
Better late than never.
I made some simple test on Cubase 8.5.20 (and Windows10) about "VST audio: Ins 1. CsoundVST - Midi In".
I opened the file CsoundVST.csd (from "examples" folder of Csound6 package).
The windows opened with open... import... etc. appear behind insted in front of.
Changing instr with "program change" from my master keyboard I enjoied a lot of sounds.
But instr 4, 9, 10, 45, 52 are mute.
(specification: instr number = prg ch number + 1)
instr 13 gets warning: "division by zero" and I have to restart the VST file (stop and perform buttons).
instr 22: Cubase crash!.
I tried to open some other file of McCurdy collection, but I can't listen any sound, also with same flags of previous CsoundVST.csd file.
What is the raison?
Regards
A. Strappa
 
----- Original Message -----
Sent: Monday, September 12, 2016 7:19 PM
Subject: [Csnd] New beta release of Csound for WIndows x64 with VST

I have posted to my blog a new release of Csound, 6.08 beta. This is the Windows installer for 64 bit CPU architecture with all features including CsoundVST and vst4cs, the opcodes for hosting VST plugins in Csound.


Please let me know of any problems or suggestions you may have.

Regards,
Mike

-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com
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



Avast logo

Questa e-mail è stata controllata per individuare virus con Avast antivirus.
www.avast.com



Date2016-10-17 14:40
FromMichael Gogins
SubjectRe: New beta release of Csound for WIndows x64 with VST

Not all the instruments in that csd have actually been tested in a VST host.

Adapting instruments from other csds requires:

- use midi interoperability flags to assign key and velocity to Csound pitch and amplitude variables, may also require conversion of units.

- use the same Csound options as my example csd.

- there have been a few breaking changes in Csound syntax so make sure your instrument runs OK in regular Csound.

Regards,
Mike


On Oct 17, 2016 5:57 AM, "Andrea Strappa" <a_strappa@tin.it> wrote:
Better late than never.
I made some simple test on Cubase 8.5.20 (and Windows10) about "VST audio: Ins 1. CsoundVST - Midi In".
I opened the file CsoundVST.csd (from "examples" folder of Csound6 package).
The windows opened with open... import... etc. appear behind insted in front of.
Changing instr with "program change" from my master keyboard I enjoied a lot of sounds.
But instr 4, 9, 10, 45, 52 are mute.
(specification: instr number = prg ch number + 1)
instr 13 gets warning: "division by zero" and I have to restart the VST file (stop and perform buttons).
instr 22: Cubase crash!.
I tried to open some other file of McCurdy collection, but I can't listen any sound, also with same flags of previous CsoundVST.csd file.
What is the raison?
Regards
A. Strappa
 
----- Original Message -----
Sent: Monday, September 12, 2016 7:19 PM
Subject: [Csnd] New beta release of Csound for WIndows x64 with VST

I have posted to my blog a new release of Csound, 6.08 beta. This is the Windows installer for 64 bit CPU architecture with all features including CsoundVST and vst4cs, the opcodes for hosting VST plugins in Csound.


Please let me know of any problems or suggestions you may have.

Regards,
Mike

-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com
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



Avast logo

Questa e-mail è stata controllata per individuare virus con Avast antivirus.
www.avast.com


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

Date2016-10-17 17:37
FromRory Walsh
SubjectRe: New beta release of Csound for WIndows x64 with VST
If you wish to unlock the power of the McCurdy examples in a VST host you should check out www.cabbageaudio.com, it ships with a load of Iain's examples which can all be quickly exported as VST plugins. 

On 17 October 2016 at 14:40, Michael Gogins <michael.gogins@gmail.com> wrote:

Not all the instruments in that csd have actually been tested in a VST host.

Adapting instruments from other csds requires:

- use midi interoperability flags to assign key and velocity to Csound pitch and amplitude variables, may also require conversion of units.

- use the same Csound options as my example csd.

- there have been a few breaking changes in Csound syntax so make sure your instrument runs OK in regular Csound.

Regards,
Mike


On Oct 17, 2016 5:57 AM, "Andrea Strappa" <a_strappa@tin.it> wrote:
Better late than never.
I made some simple test on Cubase 8.5.20 (and Windows10) about "VST audio: Ins 1. CsoundVST - Midi In".
I opened the file CsoundVST.csd (from "examples" folder of Csound6 package).
The windows opened with open... import... etc. appear behind insted in front of.
Changing instr with "program change" from my master keyboard I enjoied a lot of sounds.
But instr 4, 9, 10, 45, 52 are mute.
(specification: instr number = prg ch number + 1)
instr 13 gets warning: "division by zero" and I have to restart the VST file (stop and perform buttons).
instr 22: Cubase crash!.
I tried to open some other file of McCurdy collection, but I can't listen any sound, also with same flags of previous CsoundVST.csd file.
What is the raison?
Regards
A. Strappa
 
----- Original Message -----
Sent: Monday, September 12, 2016 7:19 PM
Subject: [Csnd] New beta release of Csound for WIndows x64 with VST

I have posted to my blog a new release of Csound, 6.08 beta. This is the Windows installer for 64 bit CPU architecture with all features including CsoundVST and vst4cs, the opcodes for hosting VST plugins in Csound.


Please let me know of any problems or suggestions you may have.

Regards,
Mike

-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com
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



Avast logo

Questa e-mail è stata controllata per individuare virus con Avast antivirus.
www.avast.com


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

Date2016-10-18 11:59
FromAndrea Strappa
SubjectCabbage and MIDI IN
AttachmentsCabbage_settings.PNG  

Thank you for quick reply, to you and Mike, but my first trials are not good.

For this question I change the message subject line.

I tried with cabbage64 to play MIDI examples with a master keyboard, without success.

For documentation, I attach my Cabbage settings snapshot (I tried other settings too).

In WinXsound I can play McCurdy's Arpeggiator with those flags:

-odevaudio -M0 -b100 -m0

In Cabbage64 I can't play Midi_arpeggiator, with default flags:

-dm0 -n -+rtmidi=null -M0 -Q0

I tried other flags settings, I tried to remove instruction "massign 0,0" and so on.

What is the solution?

Andrea S.



Il 17/10/2016 18:37, Rory Walsh ha scritto:
If you wish to unlock the power of the McCurdy examples in a VST host you should check out www.cabbageaudio.com, it ships with a load of Iain's examples which can all be quickly exported as VST plugins. 

On 17 October 2016 at 14:40, Michael Gogins <michael.gogins@gmail.com> wrote:

Not all the instruments in that csd have actually been tested in a VST host.

Adapting instruments from other csds requires:

- use midi interoperability flags to assign key and velocity to Csound pitch and amplitude variables, may also require conversion of units.

- use the same Csound options as my example csd.

- there have been a few breaking changes in Csound syntax so make sure your instrument runs OK in regular Csound.

Regards,
Mike


On Oct 17, 2016 5:57 AM, "Andrea Strappa" <a_strappa@tin.it> wrote:
Better late than never.
I made some simple test on Cubase 8.5.20 (and Windows10) about "VST audio: Ins 1. CsoundVST - Midi In".
I opened the file CsoundVST.csd (from "examples" folder of Csound6 package).
The windows opened with open... import... etc. appear behind insted in front of.
Changing instr with "program change" from my master keyboard I enjoied a lot of sounds.
But instr 4, 9, 10, 45, 52 are mute.
(specification: instr number = prg ch number + 1)
instr 13 gets warning: "division by zero" and I have to restart the VST file (stop and perform buttons).
instr 22: Cubase crash!.
I tried to open some other file of McCurdy collection, but I can't listen any sound, also with same flags of previous CsoundVST.csd file.
What is the raison?
Regards
A. Strappa
 
----- Original Message -----
Sent: Monday, September 12, 2016 7:19 PM
Subject: [Csnd] New beta release of Csound for WIndows x64 with VST

I have posted to my blog a new release of Csound, 6.08 beta. This is the Windows installer for 64 bit CPU architecture with all features including CsoundVST and vst4cs, the opcodes for hosting VST plugins in Csound.


Please let me know of any problems or suggestions you may have.

Regards,
Mike

-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com
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



Avast logo

Questa e-mail è stata controllata per individuare virus con Avast antivirus.
www.avast.com


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


Date2016-10-18 12:39
FromMichael Gogins
SubjectRe: Cabbage and MIDI IN

If you have an older version of Csound also installed that could be the problem.

Regards,
Mike


On Oct 18, 2016 6:59 AM, "Andrea Strappa" <a_strappa@tin.it> wrote:

Thank you for quick reply, to you and Mike, but my first trials are not good.

For this question I change the message subject line.

I tried with cabbage64 to play MIDI examples with a master keyboard, without success.

For documentation, I attach my Cabbage settings snapshot (I tried other settings too).

In WinXsound I can play McCurdy's Arpeggiator with those flags:

-odevaudio -M0 -b100 -m0

In Cabbage64 I can't play Midi_arpeggiator, with default flags:

-dm0 -n -+rtmidi=null -M0 -Q0

I tried other flags settings, I tried to remove instruction "massign 0,0" and so on.

What is the solution?

Andrea S.



Il 17/10/2016 18:37, Rory Walsh ha scritto:
If you wish to unlock the power of the McCurdy examples in a VST host you should check out www.cabbageaudio.com, it ships with a load of Iain's examples which can all be quickly exported as VST plugins. 

On 17 October 2016 at 14:40, Michael Gogins <michael.gogins@gmail.com> wrote:

Not all the instruments in that csd have actually been tested in a VST host.

Adapting instruments from other csds requires:

- use midi interoperability flags to assign key and velocity to Csound pitch and amplitude variables, may also require conversion of units.

- use the same Csound options as my example csd.

- there have been a few breaking changes in Csound syntax so make sure your instrument runs OK in regular Csound.

Regards,
Mike


On Oct 17, 2016 5:57 AM, "Andrea Strappa" <a_strappa@tin.it> wrote:
Better late than never.
I made some simple test on Cubase 8.5.20 (and Windows10) about "VST audio: Ins 1. CsoundVST - Midi In".
I opened the file CsoundVST.csd (from "examples" folder of Csound6 package).
The windows opened with open... import... etc. appear behind insted in front of.
Changing instr with "program change" from my master keyboard I enjoied a lot of sounds.
But instr 4, 9, 10, 45, 52 are mute.
(specification: instr number = prg ch number + 1)
instr 13 gets warning: "division by zero" and I have to restart the VST file (stop and perform buttons).
instr 22: Cubase crash!.
I tried to open some other file of McCurdy collection, but I can't listen any sound, also with same flags of previous CsoundVST.csd file.
What is the raison?
Regards
A. Strappa
 
----- Original Message -----
Sent: Monday, September 12, 2016 7:19 PM
Subject: [Csnd] New beta release of Csound for WIndows x64 with VST

I have posted to my blog a new release of Csound, 6.08 beta. This is the Windows installer for 64 bit CPU architecture with all features including CsoundVST and vst4cs, the opcodes for hosting VST plugins in Csound.


Please let me know of any problems or suggestions you may have.

Regards,
Mike

-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com
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



Avast logo

Questa e-mail è stata controllata per individuare virus con Avast antivirus.
www.avast.com


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

Date2016-10-18 12:51
FromRory Walsh
SubjectRe: Cabbage and MIDI IN
The MIDI arpeggiator only works as a plugin. It won't run in standalone mode as Cabbage does not output any MIDI messages. If you wish to hear some funky arpeggiation you can try the Arpeggiator synth. Otherwise open the MID-Arp instrument and export it as a MIDI synth plugin. Then open it in your DAW and it should be fine.   

On 18 October 2016 at 12:39, Michael Gogins <michael.gogins@gmail.com> wrote:

If you have an older version of Csound also installed that could be the problem.

Regards,
Mike


On Oct 18, 2016 6:59 AM, "Andrea Strappa" <a_strappa@tin.it> wrote:

Thank you for quick reply, to you and Mike, but my first trials are not good.

For this question I change the message subject line.

I tried with cabbage64 to play MIDI examples with a master keyboard, without success.

For documentation, I attach my Cabbage settings snapshot (I tried other settings too).

In WinXsound I can play McCurdy's Arpeggiator with those flags:

-odevaudio -M0 -b100 -m0

In Cabbage64 I can't play Midi_arpeggiator, with default flags:

-dm0 -n -+rtmidi=null -M0 -Q0

I tried other flags settings, I tried to remove instruction "massign 0,0" and so on.

What is the solution?

Andrea S.



Il 17/10/2016 18:37, Rory Walsh ha scritto:
If you wish to unlock the power of the McCurdy examples in a VST host you should check out www.cabbageaudio.com, it ships with a load of Iain's examples which can all be quickly exported as VST plugins. 

On 17 October 2016 at 14:40, Michael Gogins <michael.gogins@gmail.com> wrote:

Not all the instruments in that csd have actually been tested in a VST host.

Adapting instruments from other csds requires:

- use midi interoperability flags to assign key and velocity to Csound pitch and amplitude variables, may also require conversion of units.

- use the same Csound options as my example csd.

- there have been a few breaking changes in Csound syntax so make sure your instrument runs OK in regular Csound.

Regards,
Mike


On Oct 17, 2016 5:57 AM, "Andrea Strappa" <a_strappa@tin.it> wrote:
Better late than never.
I made some simple test on Cubase 8.5.20 (and Windows10) about "VST audio: Ins 1. CsoundVST - Midi In".
I opened the file CsoundVST.csd (from "examples" folder of Csound6 package).
The windows opened with open... import... etc. appear behind insted in front of.
Changing instr with "program change" from my master keyboard I enjoied a lot of sounds.
But instr 4, 9, 10, 45, 52 are mute.
(specification: instr number = prg ch number + 1)
instr 13 gets warning: "division by zero" and I have to restart the VST file (stop and perform buttons).
instr 22: Cubase crash!.
I tried to open some other file of McCurdy collection, but I can't listen any sound, also with same flags of previous CsoundVST.csd file.
What is the raison?
Regards
A. Strappa
 
----- Original Message -----
Sent: Monday, September 12, 2016 7:19 PM
Subject: [Csnd] New beta release of Csound for WIndows x64 with VST

I have posted to my blog a new release of Csound, 6.08 beta. This is the Windows installer for 64 bit CPU architecture with all features including CsoundVST and vst4cs, the opcodes for hosting VST plugins in Csound.


Please let me know of any problems or suggestions you may have.

Regards,
Mike

-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com
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



Avast logo

Questa e-mail è stata controllata per individuare virus con Avast antivirus.
www.avast.com


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

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

Date2016-10-20 10:00
FromAndrea Strappa
SubjectRe: Cabbage and MIDI IN

Thanks for your suggestions.

Andrea S.


Il 18/10/2016 13:51, Rory Walsh ha scritto:
The MIDI arpeggiator only works as a plugin. It won't run in standalone mode as Cabbage does not output any MIDI messages. If you wish to hear some funky arpeggiation you can try the Arpeggiator synth. Otherwise open the MID-Arp instrument and export it as a MIDI synth plugin. Then open it in your DAW and it should be fine.   

On 18 October 2016 at 12:39, Michael Gogins <michael.gogins@gmail.com> wrote:

If you have an older version of Csound also installed that could be the problem.

Regards,
Mike


On Oct 18, 2016 6:59 AM, "Andrea Strappa" <a_strappa@tin.it> wrote:

Thank you for quick reply, to you and Mike, but my first trials are not good.

For this question I change the message subject line.

I tried with cabbage64 to play MIDI examples with a master keyboard, without success.

For documentation, I attach my Cabbage settings snapshot (I tried other settings too).

In WinXsound I can play McCurdy's Arpeggiator with those flags:

-odevaudio -M0 -b100 -m0

In Cabbage64 I can't play Midi_arpeggiator, with default flags:

-dm0 -n -+rtmidi=null -M0 -Q0

I tried other flags settings, I tried to remove instruction "massign 0,0" and so on.

What is the solution?

Andrea S.



Il 17/10/2016 18:37, Rory Walsh ha scritto:
If you wish to unlock the power of the McCurdy examples in a VST host you should check out www.cabbageaudio.com, it ships with a load of Iain's examples which can all be quickly exported as VST plugins. 

On 17 October 2016 at 14:40, Michael Gogins <michael.gogins@gmail.com> wrote:

Not all the instruments in that csd have actually been tested in a VST host.

Adapting instruments from other csds requires:

- use midi interoperability flags to assign key and velocity to Csound pitch and amplitude variables, may also require conversion of units.

- use the same Csound options as my example csd.

- there have been a few breaking changes in Csound syntax so make sure your instrument runs OK in regular Csound.

Regards,
Mike


On Oct 17, 2016 5:57 AM, "Andrea Strappa" <a_strappa@tin.it> wrote:
Better late than never.
I made some simple test on Cubase 8.5.20 (and Windows10) about "VST audio: Ins 1. CsoundVST - Midi In".
I opened the file CsoundVST.csd (from "examples" folder of Csound6 package).
The windows opened with open... import... etc. appear behind insted in front of.
Changing instr with "program change" from my master keyboard I enjoied a lot of sounds.
But instr 4, 9, 10, 45, 52 are mute.
(specification: instr number = prg ch number + 1)
instr 13 gets warning: "division by zero" and I have to restart the VST file (stop and perform buttons).
instr 22: Cubase crash!.
I tried to open some other file of McCurdy collection, but I can't listen any sound, also with same flags of previous CsoundVST.csd file.
What is the raison?
Regards
A. Strappa
 
----- Original Message -----
Sent: Monday, September 12, 2016 7:19 PM
Subject: [Csnd] New beta release of Csound for WIndows x64 with VST

I have posted to my blog a new release of Csound, 6.08 beta. This is the Windows installer for 64 bit CPU architecture with all features including CsoundVST and vst4cs, the opcodes for hosting VST plugins in Csound.


Please let me know of any problems or suggestions you may have.

Regards,
Mike

-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com
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



Avast
                                                    logo

Questa e-mail è stata controllata per individuare virus con Avast antivirus.
www.avast.com


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

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