captbaritone / webamp

Winamp 2 reimplemented for the browser
https://webamp.org
MIT License
10.01k stars 662 forks source link

Start butterchurn/visualizer in desktop mode #1148

Open Bedrovelsen opened 2 years ago

Bedrovelsen commented 2 years ago

Hi,starting with the minimalMilkdrop example file is there a way to get the visualization window / butterchurn to start in desktop mode or plans to add more of the right click menu items as webamp object initialization parameters along the same lines as something like initialWindow positioning options currently available?

I am willing to help add this ability if given a nudge in the right direction to where / how the code that the visualizer right click menus "desktop" mode menu item fires if not currently available or planned.

(Double menu option would also be handy to have as a at render setting set during initialization of wemamp object for auto double sized windows along side double sized playlist as it currently does not double.)

More than willing to help add this stuff or just hack away at a local copy of my own to add this stuff if had some more info on the areas described.

redsolver commented 2 years ago

@Bedrovelsen https://github.com/captbaritone/webamp/issues/786#issuecomment-495571368

Bedrovelsen commented 2 years ago

@Bedrovelsen #786 (comment)

Thanks, I had looked at this initially but was having issues with getting it to fire properly, however at the time was just tinkering and unfamiliar with webamp api calling. I shall re-try this next time I dive into the code I was working with webamp in.