Class: Lydown::Translation::Ripple::RelativeCommand

Inherits:
Root
  • Object
show all
Defined in:
lib/lydown/translation/ripple/nodes.rb

Instance Method Summary collapse

Methods inherited from Root

#_translate, #check_line_break, #source_line

Instance Method Details

#translate(stream, opts) ⇒ Object



42
43
44
# File 'lib/lydown/translation/ripple/nodes.rb', line 42

def translate(stream, opts)
  opts[:relative_start_octave] = text_value
end