-
Notifications
You must be signed in to change notification settings - Fork 220
Release 1.1 #444
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
Merged
Merged
Release 1.1 #444
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fixes #200), Added patch for iOS to potentially initialize correct sample rate
…re it is known whether it is stringed
… into .net version
* Added a per-note pitch bend event and used it on various effects. * Updated tests for bend audio generation * Fixed C# compilation issues
* Add mechanism to load multiple soundfonts and reset the loaded ones * jQuery and test fixes * Updated remaining parts to forward parameters. * Added jquery API
* Added reading and handling of accidental information in GP files * Adjusted forced accidental handling and synced behavior with GuitarPro
* Reworked data model for percussion elements * Reworked percussion handling to match GP7 look&feel * Some test fixes * Reworked beat effect positioning * Read percussion line information from GP files * Replace úsages of getScoreY where a getScoreHeight is needed. * Adjusted various alignments for new positioning system * Adjusted rest positioning and stem sizes * Visual optimizations + helper on tests to compare images * Revert some visual changes * Updating test data * Updated test data and added high DPI upscaling for Html5 * Wip rework positioning * Updated beaming helper to new positioning * Read Instrument Articulations from GP files if available. * Export new model classes. * Docs * Remove upscaling * Add technique symbol reading * Updated score beaming logic * Updated test data * Update midi generation * Restored correct GP6 percussion mapping * Compilation and test issues fix * Restore backwards compatibility with old element/variation system * Tests and cleanup
* Compute metronome ticks before updating tempo * Ensure metronome value is setup when changing volume
* Added split-tests for notation legend * Fixed C# compilation
* Cleaned redundant fill calls on slur drawing * Update reference files
* Update selection cursor when setting playbackRange. * Ensure selection is cleared
* Rework looping logic - Moved looping and finish logic to time update handler - Moved microbuffer looping from synth to higher level - Ensure break on synth when end is reached. * A bit cleanup * Ensure last note is fully played.
Co-authored-by: wassertim <[email protected]> # Conflicts: # package.json
* Updated all packages to the latest versions * Fixed json serializer builder
* WIP count in * Final corretions on count-in * Fixed builds and extend jQuery API
* Ensure size to width respects initial spring pre-width * Updated test data and moved diff slider above images
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.