Commit 4c4e050
committed
console: drop head_wobbler.feed_pcm path and its playback-delay helper
LocalStream's audio path no longer needs to feed a local wobbler with a
playback-delay-aware start offset; the daemon's wobbler analyses the
same audio that we hand off via push_audio_sample. Remove the
"if head_wobbler is not None" block and the now-unused
_estimate_pending_playback_seconds helper that only existed to compute
that start_delay_s.
Drops the matching test
test_play_loop_feeds_head_wobbler_with_local_playback_delay in
tests/test_console.py.1 parent c0b2cbf commit 4c4e050
2 files changed
Lines changed: 0 additions & 75 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | 68 | | |
89 | 69 | | |
90 | 70 | | |
| |||
622 | 602 | | |
623 | 603 | | |
624 | 604 | | |
625 | | - | |
626 | | - | |
627 | | - | |
628 | | - | |
629 | | - | |
630 | 605 | | |
631 | 606 | | |
632 | 607 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | 73 | | |
124 | 74 | | |
125 | 75 | | |
| |||
0 commit comments