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