Commit 8057734
committed
[MovingWindow] Don't filter out
The resampler sends `None` values when there is no source data. In
this case, the values need to be sent to the buffer, so that it can
update its gaps immediately, instead of waiting until when data is
finally available.
Signed-off-by: Sahas Subramanian <[email protected]>None values from resampler1 parent 5057e0a commit 8057734
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
346 | | - | |
347 | | - | |
| 346 | + | |
348 | 347 | | |
349 | 348 | | |
350 | 349 | | |
| |||
0 commit comments