User talk:Plumtree/Sound: Difference between revisions

Plumtree (talk | contribs)
No edit summary
Plumtree (talk | contribs)
No edit summary
 
Line 16: Line 16:


:: 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)
:: 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)
Return to the user page of "Plumtree/Sound".