make submix voices respect filter settings

pull/50/head
cosmonaut 2023-08-02 14:39:42 -07:00
parent eebbaeb6ae
commit 771dc6e7b3
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ namespace MoonWorks.Audio
out handle,
sourceChannelCount,
sampleRate,
0,
FAudio.FAUDIO_VOICE_USEFILTER,
0,
IntPtr.Zero, // default sends to mastering voice
IntPtr.Zero