# milkbucket ``` ffmpeg -i "$track" -ar 44100 -f wav - | tee >(aplay) | LD_LIBRARY_PATH=~/.local/lib/ ./milkbucket -p "$preset" ```