• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

QuteApp/H02-Jul-2020-3,6893,304

bin/H03-May-2022-705472

doc/images/H03-May-2022-

examples/H02-Jul-2020-130,218126,817

images/H03-May-2022-

mime-types/H03-May-2022-7457

release_notes/H03-May-2022-1,105675

src/H03-May-2022-496,418470,845

templates/H03-May-2022-286261

util/H02-Jul-2020-287249

.gitignoreH A D02-Jul-2020313 2923

BUILDING.mdH A D02-Jul-20209.3 KiB190100

COPYINGH A D02-Jul-2020951 126

ChangeLogH A D02-Jul-202050.5 KiB1,237966

DoxyfileH A D02-Jul-202066 KiB1,6011,159

README.mdH A D02-Jul-20201.2 KiB3216

TODO for 0.9.6H A D02-Jul-20201.6 KiB5329

TODO-0.9.8.mdH A D02-Jul-2020541 1510

config.priH A D02-Jul-20208.9 KiB255241

csoundqt.desktopH A D02-Jul-2020313 1210

nightly_build.pyH A D02-Jul-20207.4 KiB15494

qcs-haiku.proH A D02-Jul-20201 KiB3730

qcs-macx.proH A D02-Jul-20202.2 KiB7867

qcs-unix.proH A D02-Jul-20201.9 KiB7462

qcs-win32.proH A D02-Jul-20202.5 KiB7359

qcs.proH A D03-May-202212.6 KiB339281

srcrelease.shH A D02-Jul-2020485 143

README.md

1![CsoundQt](doc/images/csoundqt-title.png)
2
3---
4
5
6[CsoundQt](http://csoundqt.github.io) is a frontend for [Csound](http://csound.github.io/) featuring a highlighting editor with autocomplete, interactive widgets and integrated help. It is cross-platform and aims to be a simple yet powerful and complete development environment for Csound.
7
8Csound is a musical programming language with a very long history, with roots in the origins of computer music. It is still being maintained by an active community and despite its age, is still one of the most powerful tools for sound processing and synthesis.
9
10For more information visit the [CsoundQt Website](http://csoundqt.github.io).
11
12## Download
13
14Go to [Releases](https://github.com/CsoundQt/CsoundQt/releases) to download the latest binary for your platform.
15
16**CsoundQt** needs **csound** to be installed. Current version is compatible with Csound `6.14` and later. To install csound go here: <https://github.com/csound/csound/releases>
17
18## Screenshots
19
20### Linux
21![CsooundQt in Linux](doc/images/screenshot1-linux.jpg)
22
23![CsooundQt in Linux](doc/images/screenshot2-linux.png)
24
25### macOS
26![CsooundQt in macOS](doc/images/screenshot3-macos.jpg)
27
28### Windows
29![CsooundQt in Windows](doc/images/screenshot5-win.jpg)
30
31
32