Kodi Community Forum
Solved Milkdrop 2 for XBMC - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+---- Forum: Screensavers and visualisations (https://forum.kodi.tv/forumdisplay.php?fid=38)
+---- Thread: Solved Milkdrop 2 for XBMC (/showthread.php?tid=166261)

Pages: 1 2 3 4 5 6 7 8 9 10 11


RE: Milkdrop 2 for XBMC - ghizzu - 2015-04-07

(2015-01-27, 17:25)ironic_monkey Wrote: uhm, milkdrop(2) uses directx. it will never be anything but windows only.

Yes, milkdrop is for DirectX, but projectM uses OpenGL. And there's already an Android app, that works fine on my Minix x7:
https://play.google.com/store/apps/details?id=com.psperl.projectM

If I recall correctly, before the transition from OpenGL to DirectX, XBMC used projectM...

(2015-02-28, 04:37)gibxxi Wrote: ...Also, if you've watched the FOSDEM videos, as Kib points out in the first one, while android is a standard, the hardware it's capable of running on varies greatly. Not every android device would be able to even display a complex visualizer, even if it WAS developed / added. In short, don't hold your breath.

C'mon... if your device is capable of running Kodi smoothly, is powerful enough to run projectM...


RE: Milkdrop 2 for XBMC - gibxxi - 2015-04-17

It has nothing to do with CPU power. It's about Device (Graphics) support, and the different hardware chips used to provide that support. Some are a lot better than others.


RE: Milkdrop 2 for XBMC - XBraMC - 2015-04-23

(2015-01-27, 13:54)zag Wrote: All you need to do is unpack it to a folder called "visualization.milkdrop2"

Then put it in the folder

C:\Users\username\AppData\Roaming\Kodi\addons


THANK YOU :-D it works on my XBMC 13.2(windows)

but now im trying to do the same with my Raspberry Pi2b(OpenElec5, Kodi 14.2), I copied the visualization.milkdrop2' to the download folder of my Pi2.
and trough SSH i tried :
Code:
mv /storage/downloads/visualization.milkdrop2 /usr/share/kodi/addons/
. But i get the response: "mkdir: can't create directory 'visualization.milkdrop2': Read-only file system"
i can't get around it...


RE: Milkdrop 2 for XBMC - afedchin - 2015-04-23

MilkDrop is only for windows. It can not work on any other system.


RE: Milkdrop 2 for XBMC - XBraMC - 2015-04-23

(2015-04-23, 14:53)afedchin Wrote: MilkDrop is only for windows. It can not work on any other system.

i thought ProjectM was also availeble for Linux. I downloaded the sourcefiles directly from their website.(projectM-complete-2.1.0-Source.tar.gz)


RE: Milkdrop 2 for XBMC - RockerC - 2015-04-24

(2015-04-23, 15:26)XBraMC Wrote:
(2015-04-23, 14:53)afedchin Wrote: MilkDrop is only for windows. It can not work on any other system.

i thought ProjectM was also availeble for Linux. I downloaded the sourcefiles directly from their website.(projectM-complete-2.1.0-Source.tar.gz)
MilkDrop is for DirectX/Direct3D (= Windows only), and ProjectM is for OpenGL and OpenGL ES (= Linux/Android/iOS).

There are separate threads discussing ProjectM (for Linux/Android/iOS):
http://forum.kodi.tv/showthread.php?tid=51561
http://forum.kodi.tv/showthread.php?tid=105083
http://forum.kodi.tv/showthread.php?tid=201473
http://forum.kodi.tv/showthread.php?tid=171519


RE: Milkdrop 2 for XBMC - badaas - 2015-08-11

Seems Jarvis dont like Milkdrop 2 Sad


RE: Milkdrop 2 for XBMC - afedchin - 2015-08-11

Seems Jarvis require new version of Milkdrop2 https://github.com/afedchin/visualization.milkdrop2/releases


RE: Milkdrop 2 for XBMC - psysfaction - 2015-10-05

This would be very nice to have on Linux/Openelec but does not look like ti will come.
I have also written Soundspectrum again but they seem quite ignorant to what Kodi is and how big the Install base is.


RE: Milkdrop 2 for XBMC - afedchin - 2015-10-05

For Linux/OE there is ProjectM https://github.com/wsnipex/visualization.projectm


RE: Milkdrop 2 for XBMC - queonda - 2015-10-08

(2015-10-05, 15:27)afedchin Wrote: For Linux/OE there is ProjectM https://github.com/wsnipex/visualization.projectm

Nice. How to install on KODI android?


RE: Milkdrop 2 for XBMC - Fist - 2015-10-08

(2015-10-08, 19:41)queonda Wrote:
(2015-10-05, 15:27)afedchin Wrote: For Linux/OE there is ProjectM https://github.com/wsnipex/visualization.projectm

Nice. How to install on KODI android?

I have ProjectM sideloaded to my Fire TV. Works great in Isengard and Jarvis. You can bind the app to a key and call it up from the default visualization screen.


RE: Milkdrop 2 for XBMC - ashlar - 2015-10-21

(2015-08-11, 08:06)afedchin Wrote: Seems Jarvis require new version of Milkdrop2 https://github.com/afedchin/visualization.milkdrop2/releases
Thanks, it works perfectly! Are there shortcuts to switch to next preset, etc.?


RE: Milkdrop 2 for XBMC - ironic_monkey - 2015-10-21

that is completely independent of the particular visualization. and no, there is none mapped by default.

'p' shows the list of preset, 'l' locks the preset. but nothing to hop about.

you have to map something yourself to the '[Next/Previous]Preset' action (only valid in the visualization window).


RE: Milkdrop 2 for XBMC - ashlar - 2015-10-21

You're right. I actually knew about this but forgot. Thanks!