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