shithub: pt2-clone

ref: 4509990e50b4c766c9c9920794e46b96379d2344
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);