File: Release%20notes%200.9.7.md

package info (click to toggle)
csoundqt 1.1.1%2Bdfsg0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 103,216 kB
  • sloc: cpp: 37,640; python: 2,070; xml: 2,034; sh: 340; makefile: 20; perl: 8
file content (44 lines) | stat: -rw-r--r-- 1,080 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# CsoundQt 0.9.7 release notes
 

version 0.9.7 is mainly bug fix release. 

The source and binaries can be downloaded from: <https://github.com/CsoundQt/CsoundQt/releases/tag/0.9.7>.


### 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).
<br>


### 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