home *** CD-ROM | disk | FTP | other *** search
- b
- M Hello, Welcome to GetIt! version 3.0
- M GetIt! should be able to handle most system exclusive transfers.
- M GetIt! will allocate all of available memory for system transfers.
- M This means GetIt! can handle system dumps as large as 440k if you have
- M 640K in your computer.
- M GetIt! is a: MIDI file utility which can save/send system data,
- M read script files with flexible commands such as patch change,
- M play note, loop and substitute.
- M GetIt! is also a mini midi sequencer which you can use to record
- M small thoughts on your MIDI controller.
- M GetIt! can save and play back all that you record on it, including
- M pitch bends and patch changes.
- M Let's change patches on your synthesizer (MIDI channel 1) to patch
- M 10.
- p 1 10
- w 20000
- M Let's play some notes....
- A
- M Playing 10 notes from note 50 -> 60 on channel 1
- [ 50
- w 100
- n 1 x 30
- ] 60
-
- M Multi-Timbral demo...........
- M Let's play a lot of notes!
- w 3000
- M Playing notes 80 -> 127 on channel 2
- [ 80 w 5 n 2 x x ] 127
-
- M playing all notes on channel 3
-
- [ 0 w 3 n 3 x x ] 127
- M Let's pretend we're receiving a sysex data dump...
- M press return after you look at the following screen
- w 5000
- r 1
- w 5000
- b
- M GetIt! is a shareware MIDI utility....
- M a $15 donation is suggested.
- M type getit30 on the command line for help
- M GOOD LUCK!
- n 1 60 30
- w 100
- n 1 62 127
- w 100
- n 1 30 22
- w 100
- n 1 32 127