Method: Sidtool::Voice#frequency_high=
- Defined in:
- lib/sidtool/voice.rb
#frequency_high=(value) ⇒ Object (writeonly)
Sets the attribute frequency_high
4 5 6 |
# File 'lib/sidtool/voice.rb', line 4 def frequency_high=(value) @frequency_high = value end |