sintetizador_simulador_de_tinnitus_musical
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| sintetizador_simulador_de_tinnitus_musical [2025/01/15 22:09] – created oso | sintetizador_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) |
| ===== 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 |
| * **Noise Generation: | * **Noise Generation: | ||
| Line 26: | Line 26: | ||
| ===== Implementation Details ===== | ===== Implementation Details ===== | ||
| + | {{ :: | ||
| ==== Core Components ==== | ==== Core Components ==== | ||
| Line 50: | Line 51: | ||
| * **Filter Characteristics: | * **Filter Characteristics: | ||
| - | ===== 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
