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