Qt 6.11 is out! See what's new in the release
blog
Waveform/spectrum/visualizer
General and Desktop
1
Posts
1
Posters
1.8k
Views
1
Watching
-
Hello,
I am trying to develop an audio player, i want to show a little widget drawing the waveform, i just want to know the current audio length or whatever number that i can transform to visual data, I started my project using Phonon, I don't want to start over with QtMultimedia plus, I can't change the volume of the audio playing using QtMultimedia? is there a way to use phonon to play files and QtMultimedia to draw the data?
any help regarding this issue is welcome even if it included totally different solutions, the important thing i don't want to start over.