Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Add support for touch events to violent theremin demo #3937

Closed
normanr opened this issue Dec 2, 2020 · 3 comments
Closed

Add support for touch events to violent theremin demo #3937

normanr opened this issue Dec 2, 2020 · 3 comments
Labels
1 hour task Slightly more involved issue; might take an hour or possibly two. Content:WebAPI For content triage purposes: This is related to WebAPI content

Comments

@normanr
Copy link

normanr commented Dec 2, 2020

It would be nice to be able to use the demo in a touch environment (eg: phone or tablet). (Not required: sound could be continuous after a 'start/down' event until an 'end/up' event is received)

@chrisdavidmills chrisdavidmills changed the title Add support for touch events Add support for touch events to violent theremin demo Dec 2, 2020
@chrisdavidmills
Copy link
Contributor

I agree that this would be nice.

For reference:

@chrisdavidmills chrisdavidmills transferred this issue from mdn/violent-theremin Dec 2, 2020
@chrisdavidmills chrisdavidmills added 1 hour task Slightly more involved issue; might take an hour or possibly two. Content:WebAPI For content triage purposes: This is related to WebAPI content labels Dec 2, 2020
@normanr
Copy link
Author

normanr commented Dec 2, 2020

(side-note: the event listeners for triggering init should be removed in init, otherwise using the keyboard causes init to be triggered multi times, and DOMExceptions when trying to remove the startMessage that has already been removed).

@chrisdavidmills
Copy link
Contributor

Issue moved to mdn/content mdn/webaudio-examples#126 via ZenHub

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
1 hour task Slightly more involved issue; might take an hour or possibly two. Content:WebAPI For content triage purposes: This is related to WebAPI content
Projects
None yet
Development

No branches or pull requests

2 participants