Instructions
Download LetThereBeSound and uncompress. Using the terminal, navigate to the newly-created folder. If you are running Linux, open Jack (using a program such as QjackCtl). Type "make" and hopefully everything should compile smoothly. To run the program type "./LetThereBeSound [param1] [param2] ..." The various parameters you can use are:
- "--sine (freq>0)",
- "--saw (freq>0) (0
- "--pulse (freq>0) (0
- "--noise", and
- "--impulse (freq>0)."
- "--pulse (freq>0) (0
Additionally, you can optionally add an extra parameter "--input" immediately before specifying the wave type to modulate the input. Or you can just type "--input" without a waveform for the pure input signal.