shithub: pt2-clone

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

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);