Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 558 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 558 Bytes

A C implementation of RTISI-LA

This program uses the Real-Time Iterative Spectrum Inversion with Look-Ahead (RTISI-LA) algorithm to stretch an audio file. It is was developed for experimentation purposes within the context of a R&D collaboration project between engineering students of TELECOM Bretagne and Renesas Design France.

The time-stretching factor is defined in the header RTISI.h:

#define  SCALE 1.3

References