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

Default to a synth + optional initial load of piano samples. #41

Open
sustained opened this issue Sep 12, 2019 · 1 comment
Open

Default to a synth + optional initial load of piano samples. #41

sustained opened this issue Sep 12, 2019 · 1 comment
Assignees
Labels
priority: Medium The issue is significant. status: Accepted It's going to be worked on, sooner or later. topic: Performance It relates to performance. type: Feature Something entirely new will be added.

Comments

@sustained
Copy link
Owner

Right now the app loads 12MB of piano samples immediately, firing off more than 70 HTTP requests!

We should probably default to a basic synthesized sound.

In addition to the option of being able to switch between sounds/instruments via the UI, though, we should also allow you to specify to "load piano samples by default".

@sustained sustained added priority: Medium The issue is significant. status: Accepted It's going to be worked on, sooner or later. type: Feature Something entirely new will be added. topic: Performance It relates to performance. labels Sep 12, 2019
@sustained sustained self-assigned this Sep 12, 2019
@sustained
Copy link
Owner Author

Additionally we should switch to a CDN for things like the samples, probably.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: Medium The issue is significant. status: Accepted It's going to be worked on, sooner or later. topic: Performance It relates to performance. type: Feature Something entirely new will be added.
Projects
None yet
Development

No branches or pull requests

1 participant