-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Status update
I'm really happy with the progress made so far; lots of things in place to build on.
I recently arrived at a point where some things need to happen in order to proceed. Roughly, and in no order:
- DSP library code needs to ramp up, so we can:
- do all the module DSP in the StoneyDSP library, fetch it via vcpkg, and use it in StoneyVCV
- finish the LFO module
- start and finish the VCO module
- unit-testing needs to ramp up, which requires:
- creating a mock Rack runtime context for the test fixture
- integrating valgrind
- small fixes such as:
- clang-tools for formatting etc
- massive cleanup on Makefile and CMakeLists.txt into modular structures
- investigate deployment process some more
Sounds a lot, but it isn't. The main blocker right now is needing to tend to the neglected DSP library project, which never really took shape in the past mostly for lack of skill. Now, I not only know what I need, and why I need it, I also already know how to do everything required. So I need to put the spotlight on that project right now in order to unblock StoneyVCV a little more.
I put this off (tech debt) up until now because I didn't want the hassle of essentially splitting my work across two projects. That said, I've reached a point where I can knock up all the Module code in pretty short order, while the DSP code remains the elephant in the room.
So I'll be right back, but you can keep an eye on me here meanwhile, my dear stalker(s).
Metadata
Metadata
Assignees
Labels
Type
Projects
Status