diff --git a/README.md b/README.md new file mode 100644 index 0000000..a4878e8 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Tuba synthesizer + +If you are interested, leave an issue at +[project home](https://gitea.sergeych.net/SergeychWorks/karabass). + + +This is proof-of-concept synthesizer of the tuba musical instrument. It synthesizes +the sound from characteristical overtones, not from real instrument samples or FM synthesis. +It also uses more or less proper envelope and more effects to make it recognizable. + +Current limitations: + +- slow response, like real tube, it gets some time to produce sound and hardly can play short notes.