Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to use offline (potentially through local storage) #34

Open
dcallus opened this issue Jul 9, 2022 · 1 comment
Open

Add ability to use offline (potentially through local storage) #34

dcallus opened this issue Jul 9, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@dcallus
Copy link
Contributor

dcallus commented Jul 9, 2022

Currently (at least on iphone) when you save the app to your mobile desktop and attempt to use offline, the app works, except for the sounds.

I think the solution would be to store the sounds in local storage which there is information about on stack overflow. But perhaps there are other solutions.

sounds files are inside react-pro-metronome library in the source. It's okay to modify this library, it already is.

@dcallus dcallus added the enhancement New feature or request label Jul 9, 2022
@dcallus
Copy link
Contributor Author

dcallus commented Jul 10, 2022

Note: before this is done, we might need change the app to not have so many different media types. Or perhaps it will work by just saving mp3 or wav for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant