Class: Deftones::Effects::AutoWah::FollowerSettings

Inherits:
Struct
  • Object
show all
Defined in:
lib/deftones/effect/auto_wah.rb

Instance Attribute Summary collapse

Instance Attribute Details

#attackObject

Returns the value of attribute attack

Returns:

  • (Object)

    the current value of attack



6
7
8
# File 'lib/deftones/effect/auto_wah.rb', line 6

def attack
  @attack
end

#releaseObject

Returns the value of attribute release

Returns:

  • (Object)

    the current value of release



6
7
8
# File 'lib/deftones/effect/auto_wah.rb', line 6

def release
  @release
end