Tunebook 0.3 Release Notes
New Features
-
Tunebooks can be reordered by dragging in the tunebook list.
-
Tunes in a (non-smart) tunebook can be reordered by dragging in the tune list.
A new column in the tune list shows the order of the tunes in the tunebook.
When the list is sorted by this column, you can drag tunes to reorder them.
You can't reorder if the list is sorted by any other column for obvious reasons.
Note that the iPad/iPhone versions of Tunebook will ignore the ordering.
This will be fixed in a future update.
-
You can now export a single tune as MIDI.
There will eventually be more options to this and the ability to export multiple tunes.
-
There's an experimental "Scripts" menu which allows Tunebook's functionality to be extended
by adding Python scripts. You are encouraged to experiment with this. To create a new script,
select the Tunebook app in the Finder, right-click and select "Show Package Contents" from the
menu. Navigate to the "Plugins" folder and create your script there. There are a few sample scripts
there which do simple things. The API is very basic at the moment, but will be improved as time goes on.
Bugs Fixed
-
Fixed problems in music display with lines over invisible rests and chords containing repeated notes.
-
Lots of small bugs fixed.