Would it be difficult to add a spectral delay filter object to the library?
that would enable met to use the Axoloti as a leslie rotator effect as decribed in:
http://research.spa.aalto.fi/publications/papers/dafx11-hammond/
they compiled a SDF for libpd using flext
Spectral delay filter object
mbetel
#1
johannes
#2
There is no libpd or flext compatibility. Porting would need to be done at source code level.
I haven't looked at the algorithms behind to estimate difficulty.
mbetel
#3
Hi Johannes,
I realise that the sw does not do flext or pd, question was on creating a native Axoloti object. I haven't looked at the source tree yet on how difficult it is to create a new object. Once I have the board I'll try. If I succeed I'll make a pull request.
johannes
#4
There is no real documentation yet for native Axoloti objects, other than taking the library objects as examples. You're more than welcome to open forum topics with specific questions on object development.