]> git.cworth.org Git - scherzo/commitdiff
Encode octave within pitch_t value
authorCarl Worth <cworth@cworth.org>
Sat, 28 Sep 2013 19:18:01 +0000 (12:18 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 28 Sep 2013 19:18:01 +0000 (12:18 -0700)
This simplifies the code quite a bit. Instead of passing around pairs
of (pitch, octave) all over the place a simple pitch_t value suffices.


No differences found