Csound Csound-dev Csound-tekno Search About

receiving MIDI pitch bend

Date1997-11-30 22:00
FromBrandon Nelson
Subjectreceiving MIDI pitch bend
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?

2. How can I make CSound instruments that recognize MIDI messages like
pitch bend and channel pressure?

Thanks,
Brandon
 



Date1997-12-01 17:20
FromMike Berry
SubjectRe: receiving MIDI pitch bend
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