Whatang / DrumBurp

A simple drum tab editor, designed to make it quick and easy to enter drum tabs.
http://whatang.org/
GNU General Public License v3.0
45 stars 13 forks source link

Refactor NotePosition checking for validity in Measure #292

Closed Whatang closed 11 years ago

Whatang commented 11 years ago

Many of the functions in Measure check that the NotePosition they are passed is valid. Refactor these checks into a single method.