Game rev 2

Dependencies:   mbed

SampledSoundGoodScore_Dummy.h

Committer:
pinofal
Date:
2018-12-04
Revision:
2:1bdcc88f5501

File content as of revision 2:1bdcc88f5501:

//Forma d'onda campionata
int nSampleNumGoodScore = 2;
int nSamplePerSecGoodScore = 44100;
int nUnderSampleFactorGoodScore = 1;
const int naInputSoundWaveGoodScore[2]= {
15691,
15690};