SAPF v0.1.22
Bug Fixes
- Fixed crash when pressing Ctrl-D in the REPL (https://github.com/lfnoise/sapf/pull/17)
- Fixed typo in README (https://github.com/lfnoise/sapf/pull/11)
Features
- Phase modulation for sinoscfb oscillator (https://github.com/lfnoise/sapf/pull/13)
Build System
- Added CMake build support (https://github.com/lfnoise/sapf/pull/18)
- B...