#!/bin/bash

. "${BASH_SOURCE%/*}/funcs.sh"

./concurrent_read "$DIRNAME/obama.mp3"
