shithub: soundpipe

ref: d8ddc90c497260a1f22cfbbc72c58ba1434eb366
dir: /tangled/phasewarp.h/

View raw version
#line 32 "phasewarp.org"
#ifndef SK_PHASEWARP_H
#define SK_PHASEWARP_H

#ifndef SKFLT
#define SKFLT float
#endif

#line 49 "phasewarp.org"
SKFLT sk_phasewarp_tick(SKFLT in, SKFLT warp);
#line 40 "phasewarp.org"
#endif