We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I would like to create own audio filters/effect with the new sound library and patch those to output. It is not clear what classes or interfaces I should implement. Can anyone guide me on this ?
I have done custom filter in the pass with minim library AudioEffect, and is looking for something similar.