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