Skip to main content

Conclusion

That's it for the tutorial on how to learn using alphaTab for your projects. Next step for you would be to head over to the reference docs and learn about the full feature set of alphaTab and what additional features you might want to integrate into your website or app.

It is up to your experience and creativity to develop more features around this base we built together. Maybe you want to build a speed-trainer or add a fretboard/piano display. Whatever you try to build usually narrows down to the same few steps:

  1. Check the reference docs on what events, settings and API calls exist to fulfill your task.
  2. Add some DOM elements and style them with CSS
  3. Hook up the UI with alphaTab using the API object and the events/methods it provides.

Feel free to give us feedback over at our GitHub repositories. If you need assistance, found a bug or need a new feature, simply open an Issue with the corresponding template in our main repository. If you have feedback, need clarification or extension of the documentation pages, you might better open an issue in the repository for this documentation.