Example #1
0
 void Update()
 {
     samples = ap.GetSpectrum();
     CalculateBands();
     ProcessBands();
     ScaleCubes();
 }