would it be possible to control one (or in my case up to 5) of these filter chips from the axoloti?
https://www.maximintegrated.com/en/datasheet/index.mvp/id/1488
these are really nice (special and unique sounding) analog filters, cheap and can be programmed from an arduino, see here for an implementation: http://devsound.se/2012/sjs-one
i guess i would need to adapt the relevant arduino code and implement a custom object to control the filter, or would that be a script? i have not touched this area yet. it would be great if somebody could tell me if this could be working or if it is totally out of reach.
a quick look at the source of the arduino library at the link suggests that i need two timers to set the filter clock. and 8 digital outs to control the filter. also spi (soft or hardware) to control some 4053 switches to control the various output modes (the filter outputs them all in parallel)
i actually built and modded the sjs-one and know it quite well. (hardware and software wise) i think those filter chips could add a lot of color to the axoloti palette. after all the marriage of digital signal generation and analog filter is very sucessfull waldorf microwave...