Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/sonic-pi-net/sonic-pi into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
samaaron committed May 3, 2024
2 parents 917673a + 316a2a0 commit 8f87e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/server/ruby/bin/daemon.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1295,7 +1295,7 @@ def run_post_start_commands

system("pw-link #{sco1} #{left_id}")
system("pw-link #{sco2} #{right_id}")
elsif @jackbooter
elsif @jack_booter
# Note:
# need to modify this to take account for @num_inputs and @num_outputs.
# These might not always be set to two channels each.
Expand Down

0 comments on commit 8f87e86

Please sign in to comment.