[Csnd] MIDI aftertouch not initialized to zero
| Date | 2019-03-01 01:41 |
| From | Pete Goodeve |
| Subject | [Csnd] MIDI aftertouch not initialized to zero |
| Attachments | None |
| Date | 2019-03-01 03:03 |
| From | Pete Goodeve |
| Subject | Re: [Csnd] MIDI aftertouch not initialized to zero |
| Attachments | None |
| Date | 2019-03-01 14:05 |
| From | john |
| Subject | Re: [Csnd] MIDI aftertouch not initialized to zero |
Does setting --aft-zero as an option fix it?
==John ff
On Thu, 28 Feb 2019, Pete Goodeve wrote:
> Hi,
> I just came across what seems to be a bug in MIDI handling.
> If I implement the 'aftouch' opcode to, say, add vibrato to a
> note, but never actually send a channel aftertouch message,
> the initial level is fully on! As soon as I press hard enough
> to send some messages (which of course return to zero on
> release) the level does go back to zero.
>
> This is a bit annoying, because I don't want vibrato by default!
> I don't see any equivalent of 'ctrlinit' for aftertouch.
>
> Thanks,
>
> -- Pete --
>
> 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 |
| Date | 2019-03-01 22:34 |
| From | Pete Goodeve |
| Subject | Re: [Csnd] MIDI aftertouch not initialized to zero |
| Attachments | None |
| Date | 2019-03-02 11:08 |
| From | john |
| Subject | Re: [Csnd] MIDI aftertouch not initialized to zero |
Version 6.04? That is old. The issue was fixed in 6.10
along with so much more....
==John ff
On Fri, 1 Mar 2019, john wrote:
> Does setting --aft-zero as an option fix it?
> ==John ff
>
> On Thu, 28 Feb 2019, Pete Goodeve wrote:
>
>> Hi,
>> I just came across what seems to be a bug in MIDI handling.
>> If I implement the 'aftouch' opcode to, say, add vibrato to a
>> note, but never actually send a channel aftertouch message,
>> the initial level is fully on! As soon as I press hard enough
>> to send some messages (which of course return to zero on
>> release) the level does go back to zero.
>>
>> This is a bit annoying, because I don't want vibrato by default!
>> I don't see any equivalent of 'ctrlinit' for aftertouch.
>>
>> Thanks,
>>
>> -- Pete --
>>
>> 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 |
| Date | 2019-03-03 00:42 |
| From | pete.goodeve@COMPUTER.ORG |
| Subject | Re: [Csnd] MIDI aftertouch not initialized to zero |
| Attachments | None |