Skip to content

CsoundQt 0.9.7

Compare
Choose a tag to compare
@tarmoj tarmoj released this 15 Jan 20:49
· 443 commits to develop since this release

If you need to build with Qt 4, download corrected source code CsoundQt-qt4-src-0.9.7.zip below.

New in version 0.9.7:

  • Includes new version of Stria Synth (v30a) by Eugenio Giordani (Examples->Synths->Stria Synth)

  • Added support to export following widgets to Qml: display, combobox, checkbox, meter

  • Support for rtmidi 4.0

  • Preparations for AppImage build (universal package for different Linuxes).


Fixes

  • More careful way to store settings - hopefully fixes problem on MacOS when prefernces file was corrupted now and then (icons disappeared and similar)

  • Storing/restoring window size on MacOS fixed

  • Fixed problems in Linux install rules, now builds also for FreeBSD packaging system

  • Fixed accessing templates from File->Templates menu

  • Better workaround for mysterious bug to round floating point division on first run (9/4 = 2.0) on Linux.

  • Improvements and fixes in examples (by Joachim Heintz)

Tarmo Johannes
trmjhnns@gmail.com