Git/suuid/: New commits
[sunny256-utils.git] / tm
blob361478f93c336ada6680deb9a8b4f64c6af49836
1 #!/usr/bin/env bash
3 #=======================================================================
4 # tm
5 # File ID: 857031fc-049f-11e6-a354-02010e0a6634
7 # Wrapper around timidity(1) to get rid of 16-bit noise
8 #=======================================================================
10 progname=tm
11 VERSION=0.1.0
13 timidity --output-24bit "$@"