audio - Increasing the playback volume of SoundPlayer Class in VB.NET -


i have code given me while ago: storing .wav files in variable

and works great, i'm wondering if there simple way boost volume in overall application.

windows reports volume 100%, sound spikes super tiny, , sound clips super low in volume (compared other things have playing i.e music/movie etc)

thanks!


Comments

Popular posts from this blog

vb.net - How to ignore if a cell is empty nothing -

Sort a complex associative array in PHP -

recursion - Can every recursive algorithm be improved with dynamic programming? -