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