Improve tests by using BDD style tests instead of long main methods - [ ] Create minimal frame with facts, fact and assertThat - [x] Split dsp_tests.cpp into oscillator_tests, filter_tests, lfo_tests and envelope_tests. - [ ] Convert voice_tests