shithub: pt2-clone

ref: 1e8cf25675af7c7d6bab838e3c005447871b4b8f
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);