Pull all interfaces into a single interface: Filter.
[sonitus.git] / src / main / java / net / pterodactylus / sonitus / data / filter / AudioProcessingFilter.java
2013-06-04 David ‘Bombe’ RodenPull all interfaces into a single interface: Filter.
2013-06-04 David ‘Bombe’ RodenRename dummy filter to basic filter.
2013-05-28 David ‘Bombe’ RodenMove event and metadata handling into abstract base...
2013-05-27 David ‘Bombe’ RodenCreate all controlled components with an event bus.
2013-05-27 David ‘Bombe’ RodenAdd name to all controlled components.
2013-05-27 David ‘Bombe’ RodenAdd internal audio processing filter.