shithub: pt2-clone

ref: 47752ff46560097dfeeb04cafe91b350312074ee
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);