shithub: pt2-clone

ref: 6fe2950c2bca6718a6d876d6fb626bb07a98c79d
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);