shithub: pt2-clone

ref: e02816128d18dbb46544ec84709257ff5c87265e
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);