PaulBatchelor / voc

A physical model of the human vocal tract using literate programming, based on Pink Trombone.
https://paulbatchelor.github.io/proj/voc
149 stars 10 forks source link

Fix tongue shape function #8

Closed belm0 closed 6 years ago

belm0 commented 6 years ago

Ported code had an incorrect value for "grid_offset", causing an abnormal range of generated tract diameters.

The problem can be obviously heard as tract closing for tongue parameters like diameter = 3.5, index = 12 . The tongue should not cause the tract to close.