You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,6 @@ Python3 version by [Alex Ness](alexness.bandcamp.com) and [Jem Altieri](https://
16
16
17
17
SuperCollider version by [Sam Pluta](sampluta.com)
18
18
19
-
Rust version by [Sam Pluta](sampluta.com)
20
19
Rust version can be found at: https://github.com/spluta/ness_stretch
21
20
22
21
Implements a phase randomized FFT (SC) or STFT (Python) time stretch algorithm, the NessStretch, which splits the original sound file into 9 discrete frequency bands, and uses a decreasing frame size to correspond to increasing frequency. Starting with a largest frame of 65536, the algorithm will use the following frequency band/frame size breakdown (assuming 44100 Hz input):
0 commit comments