Audio file library manager
Project description
This module contains handlers for trees of audio files, for example music libraries, playlist directories or loop/sample collections.
The module does not contain useful tools for end users, but is the music library backend for developing such tools.
Tools for transcoding and tagging typical music libraries are in ‘musa’ which heavily depends on this module.
Tasks for this module include:
- Parsing of audio file tags with common API and standardized tag names
for default tags with all file formats supported
- Support multiple trees easily, support multiple tree types in addition
to common ‘music file library’ tasks (loops,samples,studio recordings)
- Storing of file trees and tags associated with a source to database:
source is by default ‘filesystem’, but same files can be registered under custom sources, for example to store data from specific program
- Storing of abstraction of playlists to database: a playlist has a name
and contains songs, nothing else, but you can register playlists from multiple sources, allowing importer to read data from different programs and compare or merge the playlists based on DB info. It’s up to the module user to import/export this data
Tracking of file changes in trees, for ‘audio file tree change logs’
- Configuring various codecs and encoder/decoder commands to database,
with classes to execute decode/encode operations cleanly from python using configured codec commands
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file soundforest-4.5.0.tar.gz
.
File metadata
- Download URL: soundforest-4.5.0.tar.gz
- Upload date:
- Size: 45.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d21c58b1b0fb29f8e11c198d2ab88a6186e0b148ca62b112450c86533dfccd09 |
|
MD5 | 8929f6c72ad1c3109e30013bab251ea1 |
|
BLAKE2b-256 | 3bf459cfcfbfc07647cb5d26e7fbe32b368fe7c8b9b1c660862fbb578ee3ed16 |