Skip to content

v0.8.1.1 release

Compare
Choose a tag to compare
@designe designe released this 31 Aug 13:51
8bed134

Summary

  • Remove samplerate argument from FFTModel interface
  • Add initialize function for re-using FFT in FFTProcessor & BlueFFT
  • Refactoring renderer for EuPI Tx
  • Refactoring EuPI for EuPI Rx
    • Improve EuPI listening performance
    • Fix crashed bug that occur when trying multiple times for EuPI Rx
  • Remove one test case from FFTHelperTest
    • Build errors sometimes occur. (not everytime).