surge-coeffmaker 0.2.12-alpha.0

surge synthesizer -- create filter coefficients for various filter types
1
2
3
4
5
6
#[macro_use] mod imports; use imports::*;
#[cfg(test)] pub mod tests;

x![maker];
x![init];