diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-08-15 21:27:30 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-08-15 21:27:30 +0200 |
commit | 10c98b106dbb7ee90aca745c7c100a43f80fa01e (patch) | |
tree | 1be45f9a15486e12813729a81e83d32d35578439 /toolame.h | |
parent | bad1162b921d3c65390ce64c436fa82aaf9ad7c5 (diff) | |
download | toolame-dab-10c98b106dbb7ee90aca745c7c100a43f80fa01e.tar.gz toolame-dab-10c98b106dbb7ee90aca745c7c100a43f80fa01e.tar.bz2 toolame-dab-10c98b106dbb7ee90aca745c7c100a43f80fa01e.zip |
Port JACK patch to this toolame
Diffstat (limited to 'toolame.h')
-rw-r--r-- | toolame.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,5 +12,5 @@ void print_config (frame_info *, int *, void usage (void); - void smr_dump(double smr[2][SBLIMIT], int nch); + |