Skip to content

Releases: sqweek/sqribe

Sqribe v0.9.9

Choose a tag to compare

@sqweek sqweek released this 06 Dec 23:30

Changes since 0.9.5:

  • A proper MSI installer for windows
  • The location of Sqribe's save files can now be customised¹
  • Each staff's clef is now displayed
  • Staves can be rearranged by dragging the top-left corner box
  • When reloading a song sqribe now jumps to the section you were last looking at
  • Fixed bug in the key of G♭ causing C♭ to be spelled B♮
  • Improved stability

Sadly I no longer have access to an OSX machine so there's no mac package at this stage.

¹ (via a config file, which is yet to be documented)

sqribe v0.9.5 for OSX

Choose a tag to compare

@sqweek sqweek released this 16 Apr 21:33

0.9.5 fixes the bug in 0.9 where no work was ever saved (when functioning properly sqribe automatically saves your work when you quit).

It also adds OSX support! I suspect it requires OS version 10.9 or newer, but there's a chance it will work on earlier versions.

If you already have version 0.9, feel free to download the (much smaller) "update" zip file - just extract sqribe.exe and overwrite the previous file to update to the new version.

sqribe v0.9 for 64-bit windows

Choose a tag to compare

@sqweek sqweek released this 07 Apr 14:59
score: implement undo/redo functionality

Also fixes score.MvBeat to be an actual ScoreOp. As a result
WaveWidget now has a beat overlay used to resolve frames while
a beat drag is underway.