NotePool: refactor getStatus()
commit5e2cf0dc40682d144a133517342ed00d6f715f98
authorRicard Wanderlof <polluxsynth@butoba.net>
Sat, 18 Sep 2021 08:14:45 +0000 (18 10:14 +0200)
committerMark McCurry <mark.d.mccurry@gmail.com>
Thu, 30 Sep 2021 23:50:08 +0000 (30 19:50 -0400)
treebcdf171fc4f8e14a32ab0134a07fa22d70aa7efc
parentf2c06647e363b66b0d8c11eb68ac5d2c47106939
NotePool: refactor getStatus()

Use symbolic constants for note status and move function to top of file so
that it is easily accessed for potential debugging.
src/Containers/NotePool.cpp