[go: up one dir, main page]

File: cecilia.1

package info (click to toggle)
cecilia 2.0.5-2.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 4,440 kB
  • ctags: 833
  • sloc: tcl: 9,786; sh: 1,085; makefile: 69; csh: 13
file content (107 lines) | stat: -rw-r--r-- 3,001 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
.\" Copyright (c) 2003 Dave Phillips
.\"
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
.\" the License, or (at your option) any later version.
.\"
.\" The GNU General Public License's references to "object code"
.\" and "executables" are to be interpreted as the output of any
.\" document formatting or typesetting system, including
.\" intermediate and printed output.
.\"
.\" This manual 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 General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, write to the Free
.\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,
.\" USA.
.\"
.TH Cecilia 1 "November 2003"
.SH NAME
Cecilia - A GUI and programming environment for Csound
.SH SYNOPSIS
.BI "cecilia [" OPTIONS "]"
.SH DESCRIPTION
.B Cecilia
is a graphic interface for music composition and signal processing that uses 
.B Csound 
as its audio processing engine.
.B Cecilia
is a completely programmable sound processing tool with realtime interactive processing of soundfiles or live input.
It can also be regarded a software synthesizer with configurable controls. 

.B Cecilia
includes the
.B Cybil
language for the production of complex
.B Csound
scores.

.B Cecilia
provides a completely programmable GUI written in
.B Tcl/Tk.
Parameter controls may be designed for interactive input and for dynamic graphing. The program
can also be used as a
.B Csound
friendly text editor for the creation of
.B Csound
instruments and scores.

.SH OPTIONS
No runtime options are available for this program.
.B cecilia -h
will return the options specific to
.B Tcl/Tk.

.SH FILES
Examples and complete HTML documentation can be found in the
.I $CECILIA_HOME/files
directory.

.SH BUGS
Report all bugs to the
.B Cecilia
mail list at 
.I http://cecilia.sourceforge.net.

>From the TODO list for
.B Cecilia 2.0.5
:

Amplitude information is not displayed with 
.B Csound 
versions later than 4.16.

Auto Rename generates soundfiles with an extension incompatible with the 
.B play 
and 
.B SoX
programs.

The Pvoc Reader window comes up very squashed, needs reasonable default size.

.SH TODO
>From the TODO list for
.B Cecilia 2.0.5
:

- Create complete package for MacOS X

- Merge Windows sources from Bill Beck into CVS

- Use Tcl compiler to create binaries

- Documentation needs to be updated to recent versions of
.B Csound
with a new script to generate the reference database from the HTML.

.SH AUTHORS
.B Cecilia
was written by Alexandre Burton and Jean Piché at the University Of Montreal.

.SH COPYRIGHT
Copyright © Jean Piché and Alexandre Burton, 1995-98. Licensed under the GNU Public License.