summaryrefslogtreecommitdiff
path: root/README.md
blob: 31ab319d047c08daf81742990b575d3a925ec7bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Retain

Retain is an audio plugin that retains only the nth largest magnitude frequencies present in a signal.

# Contributing

Contributions are only accepted if it's a bug fix or significant improvement in execution speed.  
Ensure your commits include only that one specific thing.  
README edits, commenting code, and other low effort or off-topic commits will be rejected.  
All contributions will be accepted under the same terms as the license.  

## *Strict Anti-AI and LLM policy*
AI generated code is unacceptable and your pull request will be immediately closed and rejected if I suspect you've used it.  
No LLMs for brainstorming, finding bugs, improving execution speed. No LLMs at all.

# 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, or use any part of its source code, you must share the source code of your project to the public and maintain the same freedoms GPLv3 provides.  
  
copyleft (ɔ) 2026 haemolacriaa. all wrongs reserved.