feliwir / SharpAudio

Audio playback/capturing engine for C#
MIT License
176 stars 19 forks source link

SoundStream.Position not being updated #39

Open Beyley opened 2 years ago

Beyley commented 2 years ago

SoundStream.Position never seems to be updated (im running Arch linux with Pipewire)

My code for playing audio is available here: https://github.com/Beyley/soweli-pi-sona/blob/master/sowelipisona/SharpAudio/SharpAudioAudioStream.cs https://github.com/Beyley/soweli-pi-sona/blob/master/sowelipisona/SharpAudio/SharpAudioAudioEngine.cs