set(APP
	phasevocoder
)
set(APP_SOURCES
	phasevocoder.cpp
)

marsyas_app(${APP} "${APP_SOURCES}")

