Hi.
The following page states that the memory must be nonpageable.
https://docs.microsoft.com/ja-jp/windows-hardware/drivers/audio/implementing-audio-processing-objects
Are paged memory and shared memory the same?
Can APO use shared memory (#pragma data_seg) ?
Best regards.