index
:
retain
main
retain is a real-time audio plugin that retains the nth largest magnitude frequencies in a signal
ozpv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2026-06-22
Fix duplicating the plugin instance
main
ozpv
2026-06-20
Avoid allocations in the real-time audio thread
ozpv
2026-06-20
add vst3 support
ozpv
2026-06-19
Updated contribution policy
ozpv
2026-06-19
dependencies moved to RustAudio codeberg
ozpv
2026-06-04
use zeroed buffers to start instead
ozpv
2026-05-29
update
ozpv
2026-05-29
update hann
ozpv
2026-05-23
clarify
ozpv
2026-05-23
update readme
ozpv
2026-05-23
update readme
ozpv
2026-05-23
for 0.1.0-pre
ozpv
2026-05-22
json state for backward and forward compatibility
ozpv
2026-05-22
Add window resizing and automation of parameters
ozpv
2026-05-20
simplify things
ozpv
2026-05-19
add complement parameter
ozpv
2026-05-18
add window function parameter
ozpv
2026-05-18
add hamming window
ozpv
2026-05-18
a few updates
ozpv
2026-05-17
Add Blackman-Harris window
ozpv
2026-05-17
Add sliding hann window
ozpv
2026-05-16
account for latency
ozpv
2026-05-16
real time processing
ozpv
2026-05-16
latency
ozpv
2026-05-15
Add LICENSE file
ozpv
2026-05-15
commit
ozpv
2026-05-15
Initial commit
ozpv