index
:
producer
main
Level, equalize, and remove background noise from a .wav
historia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
src
/
__main__.py
blob: cfe0046d84fc62dcda599073add64c48e143325e (
plain
)
1
2
3
4
from producer.cli import main if __name__ == "__main__": main()