ref: f2abfc7e29ecb1b4686336e94d63a5ef9ac7ad10 dir: /src/pt2_sample_saver.h/
#pragma once #include <stdbool.h> bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);