Method: Sidtool::Voice#frequency_high=

Defined in:
lib/sidtool/voice.rb

#frequency_high=(value) ⇒ Object (writeonly)

Sets the attribute frequency_high

Parameters:

  • value

    the value to set the attribute frequency_high to.



4
5
6
# File 'lib/sidtool/voice.rb', line 4

def frequency_high=(value)
  @frequency_high = value
end