Skip to content

v1.1

Compare
Choose a tag to compare
@eliottparis eliottparis released this 29 Jan 16:24
8f1ef8d

kiwi_screenshot

New Objects:

  • [faust~] object. Load, edit and run FAUST code in Kiwi.
  • [OSC.receive] and [OSC.send] objects. Receive and send Open Sound Control data.
  • [route] object.

Misc:

  • Save patcher per user size and position in the document.
  • Add a search bar to the DocumentBrowser window and fix sorting.
  • Add documentation to the distribution
  • Access helps and examples files from the application.
  • Better stack-overflow handling
  • Save and restore last path for "open, save, download, upload" actions.
  • Add 'Save As' command.

Dev:

  • [server] Allow relative or absolute backend path.
  • Improve build system using CMake only
  • Improve build/node server documentation
  • boost updated to 1.69.0
  • Add .kiwihelp extension

Bug-fixes:

  • Fix DocumentBrowser sorting bug.
  • DSP chain compilation.