4band_v2_sn.json 929 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. {
  2. "bins": 672,
  3. "unstable_bins": 8,
  4. "reduction_bins": 637,
  5. "band": {
  6. "1": {
  7. "sr": 7350,
  8. "hl": 80,
  9. "n_fft": 640,
  10. "crop_start": 0,
  11. "crop_stop": 85,
  12. "lpf_start": 25,
  13. "lpf_stop": 53,
  14. "res_type": "polyphase"
  15. },
  16. "2": {
  17. "sr": 7350,
  18. "hl": 80,
  19. "n_fft": 320,
  20. "crop_start": 4,
  21. "crop_stop": 87,
  22. "hpf_start": 25,
  23. "hpf_stop": 12,
  24. "lpf_start": 31,
  25. "lpf_stop": 62,
  26. "res_type": "polyphase"
  27. },
  28. "3": {
  29. "sr": 14700,
  30. "hl": 160,
  31. "n_fft": 512,
  32. "crop_start": 17,
  33. "crop_stop": 216,
  34. "hpf_start": 48,
  35. "hpf_stop": 24,
  36. "lpf_start": 139,
  37. "lpf_stop": 210,
  38. "res_type": "polyphase"
  39. },
  40. "4": {
  41. "sr": 44100,
  42. "hl": 480,
  43. "n_fft": 960,
  44. "crop_start": 78,
  45. "crop_stop": 383,
  46. "hpf_start": 130,
  47. "hpf_stop": 86,
  48. "convert_channels": "stereo_n",
  49. "res_type": "kaiser_fast"
  50. }
  51. },
  52. "sr": 44100,
  53. "pre_filter_start": 668,
  54. "pre_filter_stop": 672
  55. }