1.2.5
2022-12-18
• Added the ability to export Line 6 Tone files for guitar songs that are Line 6 enabled. Touch the album art in the Library view with two fingers to start the export process.
• Converted the function that grabs the file list from the website to use the newer NSURLSession API
1.2.4
2021-10-01
• Added a preference to toggle playing audio or not when app is in the background
1.2.3
2021-09-13
• Removed all references to http network connections. All network requests are now secure https.
1.2.2
2021-08-17
• Fixed battery drain that occurred when app was open but not active in the foreground
1.2.1
2021-05-04
• Re-enabled AudioBus support for iOS 14 users
• Added network privacy check for AudioBus
• Updated AudioBus library
• fixed colours for control icons in iOS 14
1.2.0
2020-10-20
• Fixed display bug in Dark Mode for user preferences screen
• Updated to the latest version of AudioBus
• Added the ability to export audio files for a song by touching album art with two fingers
1.1.9
2020-02-18
* Dark Mode support
1.1.8
2019-09-01
Fixed a crash bug that was new for iOS 13
1.1.7
2019-05-01
Added drum key window to help decode drum tabs
1.1.6
2019-01-31
• Grouped table view for song library
• Filter songs by instrument in both regular and search modes
• Maintenance tweaks to remove object reference retention.
1.1.5
2018-11-16
• Fixed looping bug that halted playback
• Fixed speaker override bug that prevented audio from being heard after a clean install
1.1.4
2018-10-10
Fixed a bug that prevented a crucial file from loading from a clean install of the app.
1.1.3
2018-07-11
• fixed an audio engine bug that could cause playback to stop in certain conditions
• fixed a scrolling bug that sometimes occurred when playback was paused in Looping mode.
• miscellaneous UI tweaks.
PS - have you tried Crammit with AudioBus yet?
1.1.2
2018-07-09
• Fixed a crash bug that occurred when attempting to generate PDF files for AirDrop
• Added search capability to the Library view
• Fixed a race condition in the Core Audio engine
• Fixed a bug that caused the animated wiper to not appear after fresh install.
• Several UI tweaks and miscellaneous bug fixes
1.1.1
2018-05-28
• minor interface enhancements
• fixed crash bug when scrolling past end of song.
• fixed bug where instrument tracks could sometimes be reversed
• added a fix for songs with no count-in beat metadata to allow "Mute Click After Count" to work correctly...
1.1.0
2018-05-26
• Totally rewritten audio engine, using Core Audio instead of AVPlayer
• Seamless looping
• Improved scrolling
• AudioBus and Inter-Application Audio support
• Show and hide animated cursor
• Maintenance fixes
1.0.1
2018-04-25
• Variable loop lengths, 2, 4, 8, 16 bars, or loop current section
• Variable drag handles for loops for fine tuning length.
• Fixed an issue that caused audio bundles to not be created in certain edge case situations.
• Added preference to toggle Speaker Override.
• Various optimizations and bug fixes