AtmoLight and Visualization (1 Viewer)

B

BassFan

Guest
atomowin and atmolight are different thing ?
yes..
Atmolight is a process plugin for Ambilight in MP, which do the same what i do for Visualization in Bassvis.
AtmoWin is the Interface which render the Color on your Ambilight System, from BassVis or AtmoLight.

greets
 
Last edited by a moderator:
B

BassFan

Guest
i have reduced CPU last now for Winamp plugins -20%
I hope that everything goes.

MP 2 > 7% CPU
AtmoWin 15 > 20% CPU

new Version on First page...

PS:
Not understand the Problem with blank Screen after stream changed or stopped.
can anyone just tell me what he's doing
so that I can track it?
please no log's from MP this will not help me.

greets
 
Last edited by a moderator:

kilik360

MP Donator
  • Premium Supporter
  • September 3, 2010
    576
    235
    Home Country
    Canada Canada
    Good News ! Problem half resolved;
    -again, if I skip the MP3 or let it play through the end, AtmoLight ShutDown the LEDs.
    -BUT if I stop it and play another MP3, AtmoLight works. I don't have to restart MP like with previous version.

    Just need to have AtmoLight working between 2 files

    Great work !

    thanks again.
     
    B

    BassFan

    Guest
    Good News ! Problem half resolved;
    -again, if I skip the MP3 or let it play through the end, AtmoLight ShutDown the LEDs.
    -BUT if I stop it and play another MP3, AtmoLight works. I don't have to restart MP like with previous version.

    Just need to have AtmoLight working between 2 files

    Great work !

    thanks again.

    Thank you for the Feedback..
    i fix that all take a while ;)

    by me when playing a stream i can Play as sample more then 5 Title without any Problem.

    here any Shot from Winamp!
    Ok again :) go to bed now ... ;) copy/paste from @azzuro

    greets
     
    Last edited by a moderator:
    B

    BassFan

    Guest
    @angie05

    Habe jetzt nicht im Quelltext geschaut.
    Kann es sein das ihr mit Atmolight nach jedem abspielen einer Media Datei die LEDs deaktiviert?
    Wenn dem so ist, warum ?
    Wenn ihr Musik Visualisierung nicht unterstützt?
    Sollte man dann nicht auf if (!g_Player.IsMusic) gegen prüfen?

    gruss
     
    Last edited by a moderator:
    B

    BassFan

    Guest
    added to Playstate

    Code:
      FullScreen := BassSoVis.GetFullScreen(BassSoVis.glCtrl);
      if (BassSoVis.FAtmoRunning and FullScreen) then
      begin
        BassSoVis.FAtmoWin.EnableLEDs;
        BassSoVis.FDisableLEDs := True;
      end;

    i hope LEDs then on after deactivate from AtmoLight.
    new build first post.

    greets
     
    Last edited by a moderator:

    kilik360

    MP Donator
  • Premium Supporter
  • September 3, 2010
    576
    235
    Home Country
    Canada Canada
    I test the new file but it's the same as before. I now have the 2 problems. I prefer the file before that correct 1 of those 2 problems.

    With this file, when I skip MP3, a 1 random flash of couples of LEDs occur. But after that, the LEDs stay OFF.Do this everytime I skip files.

    thanks !
     

    Users who are viewing this thread

    Top Bottom