You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 2, 2019. It is now read-only.
I think that an update to tongue_amplitude is missing in line 234-235. In line 226, it is updated using the value of fixed_tongue_diameter, but within the loop, the new value of fixed_tongue_diameter goes unused as tongue_amplitude is not updated...
voc/top.w
Lines 224 to 239 in 20a17d6
I think that an update to
tongue_amplitudeis missing in line 234-235. In line 226, it is updated using the value offixed_tongue_diameter, but within the loop, the new value offixed_tongue_diametergoes unused astongue_amplitudeis not updated...