The flCsound program is a simple, operating system neutral, graphical user interface for rendering Csound compositions in Csound Unified File Format. It displays the transcript generated while rendering a CSD file, and any graphs produced. The transcript and the plots are displayed in a single window.
The flCsound program is built on top of FLTK, and its use is governed by the same license used by Csound and FLTK, the GNU Lesser General Public License (LGPL).
When starting flCsound in a shell, one can optionally provide an initial Csound Unified File by naming a CSD file.
$ flcsound [csound-unified-file]
On Windows, flCsound can be invoked from the Start Menu, or by clicking on a CSD file.
This software is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this software; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.