direct access to blur?
  • User avatar
    pls
    member
    Posts: 32
    Joined: Sun Mar 12, 2006 4:45 pm
    Location: munich | germany
    Contact:

    direct access to blur?

    by pls » Sun Mar 12, 2006 5:21 pm

    in my module (plow..) i adjusted the blurlevel/alphavalue to soundinput so it has to be updated periodically - therefore the script is there ...now my question is how can i give this control back to the main panel - e.g. when its not used?

    addition: ok i solved this problem now... was about inserting a simple "getValue" for the condition if msg == 0 ...

    but now to something completly diferent... how can manage it to form dynamic variables? sort of this...

    for i in range(0,5):
    print i
    #mlt_sl[i]=i->doesn't work cause it seems it can do dynamically array filling...
    print mlt_sl[i]
    #print test[i]
    print 'mlt_sl',i-> and here's my problem that the output comes like this ..."mlt_sl 1" with a space and not "mlt_sl1"

Who is online

Users browsing this forum: No registered users and 19 guests