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