xiRetimer

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

commit
269e22f4e5c0c00e2da0b528f2f793dc586ed268
parent
df03c11e23d360bcb8eeb0ed4180f92de5c7ed62
Author
Tobias Bengfort <tobias.bengfort@gmx.net>
Date
2010-11-05 16:57
v0.2freeze

Diffstat

M README 9 ++++-----

1 files changed, 4 insertions, 5 deletions


diff --git a/README b/README

@@ -1,9 +1,9 @@
    1    -1 xiRetimer v 0.1
   -1     1 xiRetimer v 0.2
    2     2 
    3    -1 breaks an audio file into pices, timestretches and reconcatenates them. 
   -1     3 breaks an audio file into pieces, timestretches and reconcatenates them. 
    4     4 I want to use this to fit recorded Audio exactly to a tempo.
    5     5 
    6    -1 playback - gstreamer
   -1     6 playback - sdl
    7     7 gui - wxwidgets
    8     8 xiRetimer
    9     9 timestretch - rubberband
@@ -11,8 +11,7 @@ timestretch - rubberband
   11    11 
   12    12 TODO
   13    13 
   14    -1 draw to different buffers only when needed
   15    -1 getRatio(float) -> interpolation
   -1    14 always update gui
   16    15 exits with error
   17    16 bugtracking
   18    17 im/export different kinds of audio files (libmad)