EasyABC 1.3.2 - an open source ABC music score editor by Nils Liberg Change log --------------- V1.3.2 decorations syntax is now (once again) !ppp! instead of +ppp+ notes should be clickable also when %%scale has been customized PDF bookmarks will only be added if abcm2ps hasn't added them already exported HTML files contain markup to indicate the utf-8 encoding fixed a problem related to the joining of file and tune headers fixed midi program (previously used 1-128 range instead of 0-127) V1.3.1 added HTML export (multi tune export still a bit experimental) added bookmarks to PDF export (windows/linux only - ghostscript required) new option in the View menu to not reduce margins in order to use the screen area economically fixed bug: MIDI export did not to work fixed bug: if EasyABC was associated with .abc double-clicking a file wouldn't work fixed: abc2abc.exe was accidentally not included in the setup file V1.3 * Multi page support * Font setting in View menu * ABC fields and commands reference in View menu * Options for default playback midi instrument and whether to play chords. * Pressing tab inserts a bar symbol (may make it easier for some) * Bar alignment (used to make the bars on multiple ABC code lines align) * Font customization is respected when rendering a score * Print and print preview support (still in an experimental phase) * If landscape is set in page setup, then %%landscape 1 is added to ABC. * If %%landscape is set in the ABC code it automatically affects the page setup. * Changes to the format file are now reflected if one refreshes the score * Better abcm2ps compatibility: ABC commands within multicol in the header are ignored. * Fixed bug: when an error is displayed text cursor can be scrolled out of view * Fixed bug: first note of a tune could not be selected * Fixed bug: musicxml converter now handles endings named both '1' and '1.' V1.3 beta * use of abcm2ps 6.3.3 svg output instead of interpreting PS using python code gives much faster updating of the music pane, adds possibility to select notes also for polyphonical music, and makes it easier to use unicode strings for title and lyrics * fixed bug - musical score pane wouldn't update unless it was docked. * option to restore the window pane layout to the default * minimize buttons added to the tune list and music panes * better Linux compatibility * path settings for abcm2ps, abc2midi, abc2abc and format file * clear cache menu option * abcm2ps invoked in background thread * musical score image can optionally be automatically updated as one types * the music pane, tune list and ABC editor text cursor are automatically synchronized * when one selects another tune the music pane is automatically scrolled up in order to avoid confusion * export options also available in the File menu along with the new option to export all tunes. * support for %%abc-charset (eg. utf-8) as well as encoded characters like eg. \"a * improved syntax highlighting for lyrics * possibility to sort the tune list by index number, title (in the future probably also by other fields) * the insert symbol menus use the format +tenuto+ instead of !tenuto! * added transpose and double/halv note lengths functionality using abc2abc as backend * fields at the top of an ABC file (before the first X: line) are included when presenting a single tune in the collection V1.23 Better support for newer versions of abcm2ps Music pane scrolling bug on OSX fixed When two or more notes are selected EasyABC will not play repeats. General information: ------------------- EasyABC supports playback and preview of the edited tunes and features syntax highlighting of ABC code. It also supports a customized MIDI to ABC import. By not relying on midi2abc it's possible to create better formatted ABC code. There is also support for MusicXML to ABC conversion (only a reasonable subset of MusicXML is supported).