Sets the attribute attack
Parameters:
the value to set the attribute attack to.
4 5 6
# File 'lib/sidtool/synth.rb', line 4 def attack=(value) @attack = value end