Skip to content

Releases: bostick/tbt-parser

v.1.30

12 Sep 13:10
Compare
Choose a tag to compare
  • Added options for emitting ControlChange events, ProgramChange events, and PitchBend events

v1.2.0

25 Aug 14:30
Compare
Choose a tag to compare
  • 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

23 Apr 17:55
Compare
Choose a tag to compare

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

16 Dec 20:07
Compare
Choose a tag to compare

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