File: README.md

package info (click to toggle)
csound 1%3A6.18.1%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 63,220 kB
  • sloc: ansic: 192,643; cpp: 14,149; javascript: 9,654; objc: 9,181; python: 3,376; java: 3,337; sh: 1,840; yacc: 1,255; xml: 985; perl: 635; lisp: 411; tcl: 341; lex: 217; makefile: 128
file content (35 lines) | stat: -rw-r--r-- 1,385 bytes parent folder | download | duplicates (4)
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
OOps: internal opcodes
===================

- aops.c: audio input and output
- bus.c: software bus opcodes
- cmath.c: mathematical functions
- compile_ops.c: compilation and score reading opcodes
- diskin2.c: disk files playback opcodes
- disprep.c: display and plotting opcodes
- dumpf.c:  file dumping opcodes
- fftlib.c: radix-2 FFT routines 
- goto_ops.c: control-of-flow opcodes
- midiinterop.c: midi-score interoperation opcodes
- midiops.c: midi input opcodes 
- midiout.c: midi output opcodes
- mxfft.c: non-radix-2 FFT routines
- oscils.c: specialist periodic signal generators, table lookup
- pffft.c: alternative radix-2 FFT routines
- pstream.c: streaming phase vocoder opcodes
- pvfileio.c: phase vocode file IO
- pvsanal.c: phase vocoder analysis and synthesis
- random.c: random-number generation opcodes
- remote.c: remote connection opcodes
- schedule.c: event scheduling opcodes
- sndinfUG.c: sndfile information opcodes
- str_ops.c: string manipulation opcodes
- ugens1.c: envelopes and control signal generators
- ugens2.c: standard periodic signal generators, table lookup
- ugens3.c: fm, sample playback, additive synthesis
- ugens4.c: broadband periodic and noise signal generators
- ugens5.c: standard filters, lpc
- ugens6.c: delay processors
- ugrw1.c: zak and other misc utility opcodes
- ugtabs.c: table reading and writing
- vdelay.c: variable delay lines