diff options
| -rw-r--r-- | README.md | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -1 +1,15 @@ -# retain
\ No newline at end of file +# 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. |
