examples/phase.rb in alda-rb-0.1.2 vs examples/phase.rb in alda-rb-0.1.4
- old
+ new
@@ -8,7 +8,7 @@
tempos.each do |ins, tempo|
__send__ ins
tempo tempo
end
tempos.keys.lazy.map { __send__ _1 }.inject :/
- s{ e8; f; g }*99
+ (e8 f g)*99
end.play