1. Welcome to the official Starbound Mod repository, Guest! Not sure how to install your mods? Check out the installation guide or check out the modding help thread for more guides.
    Outdated Mods have been moved to their own category! If you update your mod please let a moderator know so we can move it back to the active section.
    Dismiss Notice

Outdated Starbound Composer 0.8.6

Starbound Composer is an ABC editor/player/converter specifically designed for Starbound.

  1. Version 0.8.6

    Lrns123
    Code:
    FIX: Added support for .pak file format SBBF03.
    NEW: Unit length dialog now supports custom lengths (up to 1/128).
    NEW: Added Rename Track to edit context dialog.
    FIX: Rests with long fractions no longer breaki the parser.
    ENH: Credit header in ABC's now include the version number.
    FIX: Saving ABC files now correctly updates the remembers the last save directory.
    NEW: Added .modinfo support.
    ENH: Starbound install directory verifier now also accepts Linux and Mac OS X binaries.
    FIX:...
  2. Version 0.8.6

    Lrns123
    Code:
    FIX: Added support for .pak file format SBBF03.
    NEW: Unit length dialog now supports custom lengths (up to 1/128).
    NEW: Added Rename Track to edit context dialog.
    FIX: Rests with long fractions no longer breaki the parser.
    ENH: Credit header in ABC's now include the version number.
    FIX: Saving ABC files now correctly updates the remembers the last save directory.
    NEW: Added .modinfo support.
    ENH: Starbound install directory verifier now also accepts Linux and Mac OS X binaries.
    FIX:...
  3. Version 0.8.5 (minor update)

    Lrns123
    Changelog:

    NEW: Added support for the new .pak format.
  4. Version 0.8.4

    Lrns123
    Version 0.8.4:

    Code:
    FIX: Fixed Find/Replace and Realign Notes dialogs looking bad on Mac OS X.
    ENH: Piano roll visibility and zoom levels are now saved.
    ENH: The Change Unit Length dialog shows the current unit length by default (if listed), and falls back to 1/4 otherwise.
    ENH: The Change Key dialog shows the current key by default, instead of always defaulting to C Major.
    NEW: Added support for .modpak files.
    FIX: Fixed ABC generator not recognising keys with a flat (b) in them,...
  5. Hotfix 0.8.3b

    Lrns123
    Changelog:

    Code:
    HOTFIX: Fixed mute button not working.
    
  6. Version 0.8.3

    Lrns123
    Changelog:

    Code:
    FIX: The checkbox to select tracks should now be aligned correctly.
    FIX: Fixed track buttons looking incorrectly on Mac OS X.
    FIX: Fixed toolbars looking weird on Mac OS X.
    FIX: The default L: header generated is now 1/4, instead of 1/8, as Starbound's default unit length is 1/4.
    FIX: Disabled support for multi-slash note-length shortcuts (// = /4, /// = /8, etc), as Starbound doesn't support these.
    NEW: Added support for LotRO's 'Transpose' annotation when parsing ABCs....
  7. Version 0.8.2

    Lrns123
    Changelog:

    Code:
    FIX: The Change Key dialog now correctly formats the key in a way Starbound will recognise. It also shows a warning when trying to use modes unsupported by Starbound.
    FIX: Modified assets loading to more closely reflect the new asset structure: Only the paks in the assets folder are loaded, and all files in the assets/user folder are loaded (including paks).
    FIX: Changed default unit length to 1/4, instead of 1/8, to match the default of Starbound.
    FIX: Added track...
    Crystan likes this.
  8. Version 0.8.1

    Lrns123
    Changelog:

    Code:
    NEW: Added volume and pan dials.
    FIX: Fixed tab order in dialogs.
    NEW: Added zoom buttons to piano roll.
    FIX: Instrument samples are now assigned correctly to unmapped semitones, using the sample of the nearest lower semitone, instead of the nearest higher or lower semitone.
    NEW: Time signatures are now reflected in the track preview and piano roll. Currently only the time signature in the header is used for visualization.
    NEW: Time signatures are now imported from MIDIs....