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