class Symbol
Public Instance Methods
detach_from_parent()
click to toggle source
See Alda::Event#detach_from_parent
.
# File lib/alda-rb/patches.rb, line 61 def detach_from_parent end
to_alda_code()
click to toggle source
# File lib/alda-rb/patches.rb, line 55 def to_alda_code ?: + to_s end