github ossia/score v3.0.0-alpha2

latest releases: v3.1.14, v3.1.13, v3.1.12...
pre-release3 years ago

Note ! This version is very unstable, only for the most adventurous testers. Plenty of basic things do crash. Use 2.5.2 if you have to make a show.

Note ! The save format has completely changed (and will change again in the next alpha). Old files won't load. This version is only made for quick testing of some new features.

New features

  • It is now possible to go backwards in time and create loops in scenarios, which gives score state machine-like abilities. Test it with the red cross feature.

ezgif-3-b03ae2733ae9

  • Work-in-progress preset system to save and load presets at any time. In particular it is possible to save a preset of a process in the timeline itself and recall it as part of a state.
  • Immense amount of work on the design by @aklevy - more to come !
    • In particular, check out that beautiful new start screen and all the cute icons
  • Dropping a process on a state will now add it after the state
  • Add an experimental pure pulseaudio backend on Linux to bypass the buggy portaudio translation layer.
  • WIP for spinboxes to show times in measures / quarters / ... when in musical mode
  • Fix ton of bugs in the UI for various processes (javascript, math expression...).
  • All script-based processes have been uniformized to use a new code editor: https://github.com/Megaxela/QCodeEditor
    Click on the small "dock" icon next to the title bar of the process to access it.
  • Fix automation curve lower coefficients being less precise than upper coefficients when curvating it.
  • Triggers will now glow when they are going to trigger but are waiting for the next quantization time.
  • Lots of unneeded dependencies removed to make score slimmer.
  • Merging events should work again - please test !

Bugfixes

  • Tons of them
  • Rework the internal time handling completely to be in sync with libossia

Don't miss a new score release

NewReleases is sending notifications on new releases.