{"id":50939,"date":"2026-08-30T06:16:31","date_gmt":"2026-08-30T06:16:31","guid":{"rendered":"https:\/\/bsolution.me\/he\/decibel-hz-analyzer\/"},"modified":"2026-08-30T06:16:32","modified_gmt":"2026-08-30T06:16:32","slug":"decibel-hz-analyzer","status":"publish","type":"page","link":"https:\/\/bsolution.me\/he\/decibel-hz-analyzer\/","title":{"rendered":"\u05de\u05e0\u05ea\u05d7 \u05d3\u05e6\u05d9\u05d1\u05dc \u05d5\u05ea\u05d3\u05e8\u05d9\u05dd"},"content":{"rendered":"\n<title>\u05de\u05e0\u05ea\u05d7 \u05d3\u05e6\u05d9\u05d1\u05dc \u05d5\u05ea\u05d3\u05e8\u05d9\u05dd &#8211; \u05d1\u05d3\u05d9\u05e7\u05ea \u05e2\u05d5\u05e6\u05de\u05ea \u05e7\u05d5\u05dc \u05d5\u05ea\u05d3\u05e8\u05d9\u05dd \u05d1\u05d6\u05de\u05df \u05d0\u05de\u05ea | bSolution<\/title>\n<meta name=\"description\" content=\"\u05db\u05dc\u05d9 \u05de\u05e7\u05e6\u05d5\u05e2\u05d9 \u05dc\u05e0\u05d9\u05ea\u05d5\u05d7 \u05e2\u05d5\u05e6\u05de\u05ea \u05e7\u05d5\u05dc \u05d1\u05d3\u05e6\u05d9\u05d1\u05dc\u05d9\u05dd (dB) \u05d5\u05ea\u05d3\u05e8\u05d9 \u05e9\u05de\u05e2 (Hz\/kHz) \u05d1\u05d6\u05de\u05df \u05d0\u05de\u05ea \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05d1\u05d3\u05e4\u05d3\u05e4\u05df. \u05de\u05e0\u05ea\u05d7 \u05e1\u05e4\u05e7\u05d8\u05e8\u05d5\u05dd \u05e7\u05d5\u05dc, \u05d6\u05d9\u05d4\u05d5\u05d9 \u05e4\u05e1\u05d2\u05d5\u05ea \u05ea\u05d3\u05e8 \u05d5\u05de\u05d3 \u05e2\u05d5\u05e6\u05de\u05d4 \u05d5\u05d9\u05d6\u05d5\u05d0\u05dc\u05d9 - \u05dc\u05dc\u05d0 \u05d4\u05ea\u05e7\u05e0\u05d5\u05ea, \u05dc\u05dc\u05d0 \u05e9\u05de\u05d9\u05e8\u05ea \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd.\">\n\n<div class=\"futur-layout\" dir=\"rtl\" lang=\"he-IL\">\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Heebo:wght@300;400;500;600;700;800;900&display=swap');\n  .futur-layout {\n    font-family: 'Heebo', sans-serif; direction: rtl;\n    --bg: #f0f4f8; --surface: #ffffff; --surface2: #f8fafc; --border: #e2e8f0;\n    --text: #1e293b; --text-muted: #64748b; --accent: #6366f1; --accent2: #8b5cf6;\n    --green: #22c55e; --amber: #f59e0b; --red: #ef4444;\n    --card-shadow: 0 4px 24px rgba(0,0,0,0.07);\n    background: var(--bg); color: var(--text); min-height: 100vh; padding: 24px 16px 40px; transition: background 0.3s, color 0.3s;\n  }\n  .futur-layout.dark-theme {\n    --bg: #0d1117; --surface: #161b22; --surface2: #1c2333; --border: #30363d;\n    --text: #e6edf3; --text-muted: #8b949e; --accent: #818cf8; --accent2: #a78bfa;\n    --card-shadow: 0 4px 24px rgba(0,0,0,0.4);\n  }\n  .decibel-wrap { max-width: 760px; margin: 0 auto; }\n  .theme-toggle-wrap { display: flex; justify-content: flex-start; margin-bottom: 20px; }\n  .theme-btn { background: var(--surface); border: 1px solid var(--border); color: var(--text-muted); border-radius: 8px; padding: 8px 16px; font-family: 'Heebo', sans-serif; font-size: 0.85rem; cursor: pointer; transition: all 0.2s; }\n  .theme-btn:hover { border-color: var(--accent); color: var(--accent); }\n  header { text-align: center; margin-bottom: 28px; display: flex; flex-direction: column; align-items: center; gap: 12px; }\n  h1.main-title { margin: 0; font-size: clamp(1.8rem, 3vw, 2.6rem); font-weight: 900; color: #1a1a1a; letter-spacing: -0.02em; display: flex; align-items: center; justify-content: center; gap: 12px; }\n  .dark-theme h1.main-title { color: #ffffff; }\n  .subtitle { margin: 0; color: #64748b; font-size: 1.05rem; line-height: 1.6; max-width: 650px; }\n  .dark-theme .subtitle { color: #94a3b8; }\n  .free-badge { display: inline-flex; align-items: center; gap: 8px; padding: 6px 14px; border-radius: 999px; background: #ffffff; border: 1px solid #e2e8f0; color: #334155; font-size: 0.9rem; font-weight: 500; box-shadow: 0 2px 8px rgba(0,0,0,0.04); margin-top: 4px; }\n  .dark-theme .free-badge { background: #1e293b; border-color: #334155; color: #f8fafc; }\n  .free-dot { width: 10px; height: 10px; border-radius: 50%; background: #22c55e; box-shadow: 0 0 0 4px rgba(34,197,94,0.2); flex-shrink: 0; }\n  .futur-glass-card { background: var(--surface); border: 1px solid var(--border); border-radius: 16px; padding: 24px; margin-bottom: 20px; box-shadow: var(--card-shadow); width: 100%; }\n  .tool-status-bar { display: flex; align-items: center; justify-content: space-between; margin-bottom: 16px; flex-wrap: wrap; gap: 10px; }\n  .status-pill { display: flex; align-items: center; gap: 8px; font-size: 0.85rem; font-weight: 600; color: var(--text-muted); background: var(--surface2); border: 1px solid var(--border); border-radius: 999px; padding: 5px 14px; }\n  .led-dot { width: 9px; height: 9px; border-radius: 50%; background: var(--border); flex-shrink: 0; transition: background 0.3s, box-shadow 0.3s; }\n  .led-dot.live { background: var(--green); box-shadow: 0 0 8px var(--green); animation: db-pulse 1.6s ease-in-out infinite; }\n  .led-dot.locked { background: var(--amber); box-shadow: 0 0 8px var(--amber); animation: none; }\n  .led-dot.error { background: var(--red); box-shadow: 0 0 8px var(--red); }\n  @keyframes db-pulse { 0%,100% { opacity:1; } 50% { opacity:0.3; } }\n  .overall-db-pill { font-size: 0.9rem; font-weight: 700; color: var(--accent); background: var(--surface2); border: 1px solid var(--border); border-radius: 999px; padding: 5px 14px; font-variant-numeric: tabular-nums; }\n  .db-error-box { background: rgba(239,68,68,0.08); border: 1px solid rgba(239,68,68,0.3); color: #fca5a5; border-radius: 10px; padding: 12px 16px; font-size: 0.9rem; line-height: 1.5; margin-bottom: 14px; display: none; }\n  .db-error-box.show { display: block; }\n  .db-controls { display: flex; gap: 10px; margin-bottom: 16px; }\n  .db-btn { font-family: 'Heebo', sans-serif; font-size: 0.95rem; font-weight: 700; cursor: pointer; padding: 14px 18px; border-radius: 10px; border: 1px solid var(--border); background: var(--surface2); color: var(--text); flex: 1; transition: all 0.18s; }\n  .db-btn:active { transform: translateY(1px); }\n  .db-btn.primary { background: var(--accent); border-color: var(--accent); color: #fff; }\n  .db-btn.primary:hover { background: var(--accent2); border-color: var(--accent2); }\n  .db-btn.primary:disabled { background: var(--surface2); color: var(--text-muted); border-color: var(--border); cursor: not-allowed; }\n  .db-btn.stop { flex: 0 0 auto; padding: 14px 20px; }\n  .db-btn.stop:disabled { opacity: 0.4; cursor: not-allowed; }\n  .spectrum-label { display: flex; justify-content: space-between; align-items: baseline; font-size: 0.8rem; font-weight: 600; color: var(--text-muted); text-transform: uppercase; letter-spacing: 0.06em; margin-bottom: 10px; }\n  .spectrum-range-val { color: var(--accent); font-size: 0.85rem; font-weight: 700; }\n  #decibel-hz-canvas { width: 100%; height: 160px; display: block; border-radius: 8px; background: #050a0d; border: 1px solid var(--border); }\n  .axis-labels { display: flex; justify-content: space-between; font-size: 0.78rem; color: var(--text-muted); margin-top: 6px; }\n  .overall-row { display: flex; justify-content: space-between; align-items: center; margin-top: 10px; font-size: 0.85rem; color: var(--text-muted); }\n  .overall-db-num { color: var(--green); font-weight: 700; font-size: 0.95rem; }\n  .slider-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-top: 16px; }\n  .slider-field label { display: block; font-size: 0.8rem; font-weight: 600; color: var(--text-muted); text-transform: uppercase; letter-spacing: 0.05em; margin-bottom: 6px; }\n  .slider-field .slider-val { color: var(--accent); font-weight: 700; }\n  input[type=range] { -webkit-appearance: none; appearance: none; width: 100%; height: 28px; background: transparent; }\n  input[type=range]::-webkit-slider-runnable-track { height: 4px; background: var(--border); border-radius: 2px; }\n  input[type=range]::-webkit-slider-thumb { -webkit-appearance: none; appearance: none; width: 20px; height: 20px; margin-top: -8px; background: var(--accent); border-radius: 50%; border: 2px solid var(--surface); box-shadow: 0 0 6px rgba(99,102,241,0.5); }\n  input[type=range]::-moz-range-track { height: 4px; background: var(--border); border-radius: 2px; }\n  input[type=range]::-moz-range-thumb { width: 18px; height: 18px; background: var(--accent); border-radius: 50%; border: 2px solid var(--surface); }\n  .slider-full { grid-column: 1 \/ -1; }\n  .lock-panel { display: flex; gap: 12px; align-items: center; flex-wrap: wrap; }\n  .db-btn.lock { flex: 1; min-width: 160px; background: var(--surface2); border-color: var(--amber); color: var(--amber); }\n  .db-btn.lock.active { background: var(--amber); color: #1a0f00; border-color: var(--amber); }\n  .db-btn.lock:disabled { opacity: 0.4; cursor: not-allowed; }\n  .meter-readout { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 14px; flex-wrap: wrap; gap: 8px; }\n  .meter-freq { font-size: 1.8rem; font-weight: 800; color: var(--amber); font-variant-numeric: tabular-nums; }\n  .meter-freq small { font-size: 0.9rem; color: var(--text-muted); font-weight: 400; }\n  .meter-db { font-size: 1.4rem; font-weight: 700; color: var(--green); font-variant-numeric: tabular-nums; }\n  .meter-db small { font-size: 0.85rem; color: var(--text-muted); font-weight: 400; }\n  .led-strip { display: flex; gap: 3px; height: 32px; }\n  .led-strip i { flex: 1; border-radius: 3px; background: var(--border); display: block; transition: background 0.08s, box-shadow 0.08s; }\n  .led-strip i.on-g { background: #22c55e; box-shadow: 0 0 6px rgba(34,197,94,0.5); }\n  .led-strip i.on-a { background: #f59e0b; box-shadow: 0 0 6px rgba(245,158,11,0.5); }\n  .led-strip i.on-r { background: #ef4444; box-shadow: 0 0 6px rgba(239,68,68,0.5); }\n  .usage-hint { font-size: 0.92rem; color: var(--text-muted); line-height: 1.65; margin: 0; }\n  .usage-hint strong { color: var(--text); }\n  .seo-card h2.wp-block-heading { font-size: 1.45rem; font-weight: 800; color: var(--text); margin: 28px 0 12px; }\n  .seo-card h3.wp-block-heading { font-size: 1.15rem; font-weight: 700; color: var(--text); margin: 22px 0 8px; }\n  .seo-card p { font-size: 0.97rem; color: var(--text-muted); line-height: 1.75; margin-bottom: 14px; }\n  .seo-card ul, .seo-card ol { font-size: 0.97rem; color: var(--text-muted); line-height: 1.7; padding-right: 20px; margin-bottom: 14px; }\n  .seo-card li { margin-bottom: 6px; }\n  .seo-card a { color: var(--accent); text-decoration: none; border-bottom: 1px solid rgba(99,102,241,0.3); }\n  .seo-card a:hover { border-bottom-color: var(--accent); }\n  .seo-card .stat-box { background: var(--surface2); border: 1px solid var(--border); border-right: 3px solid var(--accent); border-radius: 8px; padding: 12px 16px; margin: 16px 0; font-size: 0.95rem; font-weight: 600; color: var(--text); }\n  .seo-card .faq-item { border: 1px solid var(--border); border-radius: 10px; padding: 14px 16px; margin-bottom: 10px; }\n  .seo-card .faq-q { font-weight: 700; color: var(--text); margin-bottom: 6px; }\n  .seo-card .faq-a { color: var(--text-muted); font-size: 0.93rem; line-height: 1.6; }\n  @media (max-width: 600px) {\n    .futur-layout { padding: 16px 10px 32px; }\n    .futur-glass-card { padding: 16px; }\n    .slider-grid { grid-template-columns: 1fr; }\n    .slider-full { grid-column: 1; }\n    .meter-freq { font-size: 1.4rem; }\n    #decibel-hz-canvas { height: 120px; }\n  }\n<\/style>\n\n<div class=\"decibel-wrap\">\n  <div class=\"theme-toggle-wrap\">\n    <button class=\"theme-btn\" id=\"decibel-hz-theme-toggle\">\ud83c\udf19 \u05de\u05e6\u05d1 \u05dc\u05d9\u05dc\u05d4<\/button>\n  <\/div>\n  <header>\n    <h1 class=\"main-title\">\ud83c\udf9a\ufe0f \u05de\u05e0\u05ea\u05d7 \u05d3\u05e6\u05d9\u05d1\u05dc \u05d5\u05ea\u05d3\u05e8\u05d9\u05dd<\/h1>\n    <p class=\"subtitle\">\u05d1\u05d3\u05d9\u05e7\u05ea \u05e2\u05d5\u05e6\u05de\u05ea \u05e7\u05d5\u05dc (dB) \u05d5\u05e1\u05e4\u05e7\u05d8\u05e8\u05d5\u05dd \u05ea\u05d3\u05e8\u05d9 \u05e9\u05de\u05e2 (Hz\/kHz) \u05d1\u05d6\u05de\u05df \u05d0\u05de\u05ea \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05d1\u05d3\u05e4\u05d3\u05e4\u05df<\/p>\n    <div class=\"free-badge\">\n      <div class=\"free-dot\"><\/div>\n      <span>\u05d4\u05db\u05dc\u05d9 \u05d1\u05d7\u05d9\u05e0\u05dd, \u05dc\u05dc\u05d0 \u05d4\u05e8\u05e9\u05de\u05d4 \u05d5\u05dc\u05dc\u05d0 \u05e9\u05de\u05d9\u05e8\u05ea \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05d1\u05e9\u05e8\u05ea<\/span>\n    <\/div>\n  <\/header>\n\n  <div class=\"futur-glass-card tool-card\" style=\"width:100%;\">\n    <div class=\"db-error-box\" id=\"decibel-hz-error\"><\/div>\n    <div class=\"tool-status-bar\">\n      <div class=\"status-pill\">\n        <span class=\"led-dot\" id=\"decibel-hz-led\"><\/span>\n        <span id=\"decibel-hz-status\">\u05de\u05de\u05ea\u05d9\u05df<\/span>\n      <\/div>\n      <span class=\"overall-db-pill\" id=\"decibel-hz-overall\">\u2014 dB<\/span>\n    <\/div>\n    <div class=\"db-controls\">\n      <button class=\"db-btn primary\" id=\"decibel-hz-start\">\ud83c\udfa4 \u05d4\u05ea\u05d7\u05dc \u05d4\u05d0\u05d6\u05e0\u05d4<\/button>\n      <button class=\"db-btn stop\" id=\"decibel-hz-stop\" disabled>\u23f9 \u05e2\u05e6\u05d5\u05e8<\/button>\n    <\/div>\n    <div>\n      <div class=\"spectrum-label\">\n        \u05e1\u05e4\u05e7\u05d8\u05e8\u05d5\u05dd \u05ea\u05d3\u05e8\u05d9\u05dd\n        <span class=\"spectrum-range-val\" id=\"decibel-hz-range-label\">8.0 \u2013 20.0 kHz<\/span>\n      <\/div>\n      <canvas id=\"decibel-hz-canvas\"><\/canvas>\n      <div class=\"axis-labels\">\n        <span id=\"decibel-hz-axis-min\">8.0 kHz<\/span>\n        <span id=\"decibel-hz-axis-max\">20.0 kHz<\/span>\n      <\/div>\n      <div class=\"overall-row\">\n        <span>\u05e2\u05d5\u05e6\u05de\u05d4 \u05db\u05d5\u05dc\u05dc\u05ea (RMS)<\/span>\n        <span class=\"overall-db-num\" id=\"decibel-hz-overall-num\">\u2014 dB<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"slider-grid\">\n      <div class=\"slider-field\">\n        <label>\u05d2\u05d1\u05d5\u05dc \u05ea\u05d7\u05ea\u05d5\u05df \u2014 <span class=\"slider-val\" id=\"decibel-hz-low-val\">8.0<\/span> kHz<\/label>\n        <input type=\"range\" id=\"decibel-hz-low\" min=\"0.02\" max=\"21.9\" step=\"0.1\" value=\"8\">\n      <\/div>\n      <div class=\"slider-field\">\n        <label>\u05d2\u05d1\u05d5\u05dc \u05e2\u05dc\u05d9\u05d5\u05df \u2014 <span class=\"slider-val\" id=\"decibel-hz-high-val\">20.0<\/span> kHz<\/label>\n        <input type=\"range\" id=\"decibel-hz-high\" min=\"0.12\" max=\"22\" step=\"0.1\" value=\"20\">\n      <\/div>\n      <div class=\"slider-field slider-full\">\n        <label>\u05e8\u05d2\u05d9\u05e9\u05d5\u05ea \u2014 <span class=\"slider-val\" id=\"decibel-hz-gain-val\">8.0<\/span>x<\/label>\n        <input type=\"range\" id=\"decibel-hz-gain\" min=\"1\" max=\"40\" step=\"0.5\" value=\"8\">\n      <\/div>\n    <\/div>\n    <div class=\"futur-glass-card\" style=\"margin-top:16px;margin-bottom:0;padding:16px;background:var(--surface2);\">\n      <div class=\"lock-panel\">\n        <button class=\"db-btn lock\" id=\"decibel-hz-lock\" disabled>\ud83d\udd12 \u05e0\u05e2\u05dc \u05e2\u05dc \u05e4\u05e1\u05d2\u05ea \u05ea\u05d3\u05e8<\/button>\n      <\/div>\n    <\/div>\n    <div id=\"decibel-hz-meter-panel\" style=\"display:none;margin-top:16px;\">\n      <div class=\"futur-glass-card\" style=\"padding:18px;background:var(--surface2);margin-bottom:0;\">\n        <div class=\"meter-readout\">\n          <div class=\"meter-freq\" id=\"decibel-hz-locked-freq\">\u2014<small> kHz<\/small><\/div>\n          <div class=\"meter-db\" id=\"decibel-hz-locked-db\">\u2014<small> dB<\/small><\/div>\n        <\/div>\n        <div class=\"led-strip\" id=\"decibel-hz-led-strip\"><\/div>\n      <\/div>\n    <\/div>\n    <p class=\"usage-hint\" style=\"margin-top:18px;\">\n      <strong>\u05d0\u05d9\u05da \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd:<\/strong> \u05dc\u05d7\u05e5 \u05e2\u05dc <strong>&quot;\u05d4\u05ea\u05d7\u05dc \u05d4\u05d0\u05d6\u05e0\u05d4&quot;<\/strong> \u05d5\u05d0\u05e4\u05e9\u05e8 \u05d2\u05d9\u05e9\u05d4 \u05dc\u05de\u05d9\u05e7\u05e8\u05d5\u05e4\u05d5\u05df. \u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05de\u05d7\u05d5\u05d5\u05e0\u05d9\u05dd \u05dc\u05e6\u05de\u05e6\u05d5\u05dd \u05d8\u05d5\u05d5\u05d7 \u05d4\u05ea\u05d3\u05e8\u05d9\u05dd \u05dc\u05d0\u05d6\u05d5\u05e8 \u05d4\u05e8\u05dc\u05d5\u05d5\u05e0\u05d8\u05d9. \u05dc\u05d7\u05e5 <strong>&quot;\u05e0\u05e2\u05dc \u05e2\u05dc \u05e4\u05e1\u05d2\u05ea \u05ea\u05d3\u05e8&quot;<\/strong> \u05db\u05d3\u05d9 \u05dc\u05e2\u05e7\u05d5\u05d1 \u05d0\u05d7\u05e8 \u05ea\u05d3\u05e8 \u05e1\u05e4\u05e6\u05d9\u05e4\u05d9 \u05d5\u05dc\u05e8\u05d0\u05d5\u05ea \u05d0\u05ea \u05e2\u05d5\u05e6\u05de\u05ea\u05d5 \u05d1\u05d6\u05de\u05df \u05d0\u05de\u05ea. \u05e9\u05d9\u05de\u05d5\u05e9\u05d9 \u05dc\u05d0\u05d9\u05ea\u05d5\u05e8 \u05e8\u05e2\u05e9\u05d9\u05dd, \u05db\u05d9\u05d5\u05dc \u05e6\u05d9\u05d5\u05d3 \u05e9\u05de\u05e2, \u05d5\u05e0\u05d9\u05ea\u05d5\u05d7 \u05e1\u05d1\u05d9\u05d1\u05ea\u05d9.\n    <\/p>\n  <\/div>\n\n  <div class=\"futur-glass-card seo-card\" style=\"width:100%;\">\n    <h2 class=\"wp-block-heading\">\u05de\u05e0\u05ea\u05d7 \u05d3\u05e6\u05d9\u05d1\u05dc \u05d5\u05ea\u05d3\u05e8\u05d9\u05dd &#8211; \u05db\u05dc \u05de\u05d4 \u05e9\u05e6\u05e8\u05d9\u05da \u05dc\u05d3\u05e2\u05ea<\/h2>\n    <p>\u05de\u05e0\u05ea\u05d7 \u05d3\u05e6\u05d9\u05d1\u05dc \u05d5\u05ea\u05d3\u05e8\u05d9\u05dd \u05d4\u05d5\u05d0 \u05db\u05dc\u05d9 \u05de\u05d3\u05d9\u05d3\u05d4 \u05d4\u05de\u05e0\u05ea\u05d7 \u05d0\u05ea \u05d4\u05e6\u05dc\u05d9\u05dc \u05d4\u05e1\u05d1\u05d9\u05d1\u05ea\u05d9 \u05d5\u05de\u05e6\u05d9\u05d2 \u05d0\u05d5\u05ea\u05d5 \u05db\u05e1\u05e4\u05e7\u05d8\u05e8\u05d5\u05dd \u05d7\u05d6\u05d5\u05ea\u05d9. \u05d1\u05dc\u05d7\u05d9\u05e6\u05d4 \u05d0\u05d7\u05ea, \u05d4\u05db\u05dc\u05d9 \u05e9\u05dc\u05e0\u05d5 \u05de\u05e4\u05e2\u05d9\u05dc \u05d0\u05ea \u05de\u05d9\u05e7\u05e8\u05d5\u05e4\u05d5\u05df \u05d4\u05de\u05db\u05e9\u05d9\u05e8, \u05de\u05d1\u05e6\u05e2 <strong>\u05e0\u05d9\u05ea\u05d5\u05d7 FFT (Fast Fourier Transform)<\/strong> \u05d1\u05d6\u05de\u05df \u05d0\u05de\u05ea, \u05d5\u05de\u05e6\u05d9\u05d2 \u05d0\u05ea \u05e2\u05d5\u05e6\u05de\u05ea \u05db\u05dc \u05ea\u05d3\u05e8 \u05d1\u05e0\u05e4\u05e8\u05d3 &#8211; \u05d4\u05d7\u05dc \u05de\u05d4\u05ea\u05d3\u05e8\u05d9\u05dd \u05d4\u05e0\u05de\u05d5\u05db\u05d9\u05dd \u05d5\u05e2\u05d3 \u05dc\u05d2\u05d1\u05d5\u05dc \u05d4\u05e9\u05de\u05d9\u05e2\u05d4 \u05d4\u05d0\u05e0\u05d5\u05e9\u05d9\u05ea \u05d5\u05de\u05e2\u05d1\u05e8 \u05dc\u05d5.<\/p>\n    <div class=\"stat-box\">\ud83d\udcca \u05dc\u05e4\u05d9 \u05d0\u05e8\u05d2\u05d5\u05df \u05d4\u05d1\u05e8\u05d9\u05d0\u05d5\u05ea \u05d4\u05e2\u05d5\u05dc\u05de\u05d9 (WHO), \u05db-430 \u05de\u05d9\u05dc\u05d9\u05d5\u05df \u05d0\u05d9\u05e9 \u05d1\u05e8\u05d7\u05d1\u05d9 \u05d4\u05e2\u05d5\u05dc\u05dd \u05e1\u05d5\u05d1\u05dc\u05d9\u05dd \u05de\u05d0\u05d5\u05d1\u05d3\u05df \u05e9\u05de\u05d9\u05e2\u05d4 \u05de\u05e9\u05de\u05e2\u05d5\u05ea\u05d9 &#8211; \u05e8\u05d5\u05d1\u05d5 \u05e0\u05d9\u05ea\u05df \u05dc\u05de\u05e0\u05d9\u05e2\u05d4. \u05d7\u05e9\u05d9\u05e4\u05d4 \u05de\u05de\u05d5\u05e9\u05db\u05ea \u05dc\u05e8\u05e2\u05e9 \u05de\u05e2\u05dc 85 dB \u05d4\u05d9\u05d0 \u05d2\u05d5\u05e8\u05dd \u05d4\u05e1\u05d9\u05db\u05d5\u05df \u05d4\u05d2\u05d3\u05d5\u05dc \u05d1\u05d9\u05d5\u05ea\u05e8 \u05e9\u05e0\u05d9\u05ea\u05df \u05dc\u05d8\u05e4\u05dc \u05d1\u05d5.<\/div>\n    <h2 class=\"wp-block-heading\">\u05de\u05d4 \u05d6\u05d4 \u05d3\u05e6\u05d9\u05d1\u05dc (dB) \u05d5\u05dc\u05de\u05d4 \u05d6\u05d4 \u05d7\u05e9\u05d5\u05d1?<\/h2>\n    <p>\u05d4\u05d3\u05e6\u05d9\u05d1\u05dc \u05d4\u05d5\u05d0 \u05d9\u05d7\u05d9\u05d3\u05ea \u05de\u05d3\u05d9\u05d3\u05d4 \u05dc\u05d5\u05d2\u05e8\u05d9\u05ea\u05de\u05d9\u05ea \u05dc\u05e2\u05d5\u05e6\u05de\u05ea \u05e7\u05d5\u05dc. \u05d4\u05e1\u05d5\u05dc\u05dd \u05d4\u05dc\u05d5\u05d2\u05e8\u05d9\u05ea\u05de\u05d9 \u05e0\u05d5\u05e2\u05d3 \u05dc\u05e9\u05e7\u05e3 \u05d0\u05ea \u05d4\u05d0\u05d5\u05e4\u05df \u05e9\u05d1\u05d5 \u05d0\u05d5\u05d6\u05df \u05d0\u05e0\u05d5\u05e9\u05d9\u05ea \u05ea\u05d5\u05e4\u05e1\u05ea \u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05d1\u05e2\u05d5\u05e6\u05de\u05d4 &#8211; \u05d4\u05d2\u05d3\u05dc\u05d4 \u05e9\u05dc 10 dB \u05e0\u05ea\u05e4\u05e1\u05ea \u05db\u05e4\u05d9 \u05e9\u05e0\u05d9\u05d9\u05dd \u05d1\u05e2\u05d5\u05e6\u05de\u05d4 \u05d4\u05e0\u05e9\u05de\u05e2\u05ea. \u05d4\u05e0\u05d4 \u05d8\u05d1\u05dc\u05ea \u05d4\u05ea\u05d9\u05d9\u05d7\u05e1\u05d5\u05ea \u05de\u05d4\u05d9\u05e8\u05d4:<\/p>\n    <ul>\n      <li><strong>20-30 dB<\/strong> &#8211; \u05e9\u05e7\u05d8 \u05de\u05d5\u05d7\u05dc\u05d8, \u05dc\u05d7\u05d9\u05e9\u05d4 \u05e8\u05d7\u05d5\u05e7\u05d4, \u05e1\u05d8\u05d5\u05d3\u05d9\u05d5 \u05d4\u05e7\u05dc\u05d8\u05d4 \u05d0\u05e0\u05db\u05d5\u05d0\u05d9<\/li>\n      <li><strong>40-50 dB<\/strong> &#8211; \u05e1\u05e4\u05e8\u05d9\u05d9\u05d4, \u05e9\u05d9\u05d7\u05d4 \u05e9\u05e7\u05d8\u05d4, \u05de\u05e9\u05e8\u05d3 \u05d1\u05d9\u05ea\u05d9 \u05e8\u05d2\u05d5\u05e2<\/li>\n      <li><strong>60-70 dB<\/strong> &#8211; \u05e9\u05d9\u05d7\u05d4 \u05e8\u05d2\u05d9\u05dc\u05d4, \u05de\u05e1\u05e2\u05d3\u05d4 \u05e9\u05e7\u05d8\u05d4, \u05db\u05d1\u05d9\u05e9 \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9<\/li>\n      <li><strong>80-90 dB<\/strong> &#8211; \u05ea\u05e0\u05d5\u05e2\u05d4 \u05db\u05d1\u05d3\u05d4, \u05de\u05db\u05e1\u05d7\u05ea \u05d3\u05e9\u05d0, \u05de\u05e4\u05e2\u05dc \u05e7\u05dc &#8211; \u05e1\u05e3 \u05d4\u05e0\u05d6\u05e7 \u05dc\u05e9\u05de\u05d9\u05e2\u05d4<\/li>\n      <li><strong>100-110 dB<\/strong> &#8211; \u05de\u05d5\u05e1\u05d9\u05e7\u05d4 \u05d7\u05d6\u05e7\u05d4 \u05d1\u05d4\u05d5\u05e4\u05e2\u05d4, \u05db\u05dc\u05d9 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd, \u05de\u05e0\u05d5\u05e2 \u05de\u05d8\u05d5\u05e1<\/li>\n      <li><strong>130+ dB<\/strong> &#8211; \u05db\u05d0\u05d1, \u05e0\u05d6\u05e7 \u05de\u05d9\u05d9\u05d3\u05d9 &#8211; \u05d9\u05e8\u05d9\u05d9\u05ea \u05d0\u05e7\u05d3\u05d7, \u05e1\u05d9\u05dc\u05d5\u05df \u05d4\u05de\u05e8\u05d0\u05d4<\/li>\n    <\/ul>\n    <h2 class=\"wp-block-heading\">\u05de\u05d4 \u05d6\u05d4 \u05ea\u05d3\u05e8 (Hz\/kHz) \u05d5\u05de\u05d4 \u05d8\u05d5\u05d5\u05d7 \u05d4\u05e9\u05de\u05d9\u05e2\u05d4 \u05d4\u05d0\u05e0\u05d5\u05e9\u05d9?<\/h2>\n    <p>\u05ea\u05d3\u05e8 \u05d4\u05d5\u05d0 \u05de\u05e1\u05e4\u05e8 \u05d4\u05e8\u05d8\u05d9\u05d8\u05d5\u05ea \u05d1\u05e9\u05e0\u05d9\u05d9\u05d4 (Hertz). \u05d4\u05d0\u05d5\u05d6\u05df \u05d4\u05d0\u05e0\u05d5\u05e9\u05d9\u05ea \u05e7\u05d5\u05dc\u05d8\u05ea \u05d1\u05d9\u05df <strong>20 Hz \u05dc-20,000 Hz (20 kHz)<\/strong>. \u05d1\u05e4\u05d5\u05e2\u05dc, \u05e8\u05d5\u05d1 \u05d4\u05de\u05d1\u05d5\u05d2\u05e8\u05d9\u05dd \u05e9\u05d5\u05de\u05e2\u05d9\u05dd \u05e2\u05d3 \u05db-16-17 kHz \u05d1\u05e9\u05dc \u05d9\u05e8\u05d9\u05d3\u05d4 \u05d8\u05d1\u05e2\u05d9\u05ea \u05e2\u05dd \u05d4\u05d2\u05d9\u05dc. \u05ea\u05d3\u05e8\u05d9\u05dd \u05d2\u05d1\u05d5\u05d4\u05d9\u05dd \u05de-20 kHz \u05e0\u05e7\u05e8\u05d0\u05d9\u05dd \u05d0\u05d5\u05dc\u05d8\u05e8\u05e1\u05d0\u05d5\u05e0\u05d3 \u05d5\u05de\u05e9\u05de\u05e9\u05d9\u05dd \u05e8\u05e4\u05d5\u05d0\u05d4, \u05e1\u05d5\u05e0\u05d0\u05e8 \u05d5\u05d0\u05de\u05e6\u05e2\u05d9 \u05d4\u05e8\u05d7\u05e7\u05ea \u05de\u05d6\u05d9\u05e7\u05d9\u05dd.<\/p>\n    <div class=\"stat-box\">\ud83d\udd2c \u05db-17% \u05de\u05d1\u05e0\u05d9 \u05d4\u05e0\u05d5\u05e2\u05e8 \u05db\u05d9\u05d5\u05dd \u05de\u05e6\u05d9\u05d2\u05d9\u05dd \u05e1\u05d9\u05de\u05e0\u05d9 \u05d0\u05d5\u05d1\u05d3\u05df \u05e9\u05de\u05d9\u05e2\u05d4 \u05d1\u05ea\u05d3\u05e8\u05d9\u05dd \u05d2\u05d1\u05d5\u05d4\u05d9\u05dd &#8211; \u05e0\u05d6\u05e7 \u05d4\u05e0\u05d2\u05e8\u05dd \u05d1\u05e8\u05d5\u05d1\u05d5 \u05de\u05d7\u05e9\u05d9\u05e4\u05d4 \u05db\u05e8\u05d5\u05e0\u05d9\u05ea \u05dc\u05d0\u05d5\u05d6\u05e0\u05d9\u05d5\u05ea \u05d1\u05e2\u05d5\u05e6\u05de\u05d4 \u05d2\u05d1\u05d5\u05d4\u05d4 (WHO, 2023). \u05d2\u05d9\u05dc \u05de\u05de\u05d5\u05e6\u05e2 \u05ea\u05d7\u05d9\u05dc\u05ea \u05d0\u05d5\u05d1\u05d3\u05df \u05e9\u05de\u05d9\u05e2\u05d4 \u05d9\u05e8\u05d3 \u05de-50 \u05dc-30 \u05e9\u05e0\u05d4 \u05d1\u05e9\u05dc\u05d5\u05e9\u05ea \u05d4\u05e2\u05e9\u05d5\u05e8\u05d9\u05dd \u05d4\u05d0\u05d7\u05e8\u05d5\u05e0\u05d9\u05dd.<\/div>\n    <h2 class=\"wp-block-heading\">\u05e9\u05d9\u05de\u05d5\u05e9\u05d9\u05dd \u05de\u05e2\u05e9\u05d9\u05d9\u05dd \u05dc\u05de\u05e0\u05ea\u05d7 \u05d4\u05d3\u05e6\u05d9\u05d1\u05dc \u05d5\u05d4\u05ea\u05d3\u05e8\u05d9\u05dd<\/h2>\n    <h3 class=\"wp-block-heading\">1. \u05d0\u05d9\u05ea\u05d5\u05e8 \u05e8\u05e2\u05e9\u05d9\u05dd \u05d8\u05e8\u05d3\u05e0\u05d9\u05d9\u05dd \u05d5\u05e6\u05e4\u05e6\u05d5\u05e4\u05d9\u05dd<\/h3>\n    <p>\u05de\u05e0\u05d2\u05e0\u05d5\u05e0\u05d9 \u05d0\u05d6\u05e2\u05e7\u05d4 \u05e4\u05d2\u05d5\u05de\u05d9\u05dd, \u05de\u05d7\u05e9\u05d1\u05d9\u05dd \u05e2\u05dd \u05de\u05d0\u05d5\u05d5\u05e8\u05e8 \u05dc\u05d0 \u05de\u05d0\u05d5\u05d6\u05df, \u05d5\u05de\u05db\u05e9\u05d9\u05e8\u05d9\u05dd \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd \u05e4\u05d2\u05d5\u05de\u05d9\u05dd \u05dc\u05e2\u05d9\u05ea\u05d9\u05dd \u05e4\u05d5\u05dc\u05d8\u05d9\u05dd \u05e6\u05dc\u05d9\u05dc\u05d9\u05dd \u05d1\u05ea\u05d3\u05e8\u05d9\u05dd \u05e1\u05e4\u05e6\u05d9\u05e4\u05d9\u05d9\u05dd. \u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05e4\u05d5\u05e0\u05e7\u05e6\u05d9\u05d9\u05ea \u05d4&quot;\u05e0\u05e2\u05dc \u05ea\u05d3\u05e8&quot; \u05db\u05d3\u05d9 \u05dc\u05e7\u05d1\u05e2 \u05d0\u05ea \u05d4\u05db\u05dc\u05d9 \u05e2\u05dc \u05ea\u05d3\u05e8 \u05d4\u05d7\u05e9\u05d3 \u05d5\u05d0\u05d6 \u05dc\u05e0\u05d5\u05e2 \u05d1\u05d0\u05d6\u05d5\u05e8 &#8211; \u05d4\u05db\u05dc\u05d9 \u05d9\u05e8\u05d0\u05d4 \u05dc\u05da \u05de\u05d0\u05d9\u05d6\u05d4 \u05db\u05d9\u05d5\u05d5\u05df \u05d4\u05e8\u05e2\u05e9 \u05d7\u05d6\u05e7 \u05d9\u05d5\u05ea\u05e8.<\/p>\n    <h3 class=\"wp-block-heading\">2. \u05d0\u05e7\u05d5\u05e1\u05d8\u05d9\u05e7\u05d4 \u05d5\u05db\u05d9\u05d5\u05dc \u05d7\u05d3\u05e8\u05d9\u05dd<\/h3>\n    <p>\u05de\u05e2\u05e6\u05d1\u05d9 \u05d0\u05d5\u05d3\u05d9\u05d5 \u05d5\u05d1\u05d5\u05e0\u05d9 \u05e1\u05d8\u05d5\u05d3\u05d9\u05d5 \u05de\u05e0\u05d9\u05d7\u05d9\u05dd \u05d8\u05d5\u05e0\u05d9\u05dd \u05d9\u05d3\u05d5\u05e2\u05d9\u05dd \u05d5\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05d1\u05de\u05e0\u05ea\u05d7 \u05d4\u05e1\u05e4\u05e7\u05d8\u05e8\u05d5\u05dd \u05dc\u05d6\u05d9\u05d4\u05d5\u05d9 \u05ea\u05d4\u05d5\u05d3\u05d5\u05ea \u05d5\u05ea\u05d3\u05e8\u05d9 \u05d1\u05e2\u05d9\u05d4. \u05d6\u05d4 \u05e2\u05d5\u05d6\u05e8 \u05dc\u05d0\u05ea\u05e8 \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea \u05e2\u05de\u05d9\u05d3\u05d4 (Standing Waves) \u05e9\u05d2\u05d5\u05e8\u05de\u05d5\u05ea \u05dc\u05e6\u05dc\u05d9\u05dc &quot;\u05e8\u05d3\u05d5\u05d3&quot; \u05d1\u05e0\u05e7\u05d5\u05d3\u05d5\u05ea \u05de\u05e1\u05d5\u05d9\u05de\u05d5\u05ea \u05d1\u05d7\u05d3\u05e8. \u05d1\u05e1\u05d8\u05d5\u05d3\u05d9\u05d5 \u05d1\u05d9\u05ea\u05d9, \u05e4\u05e2\u05de\u05d9\u05dd \u05e8\u05d1\u05d5\u05ea \u05de\u05e1\u05e4\u05d9\u05e7\u05d4 \u05d1\u05d3\u05d9\u05e7\u05d4 \u05e4\u05e9\u05d5\u05d8\u05d4 \u05db\u05d6\u05d5 \u05dc\u05e4\u05e0\u05d9 \u05e7\u05e0\u05d9\u05d9\u05d4 \u05e9\u05dc \u05e4\u05d0\u05e0\u05dc\u05d9\u05dd \u05d0\u05e7\u05d5\u05e1\u05d8\u05d9\u05d9\u05dd \u05d9\u05e7\u05e8\u05d9\u05dd.<\/p>\n    <h3 class=\"wp-block-heading\">3. \u05d1\u05d3\u05d9\u05e7\u05ea \u05de\u05e2\u05e8\u05db\u05d5\u05ea \u05e9\u05de\u05e2 \u05d5\u05e6\u05d9\u05d5\u05d3 PA<\/h3>\n    <p>\u05dc\u05e4\u05e0\u05d9 \u05d4\u05d5\u05e4\u05e2\u05d4 \u05d0\u05d5 \u05de\u05e6\u05d2\u05ea, \u05e0\u05d9\u05ea\u05df \u05dc\u05e0\u05d2\u05df tone sweep \u05d5\u05dc\u05d5\u05d5\u05d3\u05d0 \u05e9\u05db\u05dc \u05d4\u05e8\u05de\u05e7\u05d5\u05dc\u05d9\u05dd \u05de\u05db\u05e1\u05d9\u05dd \u05d0\u05ea \u05d8\u05d5\u05d5\u05d7 \u05d4\u05ea\u05d3\u05e8\u05d9\u05dd \u05d4\u05e0\u05d3\u05e8\u05e9. \u05d1\u05e2\u05d9\u05d5\u05ea \u05db\u05de\u05d5 tweeter \u05e9\u05e8\u05d5\u05e3 \u05d9\u05d6\u05d5\u05d4\u05d5 \u05de\u05d9\u05d3 &#8211; \u05d4\u05e1\u05e4\u05e7\u05d8\u05e8\u05d5\u05dd \u05d9\u05e8\u05d0\u05d4 \u05d9\u05e8\u05d9\u05d3\u05d4 \u05e4\u05ea\u05d0\u05d5\u05de\u05d9\u05ea \u05de\u05e2\u05dc \u05ea\u05d3\u05e8 \u05de\u05e1\u05d5\u05d9\u05dd.<\/p>\n    <h3 class=\"wp-block-heading\">4. \u05d1\u05d3\u05d9\u05e7\u05ea \u05e8\u05de\u05d5\u05ea \u05e8\u05e2\u05e9 \u05d1\u05e1\u05d1\u05d9\u05d1\u05ea \u05e2\u05d1\u05d5\u05d3\u05d4<\/h3>\n    <p>\u05ea\u05e7\u05e0\u05d5\u05ea \u05d4\u05d1\u05d8\u05d9\u05d7\u05d5\u05ea \u05d1\u05e2\u05d1\u05d5\u05d3\u05d4 \u05d1\u05d9\u05e9\u05e8\u05d0\u05dc \u05de\u05d2\u05d1\u05d9\u05dc\u05d5\u05ea \u05d7\u05e9\u05d9\u05e4\u05d4 \u05de\u05de\u05d5\u05e9\u05db\u05ea \u05dc\u05e8\u05e2\u05e9 \u05de\u05e2\u05dc 85 dB. \u05de\u05e0\u05d4\u05dc\u05d9\u05dd \u05d5\u05e2\u05d5\u05d1\u05d3\u05d9\u05dd \u05d9\u05db\u05d5\u05dc\u05d9\u05dd \u05dc\u05d1\u05e6\u05e2 \u05de\u05d3\u05d9\u05d3\u05d4 \u05e8\u05d0\u05e9\u05d5\u05e0\u05d9\u05ea \u05de\u05d4\u05d9\u05e8\u05d4 \u05dc\u05e4\u05e0\u05d9 \u05e9\u05de\u05d6\u05de\u05d9\u05e0\u05d9\u05dd \u05d1\u05d5\u05d3\u05e7 \u05de\u05d5\u05e1\u05de\u05da. \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd \u05d4\u05de\u05ea\u05e2\u05e0\u05d9\u05d9\u05e0\u05d9\u05dd \u05d1\u05d7\u05d9\u05e9\u05d5\u05d1\u05d9\u05dd \u05db\u05dc\u05dc\u05d9\u05d9\u05dd, \u05db\u05d3\u05d0\u05d9 \u05dc\u05d1\u05d3\u05d5\u05e7 \u05d2\u05dd \u05d0\u05ea <a href=\"https:\/\/bsolution.me\/he\/electricity-calculator\/\" id=\"decibel-hz-internal-1\">\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05e6\u05e8\u05d9\u05db\u05ea \u05d7\u05e9\u05de\u05dc<\/a> \u05dc\u05d7\u05d9\u05e9\u05d5\u05d1 \u05e2\u05dc\u05d5\u05ea \u05d4\u05e4\u05e2\u05dc\u05ea \u05e6\u05d9\u05d5\u05d3 \u05e8\u05e2\u05e9\u05e0\u05d9.<\/p>\n    <h2 class=\"wp-block-heading\">\u05d0\u05d9\u05da \u05e2\u05d5\u05d1\u05d3 \u05d4\u05de\u05e0\u05ea\u05d7 &#8211; \u05d4\u05d8\u05db\u05e0\u05d5\u05dc\u05d5\u05d2\u05d9\u05d4 \u05de\u05d0\u05d7\u05d5\u05e8\u05d9 \u05d4\u05e7\u05dc\u05e2\u05d9\u05dd<\/h2>\n    <p>\u05d4\u05db\u05dc\u05d9 \u05de\u05e9\u05ea\u05de\u05e9 \u05d1-<strong>Web Audio API<\/strong> &#8211; \u05de\u05de\u05e9\u05e7 \u05de\u05d5\u05d1\u05e0\u05d4 \u05d1\u05d3\u05e4\u05d3\u05e4\u05df \u05e9\u05de\u05d0\u05e4\u05e9\u05e8 \u05e2\u05d9\u05d1\u05d5\u05d3 \u05d0\u05d5\u05d3\u05d9\u05d5 \u05de\u05ea\u05e7\u05d3\u05dd. \u05db\u05d0\u05e9\u05e8 \u05de\u05d0\u05e4\u05e9\u05e8\u05d9\u05dd \u05d2\u05d9\u05e9\u05d4 \u05dc\u05de\u05d9\u05e7\u05e8\u05d5\u05e4\u05d5\u05df, \u05d4\u05d0\u05d5\u05ea \u05e2\u05d5\u05d1\u05e8:<\/p>\n    <ol>\n      <li><strong>Gain Node<\/strong> &#8211; \u05d4\u05d2\u05d1\u05e8\u05ea \u05d4\u05d0\u05d5\u05ea \u05dc\u05e4\u05d9 \u05d1\u05e7\u05e8\u05ea \u05d4\u05e8\u05d2\u05d9\u05e9\u05d5\u05ea \u05e9\u05d1\u05d7\u05e8\u05ea<\/li>\n      <li><strong>AnalyserNode \u05e2\u05dd FFT 8192<\/strong> &#8211; \u05d7\u05dc\u05d5\u05e7\u05ea \u05d4\u05d0\u05d5\u05ea \u05dc\u05db-4000 \u05ea\u05d7\u05d5\u05de\u05d9 \u05ea\u05d3\u05e8<\/li>\n      <li><strong>Canvas Rendering<\/strong> &#8211; \u05e6\u05d9\u05d5\u05e8 \u05e1\u05e4\u05e7\u05d8\u05e8\u05d5\u05dd \u05d7\u05d9 \u05d1-60fps \u05d1\u05d6\u05de\u05df \u05d0\u05de\u05ea<\/li>\n    <\/ol>\n    <p><strong>\u05db\u05dc \u05d4\u05e2\u05d9\u05d1\u05d5\u05d3 \u05de\u05ea\u05e8\u05d7\u05e9 \u05d1-100% \u05e2\u05dc \u05d4\u05de\u05db\u05e9\u05d9\u05e8 \u05e9\u05dc\u05da.<\/strong> \u05dc\u05d0 \u05e0\u05e9\u05de\u05e8 \u05db\u05dc\u05d5\u05dd \u05d1\u05e9\u05e8\u05ea, \u05dc\u05d0 \u05e0\u05e9\u05dc\u05d7 \u05e9\u05d5\u05dd \u05de\u05d9\u05d3\u05e2 \u05dc\u05e8\u05e9\u05ea. \u05dc\u05e0\u05ea\u05d7 \u05de\u05d9\u05dc\u05d9\u05dd \u05d5\u05d8\u05e7\u05e1\u05d8\u05d9\u05dd \u05d1\u05e6\u05d5\u05e8\u05d4 \u05d3\u05d5\u05de\u05d4, \u05db\u05d3\u05d0\u05d9 \u05dc\u05e0\u05e1\u05d5\u05ea \u05d0\u05ea <a href=\"https:\/\/bsolution.me\/he\/text-analyzer-word-counter\/\" id=\"decibel-hz-internal-2\">\u05de\u05e0\u05ea\u05d7 \u05d8\u05e7\u05e1\u05d8 \u05d5\u05e1\u05d5\u05e4\u05e8 \u05de\u05d9\u05dc\u05d9\u05dd<\/a>.<\/p>\n    <h2 class=\"wp-block-heading\">\u05e9\u05d0\u05dc\u05d5\u05ea \u05e0\u05e4\u05d5\u05e6\u05d5\u05ea (FAQ)<\/h2>\n    <div class=\"faq-item\">\n      <div class=\"faq-q\">\u05d4\u05d0\u05dd \u05d4\u05db\u05dc\u05d9 \u05e9\u05d5\u05de\u05e8 \u05d0\u05ea \u05d4\u05d4\u05e7\u05dc\u05d8\u05d5\u05ea \u05e9\u05dc\u05d9?<\/div>\n      <div class=\"faq-a\">\u05dc\u05d0. \u05d4\u05de\u05d9\u05e7\u05e8\u05d5\u05e4\u05d5\u05df \u05de\u05d7\u05d5\u05d1\u05e8 \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05dc\u05e0\u05d9\u05ea\u05d5\u05d7 \u05d4\u05d2\u05e8\u05e4\u05d9 \u05d1\u05d6\u05de\u05df \u05d0\u05de\u05ea &#8211; \u05d0\u05d9\u05df \u05d4\u05e7\u05dc\u05d8\u05d4, \u05d0\u05d9\u05df \u05e9\u05de\u05d9\u05e8\u05d4, \u05d0\u05d9\u05df \u05e9\u05d9\u05d3\u05d5\u05e8 \u05dc\u05d0\u05d9\u05e0\u05d8\u05e8\u05e0\u05d8. \u05d4\u05db\u05dc \u05de\u05e2\u05d5\u05d1\u05d3 \u05e2\u05dc \u05d4\u05de\u05db\u05e9\u05d9\u05e8 \u05e9\u05dc\u05da \u05d1\u05dc\u05d1\u05d3.<\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <div class=\"faq-q\">\u05db\u05de\u05d4 \u05de\u05d3\u05d5\u05d9\u05e7\u05ea \u05d4\u05de\u05d3\u05d9\u05d3\u05d4?<\/div>\n      <div class=\"faq-a\">\u05d4\u05db\u05dc\u05d9 \u05ea\u05dc\u05d5\u05d9 \u05d1\u05d0\u05d9\u05db\u05d5\u05ea \u05de\u05d9\u05e7\u05e8\u05d5\u05e4\u05d5\u05df \u05d4\u05de\u05db\u05e9\u05d9\u05e8. \u05de\u05d9\u05e7\u05e8\u05d5\u05e4\u05d5\u05e0\u05d9 \u05e1\u05de\u05d0\u05e8\u05d8\u05e4\u05d5\u05df \u05de\u05e1\u05e4\u05d9\u05e7\u05d9\u05dd \u05dc\u05e0\u05d9\u05ea\u05d5\u05d7 \u05d9\u05d7\u05e1\u05d9 \u05d5\u05dc\u05d6\u05d9\u05d4\u05d5\u05d9 \u05d1\u05e2\u05d9\u05d5\u05ea &#8211; \u05d0\u05d1\u05dc \u05dc\u05d0 \u05de\u05d7\u05dc\u05d9\u05e4\u05d9\u05dd \u05de\u05d3-\u05e7\u05d5\u05dc \u05de\u05e7\u05e6\u05d5\u05e2\u05d9 \u05de\u05db\u05d5\u05d9\u05d9\u05dc. \u05dc\u05e6\u05e8\u05db\u05d9 \u05e6\u05d9\u05d5\u05ea \u05e8\u05d2\u05d5\u05dc\u05d8\u05d5\u05e8\u05d9 \u05d9\u05e9 \u05dc\u05e9\u05db\u05d5\u05e8 \u05d1\u05d5\u05d3\u05e7 \u05de\u05d5\u05e1\u05de\u05da.<\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <div class=\"faq-q\">\u05de\u05d3\u05d5\u05e2 \u05d4\u05db\u05dc\u05d9 \u05dc\u05d0 \u05e9\u05d5\u05de\u05e2 \u05ea\u05d3\u05e8\u05d9\u05dd \u05de\u05e2\u05dc 20 kHz?<\/div>\n      <div class=\"faq-a\">\u05de\u05e8\u05d1\u05d9\u05ea \u05de\u05d9\u05e7\u05e8\u05d5\u05e4\u05d5\u05e0\u05d9 \u05de\u05db\u05e9\u05d9\u05e8\u05d9\u05dd \u05e0\u05d9\u05d9\u05d3\u05d9\u05dd \u05d5\u05de\u05d7\u05e9\u05d1\u05d9\u05dd \u05de\u05d5\u05d2\u05d1\u05dc\u05d9\u05dd \u05dc-20-22 kHz. \u05d1\u05e0\u05d5\u05e1\u05e3, \u05ea\u05d3\u05e8\u05d9\u05dd \u05de\u05e2\u05dc 20 kHz \u05d4\u05dd \u05d0\u05d5\u05dc\u05d8\u05e8\u05e1\u05d0\u05d5\u05e0\u05d3 \u05e9\u05d4\u05d0\u05d5\u05d6\u05df \u05d4\u05d0\u05e0\u05d5\u05e9\u05d9\u05ea \u05dc\u05d0 \u05e7\u05d5\u05dc\u05d8\u05ea. \u05dc\u05e0\u05d9\u05ea\u05d5\u05d7 \u05d0\u05d5\u05dc\u05d8\u05e8\u05e1\u05d0\u05d5\u05e0\u05d3 \u05e0\u05d3\u05e8\u05e9\u05d9\u05dd \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05d9\u05d9\u05e2\u05d5\u05d3\u05d9\u05d9\u05dd.<\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <div class=\"faq-q\">\u05de\u05d4 \u05d4-FFT Size \u05d5\u05dc\u05de\u05d4 \u05d6\u05d4 \u05de\u05e9\u05e0\u05d4?<\/div>\n      <div class=\"faq-a\">\u05d4-FFT Size \u05e7\u05d5\u05d1\u05e2 \u05d0\u05ea \u05e8\u05d6\u05d5\u05dc\u05d5\u05e6\u05d9\u05d9\u05ea \u05d4\u05ea\u05d3\u05e8. \u05d0\u05e0\u05d5 \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05d1-8192 &#8211; \u05d6\u05d4 \u05e0\u05d5\u05ea\u05df \u05db-5 Hz \u05dc\u05db\u05dc \u05d1\u05e8 \u05e1\u05e4\u05e7\u05d8\u05e8\u05d5\u05dd, \u05e8\u05d6\u05d5\u05dc\u05d5\u05e6\u05d9\u05d4 \u05de\u05e6\u05d5\u05d9\u05e0\u05ea \u05dc\u05e0\u05d9\u05ea\u05d5\u05d7 \u05e7\u05d5\u05dc\u05d9 \u05de\u05e7\u05e6\u05d5\u05e2\u05d9.<\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <div class=\"faq-q\">\u05d0\u05d9\u05da &quot;\u05e0\u05d5\u05e2\u05dc\u05d9\u05dd&quot; \u05e2\u05dc \u05ea\u05d3\u05e8 \u05e1\u05e4\u05e6\u05d9\u05e4\u05d9?<\/div>\n      <div class=\"faq-a\">\u05e6\u05de\u05e6\u05dd \u05d0\u05ea \u05de\u05d7\u05d5\u05d5\u05df \u05d8\u05d5\u05d5\u05d7 \u05d4\u05ea\u05d3\u05e8\u05d9\u05dd \u05dc\u05d0\u05d6\u05d5\u05e8 \u05d4\u05e8\u05dc\u05d5\u05d5\u05e0\u05d8\u05d9, \u05d5\u05dc\u05d7\u05e5 &quot;\u05e0\u05e2\u05dc \u05e2\u05dc \u05e4\u05e1\u05d2\u05ea \u05ea\u05d3\u05e8&quot;. \u05d4\u05db\u05dc\u05d9 \u05d9\u05d6\u05d4\u05d4 \u05d0\u05ea \u05d4\u05ea\u05d3\u05e8 \u05d4\u05d7\u05d6\u05e7 \u05d1\u05d9\u05d5\u05ea\u05e8 \u05d1\u05d8\u05d5\u05d5\u05d7 \u05e9\u05d1\u05d7\u05e8\u05ea \u05d5\u05d9\u05e2\u05e7\u05d5\u05d1 \u05d0\u05d7\u05e8 \u05e2\u05d5\u05e6\u05de\u05ea\u05d5 \u05d1\u05dc\u05d1\u05d3.<\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <div class=\"faq-q\">\u05d4\u05d0\u05dd \u05e0\u05d9\u05ea\u05df \u05dc\u05d9\u05d9\u05e6\u05d0 \u05d0\u05ea \u05d4\u05e0\u05ea\u05d5\u05e0\u05d9\u05dd?<\/div>\n      <div class=\"faq-a\">\u05d1\u05d2\u05e8\u05e1\u05d4 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea, \u05d4\u05db\u05dc\u05d9 \u05de\u05d9\u05d5\u05e2\u05d3 \u05dc\u05e0\u05d9\u05ea\u05d5\u05d7 \u05d7\u05d9 \u05d1\u05d6\u05de\u05df \u05d0\u05de\u05ea. \u05dc\u05ea\u05d9\u05e2\u05d5\u05d3 \u05de\u05d3\u05d9\u05d3\u05d5\u05ea, \u05e0\u05d9\u05ea\u05df \u05dc\u05e6\u05dc\u05dd \u05de\u05e1\u05da \u05e9\u05dc \u05d4\u05e1\u05e4\u05e7\u05d8\u05e8\u05d5\u05dd. \u05d2\u05e8\u05e1\u05d0\u05d5\u05ea \u05e2\u05ea\u05d9\u05d3\u05d9\u05d5\u05ea \u05e2\u05e9\u05d5\u05d9\u05d5\u05ea \u05dc\u05db\u05dc\u05d5\u05dc \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05d9\u05d9\u05e6\u05d5\u05d0 CSV.<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"SoftwareApplication\",\n      \"name\": \"\u05de\u05e0\u05ea\u05d7 \u05d3\u05e6\u05d9\u05d1\u05dc \u05d5\u05ea\u05d3\u05e8\u05d9\u05dd\",\n      \"description\": \"\u05db\u05dc\u05d9 \u05de\u05e7\u05e6\u05d5\u05e2\u05d9 \u05dc\u05e0\u05d9\u05ea\u05d5\u05d7 \u05e2\u05d5\u05e6\u05de\u05ea \u05e7\u05d5\u05dc \u05d1\u05d3\u05e6\u05d9\u05d1\u05dc\u05d9\u05dd (dB) \u05d5\u05ea\u05d3\u05e8\u05d9 \u05e9\u05de\u05e2 (Hz\/kHz) \u05d1\u05d6\u05de\u05df \u05d0\u05de\u05ea \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05d1\u05d3\u05e4\u05d3\u05e4\u05df.\",\n      \"applicationCategory\": \"UtilitiesApplication\",\n      \"operatingSystem\": \"Web\",\n      \"offers\": { \"@type\": \"Offer\", \"price\": \"0\", \"priceCurrency\": \"ILS\" },\n      \"url\": \"https:\/\/bsolution.me\/he\/decibel-hz-analyzer\/\",\n      \"inLanguage\": \"he\"\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        { \"@type\": \"Question\", \"name\": \"\u05d4\u05d0\u05dd \u05d4\u05db\u05dc\u05d9 \u05e9\u05d5\u05de\u05e8 \u05d0\u05ea \u05d4\u05d4\u05e7\u05dc\u05d8\u05d5\u05ea \u05e9\u05dc\u05d9?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"\u05dc\u05d0. \u05d4\u05db\u05dc \u05de\u05e2\u05d5\u05d1\u05d3 \u05e2\u05dc \u05d4\u05de\u05db\u05e9\u05d9\u05e8 \u05e9\u05dc\u05da \u05d1\u05dc\u05d1\u05d3. \u05d0\u05d9\u05df \u05d4\u05e7\u05dc\u05d8\u05d4, \u05d0\u05d9\u05df \u05e9\u05de\u05d9\u05e8\u05d4, \u05d0\u05d9\u05df \u05e9\u05d9\u05d3\u05d5\u05e8.\" } },\n        { \"@type\": \"Question\", \"name\": \"\u05db\u05de\u05d4 \u05de\u05d3\u05d5\u05d9\u05e7\u05ea \u05d4\u05de\u05d3\u05d9\u05d3\u05d4?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"\u05de\u05e1\u05e4\u05d9\u05e7 \u05dc\u05e0\u05d9\u05ea\u05d5\u05d7 \u05d9\u05d7\u05e1\u05d9. \u05dc\u05e6\u05d9\u05d5\u05ea \u05e8\u05d2\u05d5\u05dc\u05d8\u05d5\u05e8\u05d9 \u05d9\u05e9 \u05dc\u05e9\u05db\u05d5\u05e8 \u05d1\u05d5\u05d3\u05e7 \u05de\u05d5\u05e1\u05de\u05da \u05e2\u05dd \u05de\u05d3-\u05e7\u05d5\u05dc \u05de\u05db\u05d5\u05d9\u05d9\u05dc.\" } },\n        { \"@type\": \"Question\", \"name\": \"\u05de\u05d3\u05d5\u05e2 \u05d4\u05db\u05dc\u05d9 \u05dc\u05d0 \u05e9\u05d5\u05de\u05e2 \u05ea\u05d3\u05e8\u05d9\u05dd \u05de\u05e2\u05dc 20 kHz?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"\u05de\u05e8\u05d1\u05d9\u05ea \u05de\u05d9\u05e7\u05e8\u05d5\u05e4\u05d5\u05e0\u05d9 \u05de\u05db\u05e9\u05d9\u05e8\u05d9\u05dd \u05de\u05d5\u05d2\u05d1\u05dc\u05d9\u05dd \u05dc-22 kHz. \u05dc\u05e0\u05d9\u05ea\u05d5\u05d7 \u05d0\u05d5\u05dc\u05d8\u05e8\u05e1\u05d0\u05d5\u05e0\u05d3 \u05e0\u05d3\u05e8\u05e9\u05d9\u05dd \u05d7\u05d9\u05d9\u05e9\u05e0\u05d9\u05dd \u05d9\u05d9\u05e2\u05d5\u05d3\u05d9\u05d9\u05dd.\" } }\n      ]\n    },\n    {\n      \"@type\": \"SpeakableSpecification\",\n      \"cssSelector\": [\"h1.main-title\", \"h2.wp-block-heading\", \".subtitle\"]\n    },\n    {\n      \"@type\": \"Organization\",\n      \"name\": \"bSolution\",\n      \"url\": \"https:\/\/bsolution.me\",\n      \"areaServed\": { \"@type\": \"Country\", \"name\": \"Israel\" },\n      \"contactPoint\": { \"@type\": \"ContactPoint\", \"contactType\": \"customer support\", \"availableLanguage\": \"Hebrew\" }\n    }\n  ]\n}\n<\/script>\n\n<script>\n(function() {\n  var layout = document.querySelector('.futur-layout');\n  var themeBtn = document.getElementById('decibel-hz-theme-toggle');\n  if (themeBtn && layout) {\n    themeBtn.addEventListener('click', function() {\n      layout.classList.toggle('dark-theme');\n      themeBtn.textContent = layout.classList.contains('dark-theme') ? '\u2600\ufe0f \u05de\u05e6\u05d1 \u05d9\u05d5\u05dd' : '\ud83c\udf19 \u05de\u05e6\u05d1 \u05dc\u05d9\u05dc\u05d4';\n      if (typeof gtag === 'function') gtag('event', 'tool_interaction', { tool_name: 'decibel-hz-analyzer', action: 'toggle_theme' });\n    });\n  }\n  ['decibel-hz-internal-1','decibel-hz-internal-2'].forEach(function(id) {\n    var el = document.getElementById(id);\n    if (el) el.addEventListener('click', function() {\n      if (typeof gtag === 'function') gtag('event', 'internal_link_click', { link_url: el.href, tool_name: 'decibel-hz-analyzer' });\n    });\n  });\n  var LED_COUNT = 24;\n  var ledStrip = document.getElementById('decibel-hz-led-strip');\n  if (ledStrip) { for (var ii = 0; ii < LED_COUNT; ii++) { var seg = document.createElement('i'); ledStrip.appendChild(seg); } }\n  var ledSegs = ledStrip ? Array.from(ledStrip.children) : [];\n  var startBtn = document.getElementById('decibel-hz-start');\n  var stopBtn = document.getElementById('decibel-hz-stop');\n  var lockBtn = document.getElementById('decibel-hz-lock');\n  var led = document.getElementById('decibel-hz-led');\n  var statusEl = document.getElementById('decibel-hz-status');\n  var errorBox = document.getElementById('decibel-hz-error');\n  var canvas = document.getElementById('decibel-hz-canvas');\n  var ctx2d = canvas ? canvas.getContext('2d') : null;\n  var lowSlider = document.getElementById('decibel-hz-low');\n  var highSlider = document.getElementById('decibel-hz-high');\n  var gainSlider = document.getElementById('decibel-hz-gain');\n  var lowValEl = document.getElementById('decibel-hz-low-val');\n  var highValEl = document.getElementById('decibel-hz-high-val');\n  var gainValEl = document.getElementById('decibel-hz-gain-val');\n  var rangeLabelEl = document.getElementById('decibel-hz-range-label');\n  var axisMinEl = document.getElementById('decibel-hz-axis-min');\n  var axisMaxEl = document.getElementById('decibel-hz-axis-max');\n  var meterPanel = document.getElementById('decibel-hz-meter-panel');\n  var lockedFreqEl = document.getElementById('decibel-hz-locked-freq');\n  var lockedDbEl = document.getElementById('decibel-hz-locked-db');\n  var overallNumEl = document.getElementById('decibel-hz-overall-num');\n  var overallPillEl = document.getElementById('decibel-hz-overall');\n  var audioCtx = null, analyser = null, dataArray = null, timeDataArray = null;\n  var source = null, stream = null, gainNode = null, rafId = null, running = false;\n  var minHz = 8000, maxHz = 20000, currentGain = 8;\n  var locked = false, lockedBinIndex = null, lockedBand = 3, ema = 0;\n  function fmt(hz) { return (hz \/ 1000).toFixed(1); }\n  function setStatus(state, text) {\n    if (led) led.className = 'led-dot' + (state ? ' ' + state : '');\n    if (statusEl) statusEl.textContent = text;\n  }\n  function updateRangeUI() {\n    if (lowSlider) lowSlider.value = minHz \/ 1000;\n    if (highSlider) highSlider.value = maxHz \/ 1000;\n    if (lowValEl) lowValEl.textContent = fmt(minHz);\n    if (highValEl) highValEl.textContent = fmt(maxHz);\n    var label = fmt(minHz) + ' \u2013 ' + fmt(maxHz) + ' kHz';\n    if (rangeLabelEl) rangeLabelEl.textContent = label;\n    if (axisMinEl) axisMinEl.textContent = fmt(minHz) + ' kHz';\n    if (axisMaxEl) axisMaxEl.textContent = fmt(maxHz) + ' kHz';\n  }\n  if (lowSlider) lowSlider.addEventListener('input', function() { minHz = parseFloat(lowSlider.value) * 1000; if (minHz >= maxHz - 100) minHz = maxHz - 100; updateRangeUI(); });\n  if (highSlider) highSlider.addEventListener('input', function() { maxHz = parseFloat(highSlider.value) * 1000; if (maxHz <= minHz + 100) maxHz = minHz + 100; updateRangeUI(); });\n  if (gainSlider) gainSlider.addEventListener('input', function() { currentGain = parseFloat(gainSlider.value); if (gainValEl) gainValEl.textContent = currentGain.toFixed(1); if (gainNode) gainNode.gain.value = currentGain; if (typeof gtag === 'function') gtag('event', 'tool_interaction', { tool_name: 'decibel-hz-analyzer', action: 'adjust_gain', value: currentGain }); });\n  updateRangeUI();\n  function resizeCanvas() { if (!canvas) return; var dpr = window.devicePixelRatio || 1; var rect = canvas.getBoundingClientRect(); canvas.width = Math.max(1, Math.round(rect.width * dpr)); canvas.height = Math.max(1, Math.round(rect.height * dpr)); }\n  window.addEventListener('resize', resizeCanvas);\n  if (window.ResizeObserver) { new ResizeObserver(resizeCanvas).observe(canvas); }\n  function hzToBin(hz, len) { var nyq = audioCtx.sampleRate \/ 2; return Math.round(hz \/ (nyq \/ len)); }\n  function binToHz(i, len) { var nyq = audioCtx.sampleRate \/ 2; return i * (nyq \/ len); }\n  function findPeakBin(minBin, maxBin) { var best = minBin, bestVal = -1; for (var i = minBin; i <= maxBin; i++) { if (dataArray[i] > bestVal) { bestVal = dataArray[i]; best = i; } } return best; }\n  function draw() {\n    if (!running) return;\n    analyser.getByteFrequencyData(dataArray);\n    analyser.getByteTimeDomainData(timeDataArray);\n    var sumSq = 0;\n    for (var j = 0; j < timeDataArray.length; j++) { var s = (timeDataArray[j] - 128) \/ 128; sumSq += s * s; }\n    var rms = Math.sqrt(sumSq \/ timeDataArray.length);\n    var overallDb = rms > 0.00001 ? Math.round(20 * Math.log10(rms)) : -100;\n    var dbTxt = overallDb + ' dB';\n    if (overallNumEl) overallNumEl.textContent = dbTxt;\n    if (overallPillEl) overallPillEl.textContent = dbTxt;\n    var w = canvas.width, h = canvas.height;\n    var len = dataArray.length;\n    if (!ctx2d) { rafId = requestAnimationFrame(draw); return; }\n    ctx2d.clearRect(0, 0, w, h);\n    ctx2d.strokeStyle = 'rgba(99,102,241,0.07)'; ctx2d.lineWidth = 1;\n    for (var gy = 1; gy < 4; gy++) { var gy_y = h - (h * gy \/ 4); ctx2d.beginPath(); ctx2d.moveTo(0, gy_y); ctx2d.lineTo(w, gy_y); ctx2d.stroke(); }\n    var minBin = Math.max(0, hzToBin(minHz, len));\n    var maxBin = Math.min(len - 1, hzToBin(maxHz, len));\n    var span = Math.max(1, maxBin - minBin);\n    var barW = w \/ span;\n    var minBarH = Math.max(2, h * 0.015);\n    for (var i = minBin; i <= maxBin; i++) {\n      var raw = dataArray[i] \/ 255; var v = Math.pow(raw, 0.5);\n      var barH = Math.max(minBarH, v * h);\n      var bx = (i - minBin) * barW;\n      var isLocked = locked &#038;&#038; Math.abs(i - lockedBinIndex) <= lockedBand;\n      if (isLocked) { ctx2d.fillStyle = '#f59e0b'; } else { var br = Math.round(100 + v * 155); ctx2d.fillStyle = 'rgba(99,' + br + ',241,' + (0.4 + v * 0.6) + ')'; }\n      ctx2d.fillRect(bx, h - barH, Math.max(1, barW - 1), barH);\n    }\n    if (locked &#038;&#038; lockedBinIndex !== null) {\n      var lx = (lockedBinIndex - minBin) * barW + barW \/ 2;\n      var pulse = 0.5 + 0.5 * Math.sin(performance.now() \/ 220);\n      ctx2d.strokeStyle = 'rgba(245,158,11,' + (0.5 + 0.5 * pulse) + ')'; ctx2d.lineWidth = 2;\n      ctx2d.beginPath(); ctx2d.moveTo(lx - 14, 8); ctx2d.lineTo(lx - 14, 2); ctx2d.lineTo(lx - 2, 2); ctx2d.moveTo(lx + 14, 8); ctx2d.lineTo(lx + 14, 2); ctx2d.lineTo(lx + 2, 2); ctx2d.stroke();\n      var freqLabel = fmt(binToHz(lockedBinIndex, len)) + ' kHz';\n      var fontPx = Math.max(13, Math.round(h * 0.1));\n      ctx2d.font = '700 ' + fontPx + 'px Heebo, sans-serif'; ctx2d.textAlign = 'center';\n      var labelX = Math.min(w - 4, Math.max(4, lx)); var tw = ctx2d.measureText(freqLabel).width;\n      ctx2d.fillStyle = 'rgba(5,7,20,0.8)'; ctx2d.fillRect(labelX - tw \/ 2 - 8, fontPx * 0.1, tw + 16, fontPx * 1.3);\n      ctx2d.fillStyle = '#f59e0b'; ctx2d.fillText(freqLabel, labelX, fontPx * 1.08);\n      var lo = Math.max(0, lockedBinIndex - lockedBand); var hi2 = Math.min(len - 1, lockedBinIndex + lockedBand);\n      var sum = 0; var cnt = 0;\n      for (var k = lo; k <= hi2; k++) { sum += dataArray[k]; cnt++; }\n      var avg = cnt > 0 ? sum \/ cnt : 0;\n      ema = ema * 0.82 + avg * 0.18;\n      var pct = Math.min(1, ema \/ 220); var litCount = Math.round(pct * LED_COUNT);\n      for (var li = 0; li < LED_COUNT; li++) { var lseg = ledSegs[li]; if (!lseg) continue; lseg.className = ''; if (li < litCount) { if (li < LED_COUNT * 0.6) lseg.className = 'on-g'; else if (li < LED_COUNT * 0.85) lseg.className = 'on-a'; else lseg.className = 'on-r'; } }\n      var lockedDbVal = analyser.minDecibels + (avg \/ 255) * (analyser.maxDecibels - analyser.minDecibels);\n      if (lockedFreqEl) lockedFreqEl.innerHTML = fmt(binToHz(lockedBinIndex, len)) + '<small> kHz<\/small>';\n      if (lockedDbEl) lockedDbEl.innerHTML = Math.round(lockedDbVal) + '<small> dB<\/small>';\n      setStatus('locked', '\u05e0\u05e2\u05d5\u05dc: ' + fmt(binToHz(lockedBinIndex, len)) + ' kHz');\n    }\n    rafId = requestAnimationFrame(draw);\n  }\n  if (startBtn) startBtn.addEventListener('click', async function() {\n    if (errorBox) errorBox.classList.remove('show');\n    var t0 = performance.now();\n    if (typeof gtag === 'function') gtag('event', 'tool_interaction', { tool_name: 'decibel-hz-analyzer', action: 'start_listening' });\n    try {\n      stream = await navigator.mediaDevices.getUserMedia({ audio: { echoCancellation: false, noiseSuppression: false, autoGainControl: false } });\n    } catch(err) {\n      setStatus('error', '\u05de\u05d9\u05e7\u05e8\u05d5\u05e4\u05d5\u05df \u05d7\u05e1\u05d5\u05dd');\n      if (errorBox) { errorBox.textContent = '\u05d4\u05d2\u05d9\u05e9\u05d4 \u05dc\u05de\u05d9\u05e7\u05e8\u05d5\u05e4\u05d5\u05df \u05e0\u05d3\u05d7\u05ea\u05d4. \u05e4\u05ea\u05d7 \u05d0\u05ea \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05d4\u05d3\u05e4\u05d3\u05e4\u05df \u05d5\u05d0\u05e4\u05e9\u05e8 \u05d2\u05d9\u05e9\u05d4 \u05dc\u05de\u05d9\u05e7\u05e8\u05d5\u05e4\u05d5\u05df \u05e2\u05d1\u05d5\u05e8 \u05d3\u05e3 \u05d6\u05d4, \u05d5\u05d0\u05d6 \u05dc\u05d7\u05e5 \u05e9\u05d5\u05d1 \u05e2\u05dc \"\u05d4\u05ea\u05d7\u05dc \u05d4\u05d0\u05d6\u05e0\u05d4\".'; errorBox.classList.add('show'); }\n      if (typeof gtag === 'function') gtag('event', 'tool_error', { tool_name: 'decibel-hz-analyzer', error_message: err.message });\n      return;\n    }\n    var AC = window.AudioContext || window.webkitAudioContext; audioCtx = new AC();\n    source = audioCtx.createMediaStreamSource(stream); gainNode = audioCtx.createGain(); gainNode.gain.value = currentGain;\n    analyser = audioCtx.createAnalyser(); analyser.fftSize = 8192; analyser.smoothingTimeConstant = 0.55; analyser.minDecibels = -100; analyser.maxDecibels = -40;\n    source.connect(gainNode); gainNode.connect(analyser);\n    dataArray = new Uint8Array(analyser.frequencyBinCount); timeDataArray = new Uint8Array(analyser.fftSize);\n    var nyquist = audioCtx.sampleRate \/ 2; if (highSlider) highSlider.max = (nyquist \/ 1000).toFixed(1); if (maxHz > nyquist) maxHz = nyquist * 0.9; updateRangeUI();\n    resizeCanvas(); running = true;\n    if (startBtn) startBtn.disabled = true; if (stopBtn) stopBtn.disabled = false; if (lockBtn) lockBtn.disabled = false;\n    setStatus('live', '\u05de\u05d0\u05d6\u05d9\u05df...');\n    draw();\n    var dur = ((performance.now() - t0) \/ 1000).toFixed(2);\n    if (typeof gtag === 'function') gtag('event', 'tool_duration', { tool_name: 'decibel-hz-analyzer', duration_seconds: parseFloat(dur) });\n  });\n  if (stopBtn) stopBtn.addEventListener('click', function() {\n    running = false; if (rafId) cancelAnimationFrame(rafId);\n    if (stream) stream.getTracks().forEach(function(t) { t.stop(); });\n    if (audioCtx) audioCtx.close();\n    audioCtx = null; analyser = null; source = null; stream = null; gainNode = null; locked = false; lockedBinIndex = null;\n    if (lockBtn) { lockBtn.classList.remove('active'); lockBtn.textContent = '\ud83d\udd12 \u05e0\u05e2\u05dc \u05e2\u05dc \u05e4\u05e1\u05d2\u05ea \u05ea\u05d3\u05e8'; lockBtn.disabled = true; }\n    if (meterPanel) meterPanel.style.display = 'none';\n    if (startBtn) startBtn.disabled = false; if (stopBtn) stopBtn.disabled = true;\n    setStatus('', '\u05de\u05de\u05ea\u05d9\u05df');\n    if (ctx2d && canvas) ctx2d.clearRect(0, 0, canvas.width, canvas.height);\n    if (overallNumEl) overallNumEl.textContent = '\u2014 dB'; if (overallPillEl) overallPillEl.textContent = '\u2014 dB';\n    if (typeof gtag === 'function') gtag('event', 'tool_interaction', { tool_name: 'decibel-hz-analyzer', action: 'stop_listening' });\n  });\n  if (lockBtn) lockBtn.addEventListener('click', function() {\n    if (!running) return;\n    if (!locked) {\n      var len = dataArray.length; var minBin = Math.max(0, hzToBin(minHz, len)); var maxBin = Math.min(len - 1, hzToBin(maxHz, len));\n      lockedBinIndex = findPeakBin(minBin, maxBin); locked = true; ema = dataArray[lockedBinIndex];\n      lockBtn.classList.add('active'); lockBtn.textContent = '\ud83d\udd13 \u05d1\u05d8\u05dc \u05e0\u05e2\u05d9\u05dc\u05d4';\n      if (meterPanel) meterPanel.style.display = 'block';\n      if (typeof gtag === 'function') gtag('event', 'tool_interaction', { tool_name: 'decibel-hz-analyzer', action: 'lock_frequency', frequency_hz: Math.round(binToHz(lockedBinIndex, len)) });\n    } else {\n      locked = false; lockedBinIndex = null; lockBtn.classList.remove('active'); lockBtn.textContent = '\ud83d\udd12 \u05e0\u05e2\u05dc \u05e2\u05dc \u05e4\u05e1\u05d2\u05ea \u05ea\u05d3\u05e8';\n      if (meterPanel) meterPanel.style.display = 'none'; setStatus('live', '\u05de\u05d0\u05d6\u05d9\u05df...');\n      if (typeof gtag === 'function') gtag('event', 'tool_interaction', { tool_name: 'decibel-hz-analyzer', action: 'unlock_frequency' });\n    }\n  });\n})();\n<\/script>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>\u05de\u05e0\u05ea\u05d7 \u05d3\u05e6\u05d9\u05d1\u05dc \u05d5\u05ea\u05d3\u05e8\u05d9\u05dd &#8211; \u05d1\u05d3\u05d9\u05e7\u05ea \u05e2\u05d5\u05e6\u05de\u05ea \u05e7\u05d5\u05dc \u05d5\u05ea\u05d3\u05e8\u05d9\u05dd \u05d1\u05d6\u05de\u05df \u05d0\u05de\u05ea | bSolution \ud83c\udf19 \u05de\u05e6\u05d1 \u05dc\u05d9\u05dc\u05d4 \ud83c\udf9a\ufe0f \u05de\u05e0\u05ea\u05d7 \u05d3\u05e6\u05d9\u05d1\u05dc \u05d5\u05ea\u05d3\u05e8\u05d9\u05dd \u05d1\u05d3\u05d9\u05e7\u05ea \u05e2\u05d5\u05e6\u05de\u05ea \u05e7\u05d5\u05dc (dB) \u05d5\u05e1\u05e4\u05e7\u05d8\u05e8\u05d5\u05dd \u05ea\u05d3\u05e8\u05d9 \u05e9\u05de\u05e2 (Hz\/kHz) \u05d1\u05d6\u05de\u05df \u05d0\u05de\u05ea \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05d1\u05d3\u05e4\u05d3\u05e4\u05df \u05d4\u05db\u05dc\u05d9 \u05d1\u05d7\u05d9\u05e0\u05dd, \u05dc\u05dc\u05d0 \u05d4\u05e8\u05e9\u05de\u05d4 \u05d5\u05dc\u05dc\u05d0 \u05e9\u05de\u05d9\u05e8\u05ea \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05d1\u05e9\u05e8\u05ea \u05de\u05de\u05ea\u05d9\u05df \u2014 dB \ud83c\udfa4 \u05d4\u05ea\u05d7\u05dc \u05d4\u05d0\u05d6\u05e0\u05d4 \u23f9 \u05e2\u05e6\u05d5\u05e8 \u05e1\u05e4\u05e7\u05d8\u05e8\u05d5\u05dd \u05ea\u05d3\u05e8\u05d9\u05dd 8.0 \u2013 20.0 kHz 8.0 kHz [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_yoast_wpseo_metadesc":"\u05db\u05dc\u05d9 \u05de\u05e7\u05e6\u05d5\u05e2\u05d9 \u05dc\u05e0\u05d9\u05ea\u05d5\u05d7 \u05e2\u05d5\u05e6\u05de\u05ea \u05e7\u05d5\u05dc \u05d1\u05d3\u05e6\u05d9\u05d1\u05dc\u05d9\u05dd (dB) \u05d5\u05ea\u05d3\u05e8\u05d9 \u05e9\u05de\u05e2 (Hz\/kHz) \u05d1\u05d6\u05de\u05df \u05d0\u05de\u05ea \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05d1\u05d3\u05e4\u05d3\u05e4\u05df. \u05de\u05e0\u05ea\u05d7 \u05e1\u05e4\u05e7\u05d8\u05e8\u05d5\u05dd \u05e7\u05d5\u05dc, \u05d6\u05d9\u05d4\u05d5\u05d9 \u05e4\u05e1\u05d2\u05d5\u05ea \u05ea\u05d3\u05e8 \u05d5\u05de\u05d3 \u05e2\u05d5\u05e6\u05de\u05d4 \u05d5\u05d9\u05d6\u05d5\u05d0\u05dc\u05d9 - \u05dc\u05dc\u05d0 \u05d4\u05ea\u05e7\u05e0\u05d5\u05ea, \u05dc\u05dc\u05d0 \u05e9\u05de\u05d9\u05e8\u05ea \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd.","tool_emoji":"\ud83c\udf9a\ufe0f","tool_category":"\u05db\u05dc\u05d9\u05dd \u05e9\u05d9\u05de\u05d5\u05e9\u05d9\u05d9\u05dd","tool_featured":"no","footnotes":""},"class_list":["post-50939","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u05de\u05e0\u05ea\u05d7 \u05d3\u05e6\u05d9\u05d1\u05dc \u05d5\u05ea\u05d3\u05e8\u05d9\u05dd - \u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd<\/title>\n<meta name=\"description\" content=\"\u05db\u05dc\u05d9 \u05de\u05e7\u05e6\u05d5\u05e2\u05d9 \u05dc\u05e0\u05d9\u05ea\u05d5\u05d7 \u05e2\u05d5\u05e6\u05de\u05ea \u05e7\u05d5\u05dc \u05d1\u05d3\u05e6\u05d9\u05d1\u05dc\u05d9\u05dd (dB) \u05d5\u05ea\u05d3\u05e8\u05d9 \u05e9\u05de\u05e2 (Hz\/kHz) \u05d1\u05d6\u05de\u05df \u05d0\u05de\u05ea \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05d1\u05d3\u05e4\u05d3\u05e4\u05df. \u05de\u05e0\u05ea\u05d7 \u05e1\u05e4\u05e7\u05d8\u05e8\u05d5\u05dd \u05e7\u05d5\u05dc, \u05d6\u05d9\u05d4\u05d5\u05d9 \u05e4\u05e1\u05d2\u05d5\u05ea \u05ea\u05d3\u05e8 \u05d5\u05de\u05d3 \u05e2\u05d5\u05e6\u05de\u05d4 \u05d5\u05d9\u05d6\u05d5\u05d0\u05dc\u05d9 - \u05dc\u05dc\u05d0 \u05d4\u05ea\u05e7\u05e0\u05d5\u05ea, \u05dc\u05dc\u05d0 \u05e9\u05de\u05d9\u05e8\u05ea \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bsolution.me\/he\/decibel-hz-analyzer\/\" \/>\n<meta property=\"og:locale\" content=\"he_IL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u05de\u05e0\u05ea\u05d7 \u05d3\u05e6\u05d9\u05d1\u05dc \u05d5\u05ea\u05d3\u05e8\u05d9\u05dd - \u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd\" \/>\n<meta property=\"og:description\" content=\"\u05db\u05dc\u05d9 \u05de\u05e7\u05e6\u05d5\u05e2\u05d9 \u05dc\u05e0\u05d9\u05ea\u05d5\u05d7 \u05e2\u05d5\u05e6\u05de\u05ea \u05e7\u05d5\u05dc \u05d1\u05d3\u05e6\u05d9\u05d1\u05dc\u05d9\u05dd (dB) \u05d5\u05ea\u05d3\u05e8\u05d9 \u05e9\u05de\u05e2 (Hz\/kHz) \u05d1\u05d6\u05de\u05df \u05d0\u05de\u05ea \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05d1\u05d3\u05e4\u05d3\u05e4\u05df. \u05de\u05e0\u05ea\u05d7 \u05e1\u05e4\u05e7\u05d8\u05e8\u05d5\u05dd \u05e7\u05d5\u05dc, \u05d6\u05d9\u05d4\u05d5\u05d9 \u05e4\u05e1\u05d2\u05d5\u05ea \u05ea\u05d3\u05e8 \u05d5\u05de\u05d3 \u05e2\u05d5\u05e6\u05de\u05d4 \u05d5\u05d9\u05d6\u05d5\u05d0\u05dc\u05d9 - \u05dc\u05dc\u05d0 \u05d4\u05ea\u05e7\u05e0\u05d5\u05ea, \u05dc\u05dc\u05d0 \u05e9\u05de\u05d9\u05e8\u05ea \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bsolution.me\/he\/decibel-hz-analyzer\/\" \/>\n<meta property=\"og:site_name\" content=\"\u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-30T06:16:32+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u05d6\u05de\u05df \u05e7\u05e8\u05d9\u05d0\u05d4 \u05de\u05d5\u05e2\u05e8\u05da\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u05d3\u05e7\u05d41\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bsolution.me\\\/he\\\/decibel-hz-analyzer\\\/\",\"url\":\"https:\\\/\\\/bsolution.me\\\/he\\\/decibel-hz-analyzer\\\/\",\"name\":\"\u05de\u05e0\u05ea\u05d7 \u05d3\u05e6\u05d9\u05d1\u05dc \u05d5\u05ea\u05d3\u05e8\u05d9\u05dd - \u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bsolution.me\\\/he\\\/#website\"},\"datePublished\":\"2026-08-30T06:16:31+00:00\",\"dateModified\":\"2026-08-30T06:16:32+00:00\",\"description\":\"\u05db\u05dc\u05d9 \u05de\u05e7\u05e6\u05d5\u05e2\u05d9 \u05dc\u05e0\u05d9\u05ea\u05d5\u05d7 \u05e2\u05d5\u05e6\u05de\u05ea \u05e7\u05d5\u05dc \u05d1\u05d3\u05e6\u05d9\u05d1\u05dc\u05d9\u05dd (dB) \u05d5\u05ea\u05d3\u05e8\u05d9 \u05e9\u05de\u05e2 (Hz\\\/kHz) \u05d1\u05d6\u05de\u05df \u05d0\u05de\u05ea \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05d1\u05d3\u05e4\u05d3\u05e4\u05df. \u05de\u05e0\u05ea\u05d7 \u05e1\u05e4\u05e7\u05d8\u05e8\u05d5\u05dd \u05e7\u05d5\u05dc, \u05d6\u05d9\u05d4\u05d5\u05d9 \u05e4\u05e1\u05d2\u05d5\u05ea \u05ea\u05d3\u05e8 \u05d5\u05de\u05d3 \u05e2\u05d5\u05e6\u05de\u05d4 \u05d5\u05d9\u05d6\u05d5\u05d0\u05dc\u05d9 - \u05dc\u05dc\u05d0 \u05d4\u05ea\u05e7\u05e0\u05d5\u05ea, \u05dc\u05dc\u05d0 \u05e9\u05de\u05d9\u05e8\u05ea \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bsolution.me\\\/he\\\/decibel-hz-analyzer\\\/#breadcrumb\"},\"inLanguage\":\"he-IL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/bsolution.me\\\/he\\\/decibel-hz-analyzer\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bsolution.me\\\/he\\\/decibel-hz-analyzer\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bsolution.me\\\/he\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u05de\u05e0\u05ea\u05d7 \u05d3\u05e6\u05d9\u05d1\u05dc \u05d5\u05ea\u05d3\u05e8\u05d9\u05dd\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bsolution.me\\\/he\\\/#website\",\"url\":\"https:\\\/\\\/bsolution.me\\\/he\\\/\",\"name\":\"\u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd\",\"description\":\"\u05d0\u05d5\u05d8\u05d5\u05de\u05e6\u05d9\u05d5\u05ea \u05e9\u05d9\u05d5\u05d5\u05e7, \u05de\u05d7\u05e9\u05d1\u05d5\u05e0\u05d9\u05dd, \u05de\u05d7\u05d5\u05dc\u05dc\u05d9 \u05e7\u05d9\u05e9\u05d5\u05e8\u05d9\u05dd\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/bsolution.me\\\/he\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"he-IL\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u05de\u05e0\u05ea\u05d7 \u05d3\u05e6\u05d9\u05d1\u05dc \u05d5\u05ea\u05d3\u05e8\u05d9\u05dd - \u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd","description":"\u05db\u05dc\u05d9 \u05de\u05e7\u05e6\u05d5\u05e2\u05d9 \u05dc\u05e0\u05d9\u05ea\u05d5\u05d7 \u05e2\u05d5\u05e6\u05de\u05ea \u05e7\u05d5\u05dc \u05d1\u05d3\u05e6\u05d9\u05d1\u05dc\u05d9\u05dd (dB) \u05d5\u05ea\u05d3\u05e8\u05d9 \u05e9\u05de\u05e2 (Hz\/kHz) \u05d1\u05d6\u05de\u05df \u05d0\u05de\u05ea \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05d1\u05d3\u05e4\u05d3\u05e4\u05df. \u05de\u05e0\u05ea\u05d7 \u05e1\u05e4\u05e7\u05d8\u05e8\u05d5\u05dd \u05e7\u05d5\u05dc, \u05d6\u05d9\u05d4\u05d5\u05d9 \u05e4\u05e1\u05d2\u05d5\u05ea \u05ea\u05d3\u05e8 \u05d5\u05de\u05d3 \u05e2\u05d5\u05e6\u05de\u05d4 \u05d5\u05d9\u05d6\u05d5\u05d0\u05dc\u05d9 - \u05dc\u05dc\u05d0 \u05d4\u05ea\u05e7\u05e0\u05d5\u05ea, \u05dc\u05dc\u05d0 \u05e9\u05de\u05d9\u05e8\u05ea \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/bsolution.me\/he\/decibel-hz-analyzer\/","og_locale":"he_IL","og_type":"article","og_title":"\u05de\u05e0\u05ea\u05d7 \u05d3\u05e6\u05d9\u05d1\u05dc \u05d5\u05ea\u05d3\u05e8\u05d9\u05dd - \u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd","og_description":"\u05db\u05dc\u05d9 \u05de\u05e7\u05e6\u05d5\u05e2\u05d9 \u05dc\u05e0\u05d9\u05ea\u05d5\u05d7 \u05e2\u05d5\u05e6\u05de\u05ea \u05e7\u05d5\u05dc \u05d1\u05d3\u05e6\u05d9\u05d1\u05dc\u05d9\u05dd (dB) \u05d5\u05ea\u05d3\u05e8\u05d9 \u05e9\u05de\u05e2 (Hz\/kHz) \u05d1\u05d6\u05de\u05df \u05d0\u05de\u05ea \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05d1\u05d3\u05e4\u05d3\u05e4\u05df. \u05de\u05e0\u05ea\u05d7 \u05e1\u05e4\u05e7\u05d8\u05e8\u05d5\u05dd \u05e7\u05d5\u05dc, \u05d6\u05d9\u05d4\u05d5\u05d9 \u05e4\u05e1\u05d2\u05d5\u05ea \u05ea\u05d3\u05e8 \u05d5\u05de\u05d3 \u05e2\u05d5\u05e6\u05de\u05d4 \u05d5\u05d9\u05d6\u05d5\u05d0\u05dc\u05d9 - \u05dc\u05dc\u05d0 \u05d4\u05ea\u05e7\u05e0\u05d5\u05ea, \u05dc\u05dc\u05d0 \u05e9\u05de\u05d9\u05e8\u05ea \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd.","og_url":"https:\/\/bsolution.me\/he\/decibel-hz-analyzer\/","og_site_name":"\u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd","article_modified_time":"2026-08-30T06:16:32+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u05d6\u05de\u05df \u05e7\u05e8\u05d9\u05d0\u05d4 \u05de\u05d5\u05e2\u05e8\u05da":"\u05d3\u05e7\u05d41"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bsolution.me\/he\/decibel-hz-analyzer\/","url":"https:\/\/bsolution.me\/he\/decibel-hz-analyzer\/","name":"\u05de\u05e0\u05ea\u05d7 \u05d3\u05e6\u05d9\u05d1\u05dc \u05d5\u05ea\u05d3\u05e8\u05d9\u05dd - \u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd","isPartOf":{"@id":"https:\/\/bsolution.me\/he\/#website"},"datePublished":"2026-08-30T06:16:31+00:00","dateModified":"2026-08-30T06:16:32+00:00","description":"\u05db\u05dc\u05d9 \u05de\u05e7\u05e6\u05d5\u05e2\u05d9 \u05dc\u05e0\u05d9\u05ea\u05d5\u05d7 \u05e2\u05d5\u05e6\u05de\u05ea \u05e7\u05d5\u05dc \u05d1\u05d3\u05e6\u05d9\u05d1\u05dc\u05d9\u05dd (dB) \u05d5\u05ea\u05d3\u05e8\u05d9 \u05e9\u05de\u05e2 (Hz\/kHz) \u05d1\u05d6\u05de\u05df \u05d0\u05de\u05ea \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05d1\u05d3\u05e4\u05d3\u05e4\u05df. \u05de\u05e0\u05ea\u05d7 \u05e1\u05e4\u05e7\u05d8\u05e8\u05d5\u05dd \u05e7\u05d5\u05dc, \u05d6\u05d9\u05d4\u05d5\u05d9 \u05e4\u05e1\u05d2\u05d5\u05ea \u05ea\u05d3\u05e8 \u05d5\u05de\u05d3 \u05e2\u05d5\u05e6\u05de\u05d4 \u05d5\u05d9\u05d6\u05d5\u05d0\u05dc\u05d9 - \u05dc\u05dc\u05d0 \u05d4\u05ea\u05e7\u05e0\u05d5\u05ea, \u05dc\u05dc\u05d0 \u05e9\u05de\u05d9\u05e8\u05ea \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd.","breadcrumb":{"@id":"https:\/\/bsolution.me\/he\/decibel-hz-analyzer\/#breadcrumb"},"inLanguage":"he-IL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bsolution.me\/he\/decibel-hz-analyzer\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/bsolution.me\/he\/decibel-hz-analyzer\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bsolution.me\/he\/"},{"@type":"ListItem","position":2,"name":"\u05de\u05e0\u05ea\u05d7 \u05d3\u05e6\u05d9\u05d1\u05dc \u05d5\u05ea\u05d3\u05e8\u05d9\u05dd"}]},{"@type":"WebSite","@id":"https:\/\/bsolution.me\/he\/#website","url":"https:\/\/bsolution.me\/he\/","name":"\u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd","description":"\u05d0\u05d5\u05d8\u05d5\u05de\u05e6\u05d9\u05d5\u05ea \u05e9\u05d9\u05d5\u05d5\u05e7, \u05de\u05d7\u05e9\u05d1\u05d5\u05e0\u05d9\u05dd, \u05de\u05d7\u05d5\u05dc\u05dc\u05d9 \u05e7\u05d9\u05e9\u05d5\u05e8\u05d9\u05dd","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bsolution.me\/he\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"he-IL"}]}},"_links":{"self":[{"href":"https:\/\/bsolution.me\/he\/wp-json\/wp\/v2\/pages\/50939","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bsolution.me\/he\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bsolution.me\/he\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bsolution.me\/he\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bsolution.me\/he\/wp-json\/wp\/v2\/comments?post=50939"}],"version-history":[{"count":1,"href":"https:\/\/bsolution.me\/he\/wp-json\/wp\/v2\/pages\/50939\/revisions"}],"predecessor-version":[{"id":50940,"href":"https:\/\/bsolution.me\/he\/wp-json\/wp\/v2\/pages\/50939\/revisions\/50940"}],"wp:attachment":[{"href":"https:\/\/bsolution.me\/he\/wp-json\/wp\/v2\/media?parent=50939"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}