Skip to content

Commit

Permalink
add note on diplophonia
Browse files Browse the repository at this point in the history
  • Loading branch information
SumianVoice committed Jun 1, 2024
1 parent 06c07b0 commit b46fdcc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added img/diplophonia-vs-subharmonics.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions src/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,14 @@ Register.register_node("vocalcyst", "damage", {
color:"#333",
tooltip:` `,
})
Register.register_node("diplophonia", "damage", {
title:"Diplophonia", desc:
`Diplophonia is when the vocal folds vibrate in two distinct places, causing two independent sounds. This is not the same as subharmonics which are bound to the t[[pitch|F0]], in diplophonia the extra frequency can diverge from the other, meaning the vocal folds have two vibratory patterns occuring simultaneouslytt{{<img src="img/diplophonia-vs-subharmonics.jpg" width=300 />}}. This means the voice is either damaged, such as with t[[nodules|nodules]], t[[vocalcyst|vocal cysts]], t[[vocalpolyp|vocal polyps]] or is extremely tense at an extremely high pitch.
It is a warning sign that a voice has already received medium-or-longer-term damage to the folds themselves, or it's about to. If this is observed, stop immediately, do only light voice use, and seek a professional opinion.`,
color:"#332",
tooltip:` `,
})



Expand Down

0 comments on commit b46fdcc

Please sign in to comment.