Releases: bostick/tbt-parser
Releases · bostick/tbt-parser
v.1.30
- Added options for emitting ControlChange events, ProgramChange events, and PitchBend events
v1.2.0
- Tablature can now be printed
- Muted notes
- Track volume is exported using CC7, instead of note velocity
- Custom Lyric events may be used to trigger callbacks in FluidSynth
- Fix wall clock time formatting and better midi file info
- Lots of small improvements
v1.1.0
Now handle all known versions of TabIt
Implement repeats
add midi-info
Improve how tbt file info is displayed
Improve error handling
Handle corrupted files
Fix error accumulated from using Alternate Time Regions
Lots of small code changes
v1.0.1
Bars may also have multiple chunks
Implement pan, reverb, chorus, modulation, pitch bend
Fix crashes related to version checking
Fix turning off notes because of string effects
Fix ordering of events
Fix accumulation of error
Lots of small code changes