github ossia/score v2.2.0

latest releases: v3.1.14, v3.1.13, v3.1.12...
5 years ago

New features

  • Add a new "info text" panel on the bottom right which explains the various functions in the user interface.
    Not everything has had its info text set yet, upcoming releases will complete this.

  • New process: ExprTK-based audio filter (it was in the codebase for a long time but had never been enabled...)

  • Allow to remove comment blocks (#925)

  • Allow to skip loading a network device if it is not connected, which used to lead people to believe than score had hung.

  • Many examples added here : https://github.com/OSSIA/score-user-library/tree/master/Scores/Examples

  • Better magnetism implementation, which now works horizontally and vertically, and keeps the magnetized state if moving on the same axis.

  • Many improvements to drag'n'drop : more drag lines are shown, more things are drag'n'droppable, etc.

    • Support drop of processes in the full view interval.
    • Try to use the names of the things dragged from the library.
    • Show a line when dragging a cable from a port.
    • Indicate when something can be dropped on by making it yellow-ish.
    • Create an interval from the previous state in most cases.
  • @aklevy did a tremendous user interface rework, in particular on the inspectors and icons. More to come !

  • UI improvement : selected comment blocks are now highlighted.

  • UI improvement : interval (+) button now shown on hover (#433).

  • UI improvement : process now selected when pressing the background of a slot (#205).

  • Faust support on every platform.

  • A process with a MIDI input will be created when a Faust patch is detected to be a synthesize (thanks @rmichon !).

  • Support for opening a score from the library by double-clicking on it.

  • [work in progress] Support for dropping ".score" files in another score.

  • [work in progress] Inspector for VST & VSTi plug-ins.

  • Effect chain will now let the sound pass through if there are no effects - and has many bugfixes.

Bugfixes

  • #920 #898
  • Improve the reliability of the VST scanning tool.

Known problems

  • VST windows on mac are buggy.

Don't miss a new score release

NewReleases is sending notifications on new releases.