Browse Source

Add speech tag.

tags/v2.0.0
Andrew Belt 4 years ago
parent
commit
f5ee7d8812
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/tag.cpp

+ 1
- 0
src/tag.cpp View File

@@ -56,6 +56,7 @@ const std::vector<std::vector<std::string>> tagAliases = {
{"Sampler"},
{"Sequencer"},
{"Slew limiter"},
{"Speech"},
{"Switch"}, // A synth voice must have, at the minimum, a built-in oscillator and envelope.
{"Synth voice"},
{"Tuner"}, // Serves only extremely basic functions, like inverting, max, min, multiplying by 2, etc.


Loading…
Cancel
Save