Skip to content

Commit

Permalink
clean up & add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
magnetophon committed Dec 22, 2024
1 parent a3b4831 commit 23b8c4a
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions todo.org
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,8 @@
* INBOX


** evaluate filters:
https://github.com/AquaEBM/svf
also simper, with simd, non nonlin
https://github.com/neodsp/simper-filter
// https://github.com/SamiPerttu/fundsp/blob/801ad0a0c97838f9744d0dbe506512215f780b7d/src/svf.rs#L2

** smarter s2v hz: 1k is 1000
** make simper variant without Q



* today
** smarter s2v hz: 1k is 1000
** HQ mode: stereo simd, LQ mode: 4 chan simd
*** check HP filters in LQ mode, maybe switch to LP only for now?
*** fix cutoff in LQ mode
Expand All @@ -23,6 +13,9 @@ https://github.com/neodsp/simper-filter
* soon
** downgrade macos (& ubuntu?)
** make attack and release continuously update
** better interpolation panner delay
*** use separate crate for panner delay?
*** put back block-wise copy of main delay
** increase gain opposite chan when panning?
** make attack and release Exponential?
*** done in skia branch, TODO: test
Expand Down

0 comments on commit 23b8c4a

Please sign in to comment.