#include "ChannelData.h" FChannelData::FChannelData() { this->MaxMagnitude = 0.00f; this->Value = 0.00f; }