SigmaDSP v1.0.1
Changelog:
- Move all template-based code into the header file
- Fixes an issue where the library wouldn't compile with PlatformIO
- Move functions into cpp file instead of header file
- Fixes an issue where the library wouldn't compile with PlatformIO
- Add inline to loadProgram() function
- Necessary to get it to compile with PlatformIO