ensemble.json 719 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "mid_side_b2": true,
  3. "bins": 1280,
  4. "unstable_bins": 7,
  5. "reduction_bins": 565,
  6. "band": {
  7. "1": {
  8. "sr": 11025,
  9. "hl": 108,
  10. "n_fft": 2048,
  11. "crop_start": 0,
  12. "crop_stop": 374,
  13. "lpf_start": 92,
  14. "lpf_stop": 186,
  15. "res_type": "polyphase"
  16. },
  17. "2": {
  18. "sr": 22050,
  19. "hl": 216,
  20. "n_fft": 1536,
  21. "crop_start": 0,
  22. "crop_stop": 424,
  23. "hpf_start": 68,
  24. "hpf_stop": 34,
  25. "lpf_start": 348,
  26. "lpf_stop": 418,
  27. "res_type": "polyphase"
  28. },
  29. "3": {
  30. "sr": 44100,
  31. "hl": 432,
  32. "n_fft": 1280,
  33. "crop_start": 132,
  34. "crop_stop": 614,
  35. "hpf_start": 172,
  36. "hpf_stop": 144,
  37. "res_type": "polyphase"
  38. }
  39. },
  40. "sr": 44100,
  41. "pre_filter_start": 1280,
  42. "pre_filter_stop": 1280
  43. }