Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
If not, Is there a good music c++ library good to use with Qt?
Hi,
What exactly do you want to do with your application ?
@SGaist I am making a custom music player application for my project. And I want to change the speed of music with a QSlider
You should take a look at PortAudio.
Thanks for reply!