forked from paulnasca/paulstretch_python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
19 lines (11 loc) · 608 Bytes
/
README
File metadata and controls
19 lines (11 loc) · 608 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
This is Paulstretch , Python version
by Nasca Octavian PAUL, Targu Mures, Romania
http://www.paulnasca.com/
Requirements: Numpy, Scipy
Original version with GUI:
http://hypermammut.sourceforge.net/paulstretch/
For start, I recomand to use "paulstretch_stereo.py".
The "paulstretch_mono.py" is a very simple test implementation of the Paulstretch algorithm.
The "paulstretch_newmethod.py" is a extended/slower Paulstretch algorithm which has onset detection.
"paulstretch_steps.png" describes the steps of Paulstretch algorithm graphically.
The Paulstretch algorithm is released under Public Domain.