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

Support high-level tract constrictions. #13

Closed belm0 closed 6 years ago

belm0 commented 6 years ago

In the API, constrictions are provided as a single point. The implementation expands each to a smooth range the tract diameter array as is done in Pink Trombone.

Addresses issue #3 TODO: documentation