Hyperion audio effects

  • Hello,

    I'm trying to use the RanzQ (python) tool to add an audio effect, I have a problem with a "hyperion.leds" attribute :

    for i, led in enumerate(hyperion.leds):

    x = round((led['x'] / 100.0) * (window_width-30))

    y = round((led['y'] / 100.0) * (window_height-30))

    Is someone know if there is a more recent attribute to do that today ? It seems deprecated and I can't find a similar thing on the repo. Also I want to add that I'm new to this.. A lot of thanks to people who read that :)

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!