i just buy m8 and love it! (use resolume b4)but i know nothing about the python scripts. i want to know, is it easy n possible to enhanced the filter module?
i just want more sectiosn of the "filter" module, maybe like this

cos i want to set up all the filters parameters fine b4 the party begins, so i can enable/disable it at any time i want just with a simple click. i try to copy section 1 paste to section 5, and change "1 to 5" in all the place i can find, but it still dont work,

--------------------------------------
enabledPass[msgPass] = param['value']
if filterDescByPass[currentPass]!=None:
if filterDescByPass[currentPass] != None and filterDescByPass[currentPass]['FILTER'] == name :
--------------------------------------
pls help me!
thanks for all!