sintetizador_simulador_de_tinnitus_musical

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
sintetizador_simulador_de_tinnitus_musical [2025/01/15 22:09] – created ososintetizador_simulador_de_tinnitus_musical [2025/01/15 22:25] (current) – [Implementation Details] oso
Line 3: Line 3:
 ===== Objective ===== ===== Objective =====
  
-This project implements a neural-inspired tinnitus synthesizer in Python. The synthesizer generates audio based on current neurological models of musical tinnitus, focusing on the relationship between brainstem-generated noise and cortical filtering. The project aims to replicate the complex harmonic structures reported in musical tinnitus cases while providing insights into the underlying neural mechanisms.+This project implements a neural-inspired tinnitus synthesizer in Python. The synthesizer generates audio based on current neurological models of musical tinnitus, focusing on the relationship between brainstem-generated noise and cortical filtering. The project aims to replicate the complex harmonic structures reported in musical tinnitus cases (myself, actually) while providing insights into the underlying neural mechanisms.
  
 ===== Theoretical Background ===== ===== Theoretical Background =====
Line 9: Line 9:
 ==== Neural Basis ==== ==== Neural Basis ====
  
-Musical tinnitus is believed to originate from two primary mechanisms:+Musical tinnitus is believed (I believe, this is 100% personal experience) to originate from two primary mechanisms:
  
   * **Noise Generation:** The brainstem or acoustic nerve nuclei (8th cranial nerve) generate white noise, which serves as the raw material for tinnitus perception   * **Noise Generation:** The brainstem or acoustic nerve nuclei (8th cranial nerve) generate white noise, which serves as the raw material for tinnitus perception
Line 26: Line 26:
 ===== Implementation Details ===== ===== Implementation Details =====
  
 +{{ ::mermaid-diagram-2025-01-15-232407.svg |}}
 ==== Core Components ==== ==== Core Components ====
  
Line 50: Line 51:
   * **Filter Characteristics:** Variable bandwidth and Q-factor   * **Filter Characteristics:** Variable bandwidth and Q-factor
  
-===== Usage Example =====+===== Implementation =====
  
-<code python>+<code python: tinnitus_synthesizer.py>
 import numpy as np import numpy as np
 from scipy import signal from scipy import signal
sintetizador_simulador_de_tinnitus_musical.1736978974.txt.gz · Last modified: 2025/01/15 22:09 by oso