Lab 07: Playing Music in Java

October 16, 2012

Concepts Set up Eclipse to pull the provided code from the course’s SVN repository. The format and meaning of ABC notation explained on the lab webpage. Traditional music notation may have modifiers (tempo, key, etc) that change the sound that a given note should produce. MIDI has no notion of these modifiers, so you must […]