summaryrefslogtreecommitdiff
path: root/deprecated/top.xml
blob: 2a51698b7a7d025c459e0ba1b2bc795870cb02d7 (plain)
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
108
109
110
111
112
113
114
115
116
<chapter id="DeprecatedTop">
  <title>Deprecated Orchestra Opcodes and GEN Routines</title>

  <section id="DeprecatedOpcodesRef">
    <title>Deprecated Orchestra Opcodes</title>
    <para>
      The following opcodes are deprecated. They are still distributed with
      Csound for backward compatibility. The new opcodes which are to be used
      in place of the deprecated ones are indicated within each of the following
      entries.
    </para>
  </section>
  
  &opcodesabetarand;
  &opcodesabexprnd;
  &opcodesacauchy;
  &opcodesaexprand;
  &opcodesagauss;
  &opcodesagogobel;
  &opcodesalinrand;
  &opcodesapcauchy;
  &opcodesapoisson;
  &opcodesapow;
  &opcodesatrirand;
  &opcodesaunirand;
  &opcodesaweibull;
  &opcodesbformenc;
  &opcodesbformdec;
  &opcodesclock;
  &opcodesdiskin;
  &opcodesibetarand;
  &opcodesibexprnd;
  &opcodesicauchy;
  &opcodesictrl14;
  &opcodesictrl21;
  &opcodesictrl7;
  &opcodesiexprand;
  &opcodesigauss;
  &opcodesilinrand;
  &opcodesimidic14;
  &opcodesimidic21;
  &opcodesimidic7;
  &opcodesinstimek;
  &opcodesinstimes;
  &opcodesioff;
  &opcodesion;
  &opcodesiondur;
  &opcodesiondur2;
  &opcodesioutat;
  &opcodesioutc;
  &opcodesioutc14;
  &opcodesioutpat;
  &opcodesioutpb;
  &opcodesioutpc;
  &opcodesipcauchy;
  &opcodesipoisson;
  &opcodesipow;
  &opcodesis16b14;
  &opcodesis32b14;
  &opcodesislider16;
  &opcodesislider32;
  &opcodesislider64;
  &opcodesislider8;
  &opcodesitablecopy;
  &opcodesitablegpw;
  &opcodesitablemix;
  &opcodesitablew;
  &opcodesitrirand;
  &opcodesiunirand;
  &opcodesiweibull;
  &opcodeskbetarand;
  &opcodeskbexprnd;
  &opcodeskcauchy;
  &opcodeskdump;
  &opcodeskdump2;
  &opcodeskdump3;
  &opcodeskdump4;
  &opcodeskexprand;
  &opcodeskfilter2;
  &opcodeskgauss;
  &opcodesklinrand;
  &opcodeskon;
  &opcodeskoutat;
  &opcodeskoutc;
  &opcodeskoutc14;
  &opcodeskoutpat;
  &opcodeskoutpb;
  &opcodeskoutpc;
  &opcodeskpcauchy;
  &opcodeskpoisson;
  &opcodeskpow;
  &opcodeskread;
  &opcodeskread2;
  &opcodeskread3;
  &opcodeskread4;
  &opcodesktableseg;
  &opcodesktrirand;
  &opcodeskunirand;
  &opcodeskweibull;
  &opcodespeakk;
  &opcodessoundout;
  &opcodessoundouts;
  
  <section id="DeprecatedGensRef">
    <title>Deprecated Gen Routines</title>
    <para>
      The following GEN routine is deprecated. It is still distributed with
      Csound for backward compatibility. The new GEN routine which is to be used
      in place of the deprecated one is indicated within the following
      entry.
    </para>
  </section>
  
  &scoregensgen22;
</chapter>