[Csnd] midiarp: broken?
| Date | 2020-08-08 10:33 |
| From | "Jeanette C." |
| Subject | [Csnd] midiarp: broken? |
Hey hey,
I just tried midiarp (again) and either the manual example does something
wrong or the opcode doesn't work as expected. I'm on Csound 6.14 .
Inserting a print statement in instr 200:
printks "\nMIDI incoming: %d", 1, p4
I find that only MIDI note one is triggered.
Can someone reproduce this? Is there perhaps a misfunction in my seetup?
Besides that the manual page might benefit from some mprovements. Shall I open
an issue for that on GitHub directly?
Best wishes,
Jeanette
--
* Website: http://juliencoder.de - for summer is a state of sound
* Youtube: https://www.youtube.com/channel/UCMS4rfGrTwz8W7jhC1Jnv7g
* SoundCloud: https://soundcloud.com/jeanette_c
* Twitter: https://twitter.com/jeanette_c_s
* Audiobombs: https://www.audiobombs.com/users/jeanette_c
* GitHub: https://github.com/jeanette-c
With you I get so high
Lost in the crystal sky
You are this melody
That's where you take me <3
(Britney Spears)
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 |
| Date | 2020-08-08 10:37 |
| From | Rory Walsh |
| Subject | Re: [Csnd] midiarp: broken? |
I can take a look at it Jeannette. Can you file an issue on github? On Sat, 8 Aug 2020 at 10:33, Jeanette C. <julien@mail.upb.de> wrote: Hey hey, |
| Date | 2020-08-08 11:28 |
| From | "Jeanette C." |
| Subject | Re: [Csnd] midiarp: broken? |
Aug 8 2020, Rory Walsh has written: > I can take a look at it Jeannette. Can you file an issue on github? You mean an issue for the code/module itself? > > On Sat, 8 Aug 2020 at 10:33, Jeanette C. |
| Date | 2020-08-08 13:20 |
| From | Rory Walsh |
| Subject | Re: [Csnd] midiarp: broken? |
Just file an issue about the opcode thanks. On Sat 8 Aug 2020, 11:27 Jeanette C., <julien@mail.upb.de> wrote: Aug 8 2020, Rory Walsh has written: |
| Date | 2020-08-08 13:21 |
| From | Rory Walsh |
| Subject | Re: [Csnd] midiarp: broken? |
Sorry Jeanette, I see you have already filed it! On Sat 8 Aug 2020, 13:20 Rory Walsh, <rorywalsh@ear.ie> wrote:
|
| Date | 2020-08-08 21:10 |
| From | john |
| Subject | Re: [Csnd] midiarp: broken? |
The eamplein the manual is certainly od It defines two k-rt variables
kMode and kTempo which are not used. Comment referes to instr 2 but it
looks kike shoude 2000
On Sat, 8 Aug 2020, Jeanette C. wrote:
> Hey hey,
> I just tried midiarp (again) and either the manual example does something
> wrong or the opcode doesn't work as expected. I'm on Csound 6.14 .
>
> Inserting a print statement in instr 200:
> printks "\nMIDI incoming: %d", 1, p4
> I find that only MIDI note one is triggered.
>
> Can someone reproduce this? Is there perhaps a misfunction in my seetup?
>
> Besides that the manual page might benefit from some mprovements. Shall I
> open an issue for that on GitHub directly?
>
> Best wishes,
>
> Jeanette
>
> --
> * Website: http://juliencoder.de - for summer is a state of sound
> * Youtube: https://www.youtube.com/channel/UCMS4rfGrTwz8W7jhC1Jnv7g
> * SoundCloud: https://soundcloud.com/jeanette_c
> * Twitter: https://twitter.com/jeanette_c_s
> * Audiobombs: https://www.audiobombs.com/users/jeanette_c
> * GitHub: https://github.com/jeanette-c
>
> With you I get so high
> Lost in the crystal sky
> You are this melody
> That's where you take me <3
> (Britney Spears)
>
> 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 |