4band_44100.json 906 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "bins": 768,
  3. "unstable_bins": 7,
  4. "reduction_bins": 668,
  5. "band": {
  6. "1": {
  7. "sr": 11025,
  8. "hl": 128,
  9. "n_fft": 1024,
  10. "crop_start": 0,
  11. "crop_stop": 186,
  12. "lpf_start": 37,
  13. "lpf_stop": 73,
  14. "res_type": "polyphase"
  15. },
  16. "2": {
  17. "sr": 11025,
  18. "hl": 128,
  19. "n_fft": 512,
  20. "crop_start": 4,
  21. "crop_stop": 185,
  22. "hpf_start": 36,
  23. "hpf_stop": 18,
  24. "lpf_start": 93,
  25. "lpf_stop": 185,
  26. "res_type": "polyphase"
  27. },
  28. "3": {
  29. "sr": 22050,
  30. "hl": 256,
  31. "n_fft": 512,
  32. "crop_start": 46,
  33. "crop_stop": 186,
  34. "hpf_start": 93,
  35. "hpf_stop": 46,
  36. "lpf_start": 164,
  37. "lpf_stop": 186,
  38. "res_type": "polyphase"
  39. },
  40. "4": {
  41. "sr": 44100,
  42. "hl": 512,
  43. "n_fft": 768,
  44. "crop_start": 121,
  45. "crop_stop": 382,
  46. "hpf_start": 138,
  47. "hpf_stop": 123,
  48. "res_type": "sinc_medium"
  49. }
  50. },
  51. "sr": 44100,
  52. "pre_filter_start": 740,
  53. "pre_filter_stop": 768
  54. }