[Info] Milkdrop visualision not working properly in MP1.4 or 1.5 (1 Viewer)

mantec

Portal Member
January 25, 2008
36
9
Home Country
United States of America United States of America
Milkdrop visualision does not respond to the tempo of the music when using MP1.4 or 1.5 but works perfect in MP 1.3. Tried changing audio render but still does not work correctly any ideas.
 
B

BassFan

Guest
Milkdrop visualision does not respond to the tempo of the music when using MP1.4 or 1.5 but works perfect in MP 1.3. Tried changing audio render but still does not work correctly any ideas.

Has never worked, not in MP 1.3 or earlier ;)
should work now with 1.5 pre-released.
the link postet from @Holzi

greets
 

mantec

Portal Member
January 25, 2008
36
9
Home Country
United States of America United States of America
Milkdrop visualision does not respond to the tempo of the music when using MP1.4 or 1.5 but works perfect in MP 1.3. Tried changing audio render but still does not work correctly any ideas.

Has never worked, not in MP 1.3 or earlier ;)
should work now with 1.5 pre-released.
the link postet from @Holzi

greets

It works perfect in MP1.3, thats the version I was using before I updated to MP1.5. After downloading the file from the link provided by Holzi (by the way thanks very much for the link) the problem is fix and milkdrop vis is working great.
 

Holzi

Super Moderator
  • Team MediaPortal
  • April 21, 2010
    7,934
    2,235
    Ba-Wü
    Home Country
    Germany Germany
    In MP 1.3.0 it has worked as far as I know when you haven't upmixing enabled.
     

    sjevtic

    MP Donator
  • Premium Supporter
  • January 16, 2012
    114
    29
    46
    Chicago, IL
    Home Country
    United States of America United States of America
    Wow, what an improvement! I am thrilled not to be using WinAmp any more just so I can have MilkDrop work nicely as my music visualization. Is there a way to activate the MilkDrop control keyboard shortcuts for use within MediaPortal? For example, under WinAmp, it is possible to use SPACE to advance to the next preset, BACKSPACE to return to the previous preset, and so on (see sec 4.a here: http://wiki.winamp.com/wiki/MilkDrop_Unleashed_Guide).

    Thanks!

    Sasha
     
    B

    BassFan

    Guest
    should work if implement in MP..
    i have tree API call's for that inside Bass_Vis Library

    Code:
    BASSVIS_WINAMP_VisButtonClicked(@mVisParam, BASS_VIS_BUTTON_NEXT);
    BASSVIS_WINAMP_VisButtonClicked(@mVisParam, BASS_VIS_BUTTON_PREV);
    BASSVIS_WINAMP_VisButtonClicked(@mVisParam, BASS_VIS_BUTTON_RANDOM);

    greets
     
    Last edited by a moderator:

    Users who are viewing this thread

    Similar threads

    Update: Problem solved! The electronic program guides (tvguide.xml) have been successfully transferred to MediaPortal. The issue stemmed from the corruption of one or both of the mc2xml.dat and/or mc2xml.exe files, for an unknown reason. Consequently, even though the tvguide.xml file appeared to be updated, its content kept being an...
    Update: Problem solved! The electronic program guides (tvguide.xml) have been successfully transferred to MediaPortal. The issue...
    I was having a problem with the EPG on MP2 1.4.1 (although it used to run without any issues for a while). So I installed MP2 1.5...
    Replies
    8
    Views
    2K
    MP1 MP2 Not working! DE
    O Frabjous Joy! That seems to have done the trick. Thank you so much for your help and advice, CyberSimian. I hadn't thought of deleting the various folders, but I'll bear that in mind for any future disasters. Now I can record King & Conqueror on Sunday! Cheers Ralph
    O Frabjous Joy! That seems to have done the trick. Thank you so much for your help and advice, CyberSimian. I hadn't thought of...
    I've been running MediaPortal on my PC for several years, but the most recent update "MediaPortal 1.38 Release " does...
    Replies
    5
    Views
    2K
    I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ? MP(1) will only use LAV if you select "Internal DirectShow player" as music output, but then you lose gapless playback. If you you don't have multichannel music you can choose WASAPI as the output and set the number of speakers to stereo. I have...
    I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ? MP(1) will only use LAV if you select...
    Not sure if this a a bug/config/settings problem. I am running a media portal 2.5 server with 2.41 client but it seems I get the...
    Replies
    1
    Views
    656
    4.5 is really old. I'm not sure 4.5.5 even is a version that actually existed. You should be able to install .NET Framework 4.8.0 on Windows 7 SP1
    4.5 is really old. I'm not sure 4.5.5 even is a version that actually existed. You should be able to install .NET Framework 4.8.0...
    My TV PC is more a cast-off on older hardware (a 'Quiet PC' i5 4690, 16GB ram, 2xSSD 1xHDD, system graphics), mainly as a cheap way...
    Replies
    5
    Views
    2K
    Reading through your code, I can see it's more than a couple steps above my paygrade. :cry:
    Reading through your code, I can see it's more than a couple steps above my paygrade. :cry:
    I used to run the TVService under the "NT Service\TVService" account to follow least privileges principal (not exposing my whole...
    Replies
    3
    Views
    2K
    Top Bottom