shithub: pt2-clone

ref: 8f7bb2346388a2014728c8c756c17696640d7d09
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);