OP
- Thread Starter
- #21
Here are some updates for V0.5:
1. you can track progress here on this GH project
2. progress
1. you can track progress here on this GH project
2. progress
- d3rs : implement most of d3js to make low level plots
- px: high level plots similar to plotly express based on the previous one
- ui-kit: a set of ui components to make the main app less painful to write
- math library is progressing with sparse solver that run in // with good preconditionners ; not super fast yet
- BEM and FEM are working with various type of boundary conditions
- main app:
- audio player is working well
- plugins are working, still struggling with a nice to look at interface
- headphone autoEQ is working
- AUv3 plugins are under way to be able to use and test them in a real DAW: working in Reaper but not yet in Logic
- add roomEQ to the app
- add recording to the app
- polish the plugins look&feel
- remove the small but annoying small bugs
- some are progressing the FEM code and the in-room measurements stuff (for rectangular rooms only)