home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Sound Cards
/
Programming Sound Cards.iso
/
sound_52
/
ccont.mh
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-01-01
|
248 b
|
19 lines
# midi continuous controller values
# (at least yamaha)
#
MODWHEEL = 1
BREATH = 2
FOOT = 4
PORTTIME = 5
VOLUME = 7
PAN = 10
SUSTAIN = 0x40
PORTPEDAL = 0x41
SOSPEDAL = 0x42
ALLNOTESOFF = 0x7b
MONOMODEON = 0x7e
POLYMODEON = 0x7f