Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rhizome
on Sept 22, 2019
|
parent
|
context
|
favorite
| on:
Four common mistakes in audio development (2016)
Instead of outputting silence, you could output the same frequency spectrum as you were right before the event.
How does one detect whether it's a musical silence or a buffer underrun?
nitrogen
on Sept 23, 2019
[–]
You'd probably do this at a layer where you have access to the buffer stats to know that the buffer is nearly empty.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
How does one detect whether it's a musical silence or a buffer underrun?