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