Class: Lydown::Rendering::BeamOpen
- Defined in:
- lib/lydown/rendering/music.rb
Instance Method Summary collapse
Methods inherited from Base
#find_prev_event, #initialize, #next_event, #prev_event
Constructor Details
This class inherits a constructor from Lydown::Rendering::Base
Instance Method Details
#translate ⇒ Object
167 168 169 |
# File 'lib/lydown/rendering/music.rb', line 167 def translate @context['process/open_beam'] = true end |