/
/
/
1{
2 "type": "plugin",
3 "stage": "experimental",
4 "domain": "milkdrop_visualizer",
5 "name": "MilkDrop Visualizer",
6 "description": "Stream real-time waveform data from any playing player to the Music Assistant web interface, powering the MilkDrop visualizer in the now-playing views. The waveform is read from the audio Music Assistant is already decoding for playback, so it works whatever protocol the player renders over.",
7 "codeowners": [
8 "@music-assistant"
9 ],
10 "requirements": [],
11 "documentation": "https://music-assistant.io/plugins/milkdrop-visualizer/",
12 "multi_instance": false,
13 "builtin": false,
14 "icon": "water"
15}
16