Add -ffast-math flag to compilation
Fix typo in man page
Change alsa device in launcher
Add preset
Indent code
Improve ALSA error handling
Add 6dB slope
Add message to be shown at startup
Fix typos in man page
Move call to init functions to main
Remove useless #define
Limit filter cutoff
Fix bug when oscillator voltage was below 0
Add AD cycle initialization
Remove constant
Initialize buffer
Add option to man page
Fix typo
Replace deprecated macro and remove unneeded files
Add ignore file
Update code, refactor and complete basic functionality
Added compilation and installation instructions...
Removed unneeded files
Added missing files
Deep refactoring. Improved code quality, effici...