@@ -8,7 +8,7 @@ interface.
## Status
The "playlist" example plays a queue of audio files, gaplessly, over the
default output device.
default output device. It also shows printing metadata tags.
The "analyze" example spawns a thread for each input file and computes:
- true peak (EBU R.128)
@@ -26,7 +26,6 @@ zig build
## Roadmap
* example that prints metadata of input file
* example that transcodes a list of input files
* update playlist example to support scripted inputs including pausing,
seeking, volume adjustment