diff --git a/README.md b/README.md index 89d421e..b521ad3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # volna - wavetable touch synthesizer for android For a prebuilt apk you can install on your android device, go to the releases. -https://github.com/bokontep/volna/releases/tag/v0.6 +https://github.com/bokontep/volna/releases/tag/v0.7 волна (pronounced volna in English) means wave in Russian. It is a wavetable synthesizer/musical instrument presented as an android application. I made it in order to test some ideas on audio synthesis and ui interface design. It utilises a 10 voice architecture with 2 oscillators per voice. The 2 oscillators are wavetable oscillators. The sound is produced using a table with 256 waveforms of 256 samples each.