Quantcast
Channel: naudio Work Item Rss Feed
Viewing all articles
Browse latest Browse all 738

Closed Unassigned: Trying to change volume [16395]

$
0
0
Im pretty new to Naudio, and im trying to change the volume of my DirectSoundOut

When i try to change it nothing happens even if i pause and play the song again

dim stream As NAudio.Wave.BlockAlignReductionStream = Nothing
dim output As DirectSoundOut = New DirectSoundOut()

Public Sub volume(ByVal vol_in As Single)
output.Volume = vol_in
End Sub

Comments: Adjusting volume is currently unsupported in DirectSoundOut. Recommendation is to use WaveOut instead

Viewing all articles
Browse latest Browse all 738

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>