From b61cea8863c9efc4b7216a3d829a83fae8d3fc44 Mon Sep 17 00:00:00 2001 From: RinoReyns Date: Tue, 14 Nov 2023 15:21:38 +0100 Subject: [PATCH 1/2] update readme (#46) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 153f330..267e8a2 100644 --- a/README.md +++ b/README.md @@ -130,8 +130,8 @@ is why this repository was created. I know that it will take a lot of work but i - [ ] Create Render/Capture manager class. Its design should allow to use it for any OS. - [ ] Work on Render and Capture implementation for Windows - [ ] Handle different audio formats e.g. sampling rate, bit depth etc. - - [ ] Create and pass config for AudioProcessing Class - - [ ] Enable streaming processing (one frame in, one frame out) + - [ ] Create and pass config for AudioProcessing Class. + - [ ] Enable streaming processing (one frame in, one frame out). 1. Windows OS From 456f8e27ca0ea18261bcf027dc32238d8d32435f Mon Sep 17 00:00:00 2001 From: RinoReyns Date: Tue, 14 Nov 2023 19:22:56 +0100 Subject: [PATCH 2/2] update vst3sdk (#47) --- VstHost_VisualC++/vst3sdk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VstHost_VisualC++/vst3sdk b/VstHost_VisualC++/vst3sdk index 358b72e..337e022 160000 --- a/VstHost_VisualC++/vst3sdk +++ b/VstHost_VisualC++/vst3sdk @@ -1 +1 @@ -Subproject commit 358b72ee61bc67fb4592b0d492e0c6a1211ebf11 +Subproject commit 337e022fb52ce7b5fb91f5e6ac0c75737754bef5