[Csnd] MIDI Input in Windows Csound 6.14?
Date | 2020-05-12 23:16 |
From | Arthur Hunkins <000001e1d761dea2-dmarc-request@LISTSERV.HEANET.IE> |
Subject | [Csnd] MIDI Input in Windows Csound 6.14? |
Attachments | Miditest.csd |
As the attached simple .csd shows, MIDI input (at least via ctrl7) seems not to work in Windows Csound 6.14 (console mode). Console indicates:
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 command: Segmentation violation An initialization run works fine. Notes: 1) Windows Csound 6.13 does not show this problem. 2) Both 6.14 and 6.13 work fine with virtual MIDI. Unfortunately, almost none of my Csound compositions run currently in 6.14 (Windows). Art Hunkins |
Date | 2020-05-13 18:13 |
From | Arthur Hunkins <000001e1d761dea2-dmarc-request@LISTSERV.HEANET.IE> |
Subject | [Csnd] Fwd: MIDI Input in Windows Csound 6.14? |
Attachments | Miditest.csd |
Followup on this problem:
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
Apparently 6.14 Windows (unlike 6.13) has no default rtmidi. The -+rtmidi flag (in CsOptions) with mme and winmm works fine, but portmidi does not. With -+rtmidi=portmidi (or -+rtmidi absent), my console messages exit with: PortMIDI: Activated input device 0: 'MC-8' (MMSystem) csound command: Segmentation violation C:\Csound6_x64\bin> With -+rtmidi=mme (or winmm), no problems. FWIW, portmidi.dll is in the current directory. Art Hunkins ---------- Forwarded message --------- From: Arthur Hunkins <abhunkin@uncg.edu> Date: Tue, May 12, 2020 at 6:16 PM Subject: MIDI Input in Windows Csound 6.14? To: A discussion list for users of Csound <CSOUND@listserv.heanet.ie> As the attached simple .csd shows, MIDI input (at least via ctrl7) seems not to work in Windows Csound 6.14 (console mode). Console indicates:
csound command: Segmentation violation An initialization run works fine. Notes: 1) Windows Csound 6.13 does not show this problem. 2) Both 6.14 and 6.13 work fine with virtual MIDI. Unfortunately, almost none of my Csound compositions run currently in 6.14 (Windows). Art Hunkins |
Date | 2020-05-14 16:03 |
From | Arthur Hunkins <000001e1d761dea2-dmarc-request@LISTSERV.HEANET.IE> |
Subject | [Csnd] Fwd: MIDI Input in Windows Csound 6.14? |
Attachments | Miditest.csd |
I've filed an issue regarding this apparent bug on github.
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
Art Hunkins ---------- Forwarded message --------- From: Arthur Hunkins <abhunkin@uncg.edu> Date: Wed, May 13, 2020 at 1:13 PM Subject: Fwd: MIDI Input in Windows Csound 6.14? To: A discussion list for users of Csound <CSOUND@listserv.heanet.ie> Followup on this problem:
Apparently 6.14 Windows (unlike 6.13) has no default rtmidi. The -+rtmidi flag (in CsOptions) with mme and winmm works fine, but portmidi does not. With -+rtmidi=portmidi (or -+rtmidi absent), my console messages exit with: PortMIDI: Activated input device 0: 'MC-8' (MMSystem) csound command: Segmentation violation C:\Csound6_x64\bin> With -+rtmidi=mme (or winmm), no problems. FWIW, portmidi.dll is in the current directory. Art Hunkins ---------- Forwarded message --------- From: Arthur Hunkins <abhunkin@uncg.edu> Date: Tue, May 12, 2020 at 6:16 PM Subject: MIDI Input in Windows Csound 6.14? To: A discussion list for users of Csound <CSOUND@listserv.heanet.ie> As the attached simple .csd shows, MIDI input (at least via ctrl7) seems not to work in Windows Csound 6.14 (console mode). Console indicates:
csound command: Segmentation violation An initialization run works fine. Notes: 1) Windows Csound 6.13 does not show this problem. 2) Both 6.14 and 6.13 work fine with virtual MIDI. Unfortunately, almost none of my Csound compositions run currently in 6.14 (Windows). Art Hunkins |