show different tap graphic for additional notes created by a transform
This commit is contained in:
@@ -31,6 +31,9 @@ static const TapNote TAP_HOLD_TAIL = '3';
|
||||
/* In 4s mode, holds and TAP_HOLD_HEAD are deleted and TAP_HOLD is added: */
|
||||
static const TapNote TAP_HOLD = '4';
|
||||
|
||||
static const TapNote TAP_ADDITION = '5'; // additional note added by a transform
|
||||
|
||||
|
||||
enum
|
||||
{
|
||||
TRACK_1 = 0,
|
||||
|
||||
Reference in New Issue
Block a user