Discussion
Hostile Volume
jupin: Laughed out loud but gave up at level 5
Retr0id: There are two types of volume slider I've encountered thus far, "too logarithmic", and "not logarithmic enough".
embedding-shape: [delayed]
anwar_nairi: Had a lot of fun cool idea! Make it a PWA so I can list it on https://korru.app
jonathanlydall: My favourite bad volume control was in Real Player around 1997 where changing the volume in the application actually changed the global volume of Windows.
whycome: That was a hardware/software thing as far as I remember. If it was using something like DirectSound it would adjust the audio independently. Other media players did the same thing.
TheLNL: Finished the game. It was fun to play. I got stuck for a while on the opposite level where the display doesn't update, but was able to go through the rest just fine
macromagnon: I could tell in edge that right side was muted based on the icon next to the address bar and noticed you could use arrows to move one by one so just pressed left 25 times.
Waterluvian: I was so confused by the CD drives of that era. They all had a volume wheel and a headphone jack, but never once did I experience those working. The audio CDs were always “owned” by the OS, which piped the audio through the normal channels out my speakers or the PC headphone jack.I imagine the existence of those means that CD drives had their own DAC and other logic. I guess there was an idea of wanting to play CD audio without it being a PC concern? Or on PCs without audio capability?
jimkleiber: Got an error on Level 17, just a heads up.Love the game, btw.
tenderfault: that’s not an error
wild_pointer: Hilarious, some of them are easy with the keyboard
graypegg: This is not an issue at all, but when ever I come across something like it, I like to poke at the frontend in dev tools a bit. You can pass most levels with `setVolume(25)` in the web console, since that function is just sitting in the document object. That feels like the ultimate volume UI puzzle heh.
dsmason321: I'll have to patch that!
wizzwizz4: I had to use it for #19, since YouTube doesn't load on my machine. Patching it would make the game unplayable past level 19.
danjl: ...and, of course, there's really no need for a volume control in any app, since there's already a system volume...
f1shy: There are cases where you want to have 2 applications running and playing sound, and want to set the relative volume of each...
XorNot: I mean technically that is a system level feature...and there's nothing really wrong with an application adjusting it's own volume as defined by a system level volume setting for that app.
LoganDark: These mostly seem to be variations of "takes a long time / is tedious" rather than "annoying/fiddly / takes skill / is creatively bad", which is a little disappointing.