Module: Stretto::Tokens::WithAttackDecayToken
- Included in:
- ChordToken, NoteToken
- Defined in:
- lib/stretto/grammar/tokens/attack_decay_token.rb
Overview
Include this module to access functionality of attack and decay tokens
Instance Method Summary collapse
-
#attack ⇒ Value?
The attack value wrapped by a Value object, or nil.
-
#decay ⇒ Value?
The decay value wrapped by a Value object, or nil.