blob: 6884f27257906bfb163f7a45f11b4cbf51bfa5f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Retain
Retain is an audio plugin that retains only the nth largest magnitude frequencies present in a signal.
# Contributing
Most contributions are welcome, depending if it's a feature, improvement, etc.
Just open a pull request in the repo. All contributions are accepted under the same terms as the license.
# License
Retain is distributed under the terms of [GPLv3](https://github.com/ozpv/retain/blob/main/LICENSE), a strong copyleft (ɔ) license.
This means if you wish to modifiy and distribute retain, you must share the source code to the public.
copyleft (ɔ) 2026 haemolacriaa. all wrongs reserved.
|