Search found 2 matches

by tomcat1
Mon Apr 08, 2013 1:20 pm
Forum: Compiling Audacity
Topic: Integrate the Audacity equalizer into an own media player
Replies: 2
Views: 4214

Re: Integrate the Audacity equalizer into an own media playe

Hi, Thanks for your answer. Indeed I'm not using wxWidget, but Qt instead. I was wandering if there could be a way to integrate the already existing (and tested) equalizer, but it seems a hard work. I've already done the interface in Qt and I hoped to be able to assign to my sliders its functionalit...
by tomcat1
Mon Apr 08, 2013 10:21 am
Forum: Compiling Audacity
Topic: Integrate the Audacity equalizer into an own media player
Replies: 2
Views: 4214

Integrate the Audacity equalizer into an own media player

Hi everybody! The title of the post is quite self-explainable. I'd like to integrate the built-in equalizer into my own media player. Is it possible to do it? I think that, but how this can be done is quite weird for me, due to the amount of includes that are in the files Equalization.h and Equaliza...