shithub: soundpipe

ref: 25a9fcc24ad00c6a406042818b9e6f2e7bba0dd1
dir: soundpipe/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