Class: Deftones::Effects::AutoWah::FollowerSettings
- Inherits:
-
Struct
- Object
- Struct
- Deftones::Effects::AutoWah::FollowerSettings
- Defined in:
- lib/deftones/effect/auto_wah.rb
Instance Attribute Summary collapse
-
#attack ⇒ Object
Returns the value of attribute attack.
-
#release ⇒ Object
Returns the value of attribute release.
Instance Attribute Details
#attack ⇒ Object
Returns the value of attribute attack
6 7 8 |
# File 'lib/deftones/effect/auto_wah.rb', line 6 def attack @attack end |
#release ⇒ Object
Returns the value of attribute release
6 7 8 |
# File 'lib/deftones/effect/auto_wah.rb', line 6 def release @release end |