WORKFLOW of Final Assignment 1
WORKFLOW of Final Assignment 1
(Project 16)
I. BASIC KNOWLEGDE
1.MIDI SYSTEM (SYSCALL 31)
- MIDI output is simulated by your system sound
card, and the simulation is provided by the
javax.sound.midi package.
2. Main function:
+ Setup the interrupt (main): my first step is
providing first lines of code to enable the
interrupt:
+ playloop: