alphaTab icon indicating copy to clipboard operation
alphaTab copied to clipboard

alphaTab is a cross platform music notation and guitar tablature rendering library.

Results 139 alphaTab issues
Sort by recently updated
recently updated
newest added

Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.6.21 to 1.7.10. Release notes Sourced from kotlin-gradle-plugin's releases. Kotlin 1.7.10 Changelog Compiler KT-52702 Invalid locals information when compiling kotlinx.collections.immutable with Kotlin 1.7.0-RC2 KT-52892 Disappeared specific builder...

dependencies
java

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior the erro like: ![未命名-3](https://user-images.githubusercontent.com/17884664/181739163-43d54bec-ef6c-4f24-958e-567ced308b25.png) ### Expected Behavior The right one should...

state-needs-triage

### Issues N/A ### Proposed changes Simple typo fix ### Checklist - [X] I consent that this change becomes part of alphaTab under it's current or any future open source...

### Issues Fixes #932 ### Proposed changes ### Checklist - [X] I consent that this change becomes part of alphaTab under it's current or any future open source license -...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Currently when calling the `removeNote` function from a Beat, the `noteStringLookup`...

state-needs-triage

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior The player/scrolling has severe hiccups on a specific GP file. ###...

state-needs-triage

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior when setting RenderStaff topSpacing = 0, top overflowed with bend ![image](https://user-images.githubusercontent.com/4478983/174708963-b5c0c7c3-4b69-40b6-9f98-4f2b88413ce7.png)...

:spider: type-bug
area-rendering
state-accepted
platform-all

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior In JS, after the initial render, if I run: api.settings.notation.transpositionPitches =...

state-needs-triage

### Issues Issue [Top overflowed with bend](https://github.com/CoderLine/alphaTab/issues/910) ### Proposed changes Calculating height of bend identify while registering OverflowTop ### Checklist - [x] I consent that this change becomes part of...

I fixed some things I found in AlphaTexImporter. ## List of changes - Corrected the error message logic: SymbolErrors previously only printed the value 'null' as found. - Before: `MalFormed...