SharpAudio
SharpAudio copied to clipboard
Using high level interface to play audio represented as float[]?
Hello, is it somehow possible to use the higher-level interface implementation to play back audio represented as float[], with individual samples being in the range of -1 to 1? I tried, but didn't manage to find a way to create the SoundStream from this kind of data. Thank you!