Implement IAudioProcessor::getTailSamples()

This commit is contained in:
Robbert van der Helm
2020-12-14 21:43:38 +01:00
parent 007aa1e707
commit c815b3903b
7 changed files with 42 additions and 9 deletions
+3 -1
View File
@@ -17,7 +17,9 @@ imcomplete list of things that still have to be done before this can be used:
- Left to implement:
- `YaHostApplicationHostImpl::createComponent`.
- `IAudioProcessor` and `IConnectionPoint` to supplement `IComponent`
- `IAudioProcessor::process()` along with every interface and struct involved
in `ProcessData`
- `IConnectionPoint` to supplement `IComponent`
- `IEditController{,2}`
- All other mandatory interfaces
- All other optional interfaces