Skip to content

Arduino OPL2 v1.4.4

Compare
Choose a tag to compare
@DhrBaksteen DhrBaksteen released this 18 Nov 18:02
· 123 commits to master since this release
61422c7

This release fixes some issues with the TeensyMidi sketch and adds more instruments!

  • This fixes issue #34 in TeensyMidi where MIDI events sent to a channel > 16 would cause unintended behavior such as random instrument changes and volumes.
  • This fixes an issue in TeensyMidi where a volume control change change would cause channels to either go to minimum or maximum volume. Volme is now limited
    to 80% to prevent instruments from clipping.
  • Included the MIDI instrument definitions used in Windows 3.1 by to
    SoundBlaster driver. These work best with MIDIs created for windows.