kllngtme wrote: > Not sure how relevant it is or how easy it would be to work with the > developer but I guess Kodi Media player can use this app(projectM Music > Visualizer) as a plugin for visualizations on Android. Maybe it'd be > possible with help from that app? > > My idea stemmed from seeing this forum: > http://forum.xda-developers.com/android/development/projectm-music-visualization-t3153340 > > > Android app: > https://play.google.com/store/apps/details?id=com.psperl.prjM&hl=en > https://play.google.com/store/apps/details?id=com.psperl.projectM&hl=en
Project M uses OpenGL to accelerate it's visuals which requires the use of native code in Android. This won't work for SB Player since it was specifically written to not require the use of native code so that it will run on as many platforms as possible. I found a library that can do simpler visuals without using OpenGL, but I haven't really looked into it yet so I don't know how well it performs or if it's even possible to use it with SB Player. -------------- Squeezebox apps for webOS, Android and Windows Phone, http://www.angrygoatapps.com ------------------------------------------------------------------------ wt0's Profile: http://forums.slimdevices.com/member.php?userid=18760 View this thread: http://forums.slimdevices.com/showthread.php?t=98049 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
