home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-02-24 | 632 b | 17 lines |
- As normal, add tahiti.drv to your drivers section of system.ini.
- Also add the below .
- There is one new entry (which is optional). It allows the user to enter
- a sysex command which will be send to the MIDI header upon a volume change.
- The value of ff in the string will be the byte where we will insert the current
- volume (0-7f).
- This will allow Tahiti to control the volume of various synth which may show
- up on the MIDI header connector.
-
- [TAHITI.drv]
- PortAddr=290
- IrqNum=12
- RamAddr=D000
- WHOVolString=f0 18 04 00 14 ff f7 ; proteus
- ; WHOVolString=f0 00 00 65 10 00 08 ff f7 ; maui
- ; means the line is a comment
-