Programmable real-time audio signal processing application
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ui_test.js 177B

12345678910111213141516171819202122
  1. {
  2. wndSmpCnt :
  3. [
  4. ["out"],
  5. [512],
  6. [1024],
  7. [2048],
  8. [4096],
  9. [8192]
  10. ]
  11. hopFact :
  12. [
  13. ["out"]
  14. [1],
  15. [2],
  16. [4],
  17. [8],
  18. [16]
  19. ]
  20. }