Hey everyone!

I have been trying to hook up Parametric eq in Effects Framework  as a
native effect.
I went through http://www.mixxx.org/wiki/doku.php/effects_framework,
must say - a well thought of design.

I have following doubts/questions regrading Effects Framework.
1. Given a deck/sampler how can I get sampling rate for it ?
2. To cycle to the next/prev EffectChain we have
next_chain/prev_chain, I can't find a control to cycle b/n 'Effects'
of a 'EffectChain'. Am I missing something ?

Further, I have an idea for Effects Framework:
1. I would like to have functionality of signal/slots in 'EffectParameter'.
    Because as of now, every time  ParametricEq::process runs it gets
values for all parameters and recalculates filter in every run.
   This unnecessarily takes up CPU cycles.
   Rather filter should be calculated only when values of parameters change.
I am willing to undertake with implementation of signal slot mechanism
for EffectParameter.

Please clarify my doubts.

thanks.
-- 
shashank
(shanxS)


"No. Try not. Do or do not... there is no try"

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to