#include "Mp3Sound.h"
#include <algorithm>
#include <cmath>
#include <yarp/os/LogComponent.h>
#include <yarp/sig/SoundFile.h>
Go to the source code of this file.