Future<List<double>> getWaveform(String filePath, {int samples = 100}) { throw UnimplementedError('getWaveform() has not been implemented.'); }