File: index.html

package info (click to toggle)
yoshimi 2.3.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 16,980 kB
  • sloc: cpp: 62,590; xml: 97; sh: 94; python: 45; makefile: 14
file content (81 lines) | stat: -rw-r--r-- 2,573 bytes parent folder | download
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
<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <title>Yoshimi Control Ranges</title>
    <link rel="stylesheet" type="text/css" href="Sections/style.css">
    <!--<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a> -->
    This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.
  </head>
  <body>
    <div style="text-align: center; color: #7f0000; font-size: 12pt">
      <br>Note: Although command parameters show their numeric values, they are nearly always referenced by labels defined in globals.h and may be changed in future.
    </div>
    <style>
      html {
          margin-left: 2em;
      }
    </style>
    <h1 style="text-align: center;">Yoshimi Control Numbers V2.3.4</h1>
    <h2>
    <a href="Sections/toplevel.html">Top Level Controls</a>
    <br>
    <br>
    <a href="Sections/display.html">Window Display</a>
    <br>
    <br>
    <a href="Sections/config.html">Configuration Controls</a>
    <br>
    <br>
    <a href="Sections/main.html">Main Controls</a>
    <br>
    <br>
    <a href="Sections/bank.html">Bank Controls</a>
    <br>
    <br>
    <a href="Sections/part.html">Part Controls</a>
    <br>
    <br>
    <a href="Sections/addsynth.html">AddSynth Controls</a>
    <br>
    <br>
    <a href="Sections/addvoice.html">AddVoice Controls</a>
    <br>
    <br>
    <a href="Sections/subsynth.html">SubSynth Controls</a>
    <br>
    <br>
    <a href="Sections/padsynth.html">PadSynth Controls</a>
    <br>
    <br>
    <a href="Sections/LFOinsert.html">LFO Controls</a>
    <br>
    <br>
    <a href="Sections/filterinsert.html">Filter Controls</a>
    <br>
    <br>
    <a href="Sections/envelopeinsert.html">Envelope Controls</a>
    <br>
    <br>
    <a href="Sections/oscillator.html">Oscillator (waveform) Controls</a>
    <br>
    <br>
    <a href="Sections/resonance.html">Resonance Controls</a>
    <br>
    <br>
    <a href="Sections/effect.html">Effects Controls</a>
    <br>
    <br>
    <a href="Sections/vector.html">Vector Controls</a>
    <br>
    <br>
    <a href="Sections/scales.html">Scales (microtonal) Controls</a>
    <br>
    <br>
    <a href="Sections/midilearn.html">MIDI-learn Controls</a>
    <br>
    <br>
    <a href="Sections/midi.html">MIDI (incoming) Controls</a>
  </h3>
  </body>
</html>