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