CoalRiver
Plays a MIDI file using Juggler and Score
toolbox.
Synopsis
CoalRiver
Description
This program plays a MIDI file using Juggler and Score toolbox from the
music.lib and audio folio, and demonstrates special MIDI interpreter
functions.
The CoalRiver.pimap file references some AIFF samples which were included
in the AIFF Samples folder. It is necessary to copy the AIFF Samples
folder into the remote folder to use them in this program. To let this
program know about the locations of the samples, use this command in the
Debugger Terminal window:
alias samples <sample path>
Then, the CoalRiver.pimap file will reference the appropriate samples.
Caveats
No attempt was made to reduce the size of the samples. Most real-world
titles use fewer or smaller samples.
Associated Files
- CoalRiver.c
- Source code.
- CoalRiver.imag
- Background image which contains program instructions.
- CoalRiver.mf
- MIDI format song. Music by John Byrd.
- CoalRiver.pimap
- PIMap file to load.
Location
examples/Audio/CoalRiver