Releases: rakannimer/react-orchestra
Releases · rakannimer/react-orchestra
0.3.0-beta
Minor Changes
- Added chord parsing to MidiIO [native]: c633dda
Patches
- Fixed Track selection in Orchestra [native]: 5b26e2b
- Reverted note scu. Minor cleanup. Default delayPressOut passed to Note.: 7bcbdcb
- Refactored note scu: 4357aeb
- Fixing web bugs: e9eaa2b
- Pointed web package.json to build directory: 2b7a46a
Allow instrument override in miditrack [Native]
Patches
- Allow instrument override in miditrack: 29ee7d0
Performance optimisations [Native]
Patches
- Added low hanging fruit perf optimisations: 9e9af5c
Fixed Audio Glitch in fast melodies and more API [native]
Patches
- Added instrument styling from MidiTrack and Orchestra: 8b65b56
- Fixed audio glitch when playing fast on iOS. [native]: 0ac50da
- Exposed sound volume property [native].: 99f0d1b
- Exposed instrumentName to Orchestra and midiTrack to change track instrument if needed.: f7fdaf3
0.2.0
Minor Changes
- Fixed midi track fast playback bug.: 8441e19
- Added noteIndex to renderNote [native]: d164666
- Added noteIndex to renderNote [web]: 8435841
Patches
- Added support for clickable SVGs in native: cfb76ba