User talk:Plumtree/Sound: Difference between revisions
→First impression: new section |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 12: | Line 12: | ||
Best regards --[[User:Xenwolf|Xenwolf]] ([[User talk:Xenwolf|talk]]) 19:07, 26 October 2022 (UTC) | Best regards --[[User:Xenwolf|Xenwolf]] ([[User talk:Xenwolf|talk]]) 19:07, 26 October 2022 (UTC) | ||
: PS: in case you want top experiment with other skins, you'll find it here: https://en.xen.wiki/w/Special:Preferences#mw-prefsection-rendering --[[User:Xenwolf|Xenwolf]] ([[User talk:Xenwolf|talk]]) 19:09, 26 October 2022 (UTC) | |||
:: Thanks for the feedback; I'll add stop functionality, and perhaps pause as well if I figure out how exactly. I don't have any ideas on what else to test right now (at least those that'd differ much from existing examples) - the JS part of the project is supposed to be a minimal interface to Web Audio API usable for different purposes by templates and modules. <br/><br/> I'll give '''Timeless''' a try later. Personally, I prefer having a tab with recent changes always open to relying on notifications. --[[User:Plumtree|Plumtree]] ([[User talk:Plumtree|talk]]) 20:52, 26 October 2022 (UTC) | |||
:: Stopping and pausing have been implemented. Now any element with <code>data-lock</code> attribute stops playing the sequence on a repeated click. If <code>data-pause</code> is also set, current time shift is saved and used on subsequent clicks. Class <code>sequence-audio-paused</code> is also handled in CSS; perhaps I'll find better colours later. --[[User:Plumtree|Plumtree]] ([[User talk:Plumtree|talk]]) 12:30, 28 October 2022 (UTC) |