Class: Stretto::Tokens::PitchBendToken

Inherits:
ModifierToken show all
Defined in:
lib/stretto/grammar/tokens/modifier_token.rb

Overview

Token result from parsing a pitch bend

Examples:

“&9001”

Constant Summary collapse

KLASS =
Stretto::MusicElements::PitchBend

Method Summary

Methods inherited from ModifierToken

#to_stretto, #value

Methods inherited from HashToken

#[]