 | Synth - A Java program that can be used to generate sounds. You design the sound by putting together basic building blocks (generators): oscillators, envelopes, adders. Once the design is done, you instruct the program to generate the sound (which can take some time, depending on the complexity of the sound).. |