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