| On Sun, 30 Nov 1997, Brandon Nelson wrote:
> Hi,
>
> I have two questions:
>
> 1. How do I post to the list without getting 50 replies for every address
> on the list that is no longer valid?
Can't help here
>
> 2. How can I make CSound instruments that recognize MIDI messages like
> pitch bend and channel pressure?
>
Assuming you already have an instrument that is MIDI controlled,
you just need to add the proper opcode reader. For discrete pitch bend,
use pchbend. For pitchbend integrated into a note reader, try any of the
xxxmidib opcodes. Channel pressure is read by chpress.
Mike Berry
mikeb@nmol.com
|