Re: [Mixxx-devel] GSoC Project

2012-03-23 Thread William Good
PortAudio provides a function giving the CPU time being used by the audio callback: http://portaudio.com/docs/v19-doxydocs/portaudio_8h.html#a83b8c624464dd7bb6a01b06ab596c115 Granted this doesn't give Mixxx's full CPU usage but since the callback is the only thing with strict deadlines (everything

Re: [Mixxx-devel] GSoC Project

2012-03-23 Thread Albert Santoni
Hi Max, It's great to see your interest in Mixxx and that you've done some background research on each of these projects. Regarding bug #892981, I think we'd prefer not to drag an extra dependency into Mixxx to get the CPU usage. There seems to be enough snippets of code floating around on the we

[Mixxx-devel] GSoC Project

2012-03-22 Thread Max Linke
Hello I'd like to work on Mixxx for this years GSoC I'm interested in the Library Preview Player and Harmonic Mixing. I have looked at these a bit already and would like your opinion to it. -Libary Preview Player For this I have found a way to include it in the bugtracker (#366091) and atta