Releases: leonawicz/tabr
Releases · leonawicz/tabr
tabr 0.5.5 release
tabr 0.5.4 release
- Updated unit tests to avoid upcoming breaking change in latest
testthatpackage release.
tabr 0.5.2 release
- CRAN-required updates.
- Updated documentation.
tabr 0.5.1 release
- Minor updates.
tabr 0.5.0 release
- Refactored and made improvements to
plot_fretboard()andplot_chord()including the addition offret_labelsandfret_offsetarguments. - Updated tests and documentation.
tabr 0.4.9 release
- Added required package alias in documentation.
- Various minor improvements, bug fixes, and updates, including for building against newer versions of LilyPond (see
tabr_lilypond_api()). - General documentation updates.
tabr 0.4.5 release
- Lilypond API built and tested againsts a newer version of Lilypond: v2.23.0.
- Minor fixes and documentation updates.
tabr 0.4.4 release
- Documentation updates: readme, help docs, new vignette.
tabr 0.4.3 release
- Bug fix for dyads in
freq_ratio. - Updated some generic method implementations required for working with
dplyr1.0+.
tabr 0.4.2 release
- Added
freq_ratiogeneric for generating a data frame of frequency ratios from frequencies, noteworthy objects, or music objects. - Added utility functions for retrieving LilyPond version and installation directory and
tabrLilyPond API details. - Fixed bug where multiple sharps in tuning broke tab staff string label LilyPond syntax.
- Updated documentation.