OpenModPlug app

For iOS (iPhone, iPad & iPod), Android, Windows Phone, etc. App and Hardware talk
RELATED
PRODUCTS
User avatar
ford442
KVRAF
Topic Starter
2685 posts since 5 Feb, 2004 from Nevada City, California

Post Sun Mar 26, 2023 7:05 pm

I have been porting a copy of ModPlug Tracker for use on web pages :tu:

https://1it1.1ink.us

libmodplug makes it a mobile webassembly for playing any mod, it, s3m, xm tracks!

(i am not sure if it runs on Android / iOS) :party: :?: :party:

wasi
KVRian
924 posts since 27 Jun, 2011

Post Mon Mar 27, 2023 8:44 pm

Very cool! It worked fine here on Android using Edge.

The page doesn't adapt to your device though and I feel at least some play/stop controls would help. I had to close the page now so it wouldn't just continue playing (or maybe I didn't understand how to use it...?).

User avatar
ford442
KVRAF
Topic Starter
2685 posts since 5 Feb, 2004 from Nevada City, California

Post Tue Mar 28, 2023 1:55 am

hey wasi!

thanks for the input..! :)
i have been trying to decide on those features exactly.
it indeed simply keeps looping for now. you can reload the page to play another song.

i don't want to sacrifice performance for too many interface features. resizing the GUI tends to be bad for browser audio, so how often do you really want it to keep up with resizing? it could be a check every few seconds, but i don't want to use a constant check every few milliseconds like desktop apps.

i've been debating if Play/Stop/Pause would be enough. song progress bar might add hiccups..

wasi
KVRian
924 posts since 27 Jun, 2011

Post Sat Apr 01, 2023 7:28 am

Yeah, imo Play/Stop/Pause would be enough. :D

The resizing is only relevant in that the file load button is really tiny on mobile.

How about a link to modarchive.org, too?

Return to “Mobile Apps and Hardware”