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

No indication of soundfont load errors #1

Open
newlandsvalley opened this issue Jul 13, 2017 · 0 comments
Open

No indication of soundfont load errors #1

newlandsvalley opened this issue Jul 13, 2017 · 0 comments
Assignees

Comments

@newlandsvalley
Copy link
Owner

If the font loads, we get a callback message with the instrument name and the channel to which it attaches. If it doesn't (usually because the instrument name is mis-typed and thus not available on the Gleitzman site) then an uncaught exception is thrown by the javascript.

We need, ideally, to catch the exception and return it via the PureScript callback.

@newlandsvalley newlandsvalley self-assigned this Jul 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant