MPK
MPK is a Media Production Kit in Lisp.
- provide a shared client for popular audio/video tools and
applications
- GStreamer
- MIDI
- OSC
- mpd
- ytdl
- musicbrainz/freesound
- (maybe) pipewire,jack
- (todo) library management
- implements STD/PIPE protocol
1. help
mpk -h
mpk 0.1.0 ellis <ellis@rwest.io> media programming kit USAGE: mpk [OPTIONS] <SUBCOMMAND> OPTIONS: -c, --cfg <CFG> [default: ~/mpk/mpk.toml] --trace Enable DB tracing --profile Enable DB profiling -h, --help Print help information -V, --version Print version information SUBCOMMANDS: init Initialize MPK sesh Interact with sessions play Play an audio file run Run a service db Interact with the database info Print info pack Package resources [.tar.zst] unpack Unpackage resources [.tar.zst] help Print this message or the help of the given subcommand(s)