jhermann / kunstkopf

:construction: [ALPHA] :headphones: Tools for handling audio (meta-)data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo kunstkopf

kunstkopf [ˈkʊnstkɔp͜f] is a home for tools that handle audio (meta-)data and control your hi-fi toys.

GPLv3 licensed Travis CI

kunstkopf can also be found on PyPI and Open HUB.

Overview

Usage

Contributing

To create a working directory for this project, call these commands:

git clone "https://github.com/jhermann/kunstkopf.git"
cd "kunstkopf"
. .env # answer the prompt with (y)es
invoke build --docs

See CONTRIBUTING.md for more.

License

kunstkopf is released under the GNU General Public License 3.0, see LICENSE for details.

References

Related Projects

  • mgc-django – Machine learning approach to classify music based on genres.
  • beets – Music library manager and MusicBrainz tagger.
  • tyiannak/pyAudioAnalysis – Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications.
  • bliss-rs – A song analysis library for making smart playlists (Rust with Python bindings).
  • Sam Thursfield / calliope – A toolkit for working with playlists of music (GitLab).

Acknowledgements

About

:construction: [ALPHA] :headphones: Tools for handling audio (meta-)data.

License:GNU General Public License v3.0


Languages

Language:Python 90.4%Language:Shell 9.6%