blab-lab / wave_viewer

Wave Viewer is a Matlab-based analysis tool for speech waveforms.
GNU General Public License v2.0
6 stars 2 forks source link

edit pre-emphasis value in text box #20

Closed camsinfiniteram closed 1 week ago

camsinfiniteram commented 1 week ago

Previously, only the slider could edit the pre-emphasis value. This change allows you to edit the value by typing it into the text box, then pressing "ENTER" on your keyboard. The slider and textbox should now be synced to maintain the desired value, regardless of which method is used to adjust it.

Next, see if there are any potential performance issues.

Tested:

cwnaber commented 1 week ago

Cam and I tested this some more this morning and it seems all good.