You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Poweramp player for Android supports Milkdrop presets, but added an additional "spectrum bars" effect with different rendering styles. This effect doesn't seem to be scriptable via expressions, it only has a bunch of parameters which may or may not be changed via per-frame/init expressions (TBD). We might be able to reimplement the effect in projectM to support "PowerMilk" presets.
PowerAmp is closed source, the author wrote his own reimplementation of Milkdrop. So we can either ask Maxim for details on that feature or we'd have to reverse-engineer it from looking at the rendering output if we can't get any technical details. Shouldn't be too complicated though.
The Poweramp player for Android supports Milkdrop presets, but added an additional "spectrum bars" effect with different rendering styles. This effect doesn't seem to be scriptable via expressions, it only has a bunch of parameters which may or may not be changed via per-frame/init expressions (TBD). We might be able to reimplement the effect in projectM to support "PowerMilk" presets.
Example ZIP with demo presets:
Powermilk_Spectrum_Presets.zip
Documentation for the "bars" effect is here:
https://github.com/maxmpz/powerampapi/tree/master/poweramp_vis_presets_example#poweramp-milk-format-extensions
Some screenshots can be found in the Poweramp forums:
https://forum.powerampapp.com/topic/15442-poweramp-visualization/
The text was updated successfully, but these errors were encountered: