Is it currently possible, within the framework of mudlet, to set up a media (video and/or music) window? I know it's a pretty out-there idear, but I haven't run into a lot of things mudlet can't do so far, so I figured it might be possible.
I use media player classic with the "Always on top while playing" option selected, all UI elements turned off, and just size it to fit in with my Mudlet UI.
Alternatively you can use buttons that run scripts on your thingywhatsit with os commands to play music. Someone set something like that up for me that works with foobar2000 (the music player). I have no idea how they did it but it works!
-
(Whiners Anonymous): Alcaro says, "If I overdose on anything, though, it'll be a lack of anything."
(Whiners Anonymous): Alcaro says, "Isn't Morimbuul that Arab that was banished to beneath Mhaldor or something."
Comments
For the music playing, you can have a look at the playSoundFile function. I'm not sure about stopping the sound though.
If there is a way to control external media players via command line/plugin scripts, you can write controllers in Mudlet as well.
GMCP documentation: https://github.com/keneanung/GMCPAdditions
svof github site: https://github.com/svof/svof and documentation at https://svof.github.io/svof