How to write a Java filter plugin [java-filter-plugin] To develop a new Java filter for Logstash, you write a new Java class that conforms to the Logstash Java Filters API, package it, and install it ...
Any pointers to good resources on audio filters for WAV files (particularly low-pass filters) implemented in Java? I've found a goodly amount of resources on DSP and filters, but when it gets to ...