CsoundQt is a frontend for Csound 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.
CsoundQt is a frontend for Csound 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.
To install CsoundQt, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install CsoundQt
To see what files were installed by CsoundQt, run:
port contents CsoundQt
To later upgrade CsoundQt, run:
sudo port selfupdate && sudo port upgrade CsoundQt
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.