xiRetimer

fit recorded audio to a tempo
git clone https://git.ce9e.org/xiRetimer.git

commit
f589618cb28cde5e3f0d277860b347a9db916274
parent
e278cdb8c47a16a11bbeab90dbaea41a3fc35ddb
Author
Tobias Bengfort <tobias.bengfort@gmx.net>
Date
2014-01-26 15:19
mv some files

Diffstat

R makefile.in -> Makefile.in 0
R compile.sh -> build.sh 0
M configure.ac 3 ++-

3 files changed, 2 insertions, 1 deletions


diff --git a/makefile.in b/Makefile.in

diff --git a/compile.sh b/build.sh

diff --git a/configure.ac b/configure.ac

@@ -75,7 +75,8 @@ PKG_CHECK_MODULES([MAD],[mad],
   75    75 # Checks for typedefs, structures, and compiler characteristics.
   76    76 AC_HEADER_STDBOOL
   77    77 
   78    -1 AC_CONFIG_FILES([makefile
   -1    78 AC_CONFIG_FILES([
   -1    79 	Makefile
   79    80 	src/gui/retimer_wx.cpp
   80    81 	xiretimer.desktop
   81    82 	README