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