Skip to content

Commit e016abe

Browse files
committed
Tidy - remove logging
1 parent b8534e2 commit e016abe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/server/ruby/lib/sonicpi/server.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -380,8 +380,6 @@ def trigger_synth(position, group, synth_name, args_h, info=nil, now=false, t_mi
380380
normalised_args << k << v.to_f
381381
end
382382

383-
lg "server trg synth args: #{args_h.inspect}"
384-
385383
if now
386384
osc @osc_path_s_new, s_name, node_id, pos_code, group_id, *normalised_args
387385
else

0 commit comments

Comments
 (0)