Skip to content
jh edited this page Sep 27, 2024 · 9 revisions

CsoundQt is a Front End or IDE for Csound.
Website: http://csoundqt.github.io/

Installation and Building

CsoundQt was part of the Csound installer until Csound 6.14 (2020). Since Csound 6.15, it must be installed seperately.

Releases for the different platforms: https://github.com/CsoundQt/CsoundQt/releases

For Linux, there are binaries in most of the package managers.

To build CsoundQt, the Qt toolkit is needed. Some instructions can be found here:

Clone this wiki locally