/jazz.q

Extract metadata from WAV filenames for import into Apple Music

Primary LanguageqApache License 2.0Apache-2.0

All that jazz

Extract metadata from WAV filenames for import into Apple Music

MP3s before

This is a worked example of extracting metadata from WAV filenames for import into Apple Music.

While q is best known as for writing queries on kdb+ datasets, it is also a general-purpose programming language, and well-suited to exploratory programming and general hacking.

This work is documented in the article “All That Jazz” in docs/index.md, first published at 5jt.com. It demonstrates some features of functional vector programming.

The article is also posted for discussion on the KX Community.