Skip to content

Commit

Permalink
remove callback suppression
Browse files Browse the repository at this point in the history
Problem seems specific to JACK from pipewire. We don't want it to affect other systems,
namely macOS.
  • Loading branch information
reduzent committed Sep 20, 2024
1 parent 5d863c0 commit 8a6b907
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions include/tpf-settings-audiobackend-panel.pd
Original file line number Diff line number Diff line change
Expand Up @@ -713,13 +713,12 @@
#X connect 5 1 7 0;
#X connect 6 0 3 1;
#X connect 7 0 3 1;
#X restore 30 101 pd disable callbacks;
#X restore 44 102 pd disable callbacks;
#X connect 0 0 3 0;
#X connect 3 0 7 0;
#X connect 3 1 8 0;
#X connect 3 1 1 0;
#X connect 4 0 5 0;
#X connect 7 0 4 0;
#X connect 8 0 1 0;
#X restore 671 370 pd audiosettings;
#N canvas 1292 574 381 120 backend.label 0;
#X obj 44 72 s \$1.backend.label;
Expand Down

0 comments on commit 8a6b907

Please sign in to comment.