Conversation
|
Tail never contains the latency. Those are separete values. If they would be intertwened, communication with the host about it would be a mess. |
This comment was marked as spam.
This comment was marked as spam.
|
Can you please stop this slop? |
Got it! That is my understanding as well, that tail is just the number of samples from an event/non-zero audio sample to the point where it is safe to stop processing, and I wrote the docs from the point of view of that assumption. The thing I got confused by is the comment left in #486 |
|
I think it would be good to add a short note specifying whether the host should "forget" about previous inputs when the plugin's |
|
Oh, while we're here, could we also get some clarification on what |
I agree that |
1ca4f86 to
1413ddd
Compare
1e83856 to
275a785
Compare
e71b4fa to
195b42a
Compare
|
Does/should a plugin calling |
I'd say it should count as a resume condition for tail as well (for consistency with SLEEP), I agree that the docs should be clearer. |
|
Also I think |
|
Perhaps |
Clarify process status related documentation in
process.handext/tail.h, based on #486.Unresolved questions:
Corrections are appreciated!