shithub: pt2-clone

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

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);