rcrath / wvtbl

Wavetable processor
GNU General Public License v3.0
0 stars 0 forks source link

optimize code #30

Closed rcrath closed 1 month ago

rcrath commented 5 months ago

Summary

General Improvements.md

Remove Unused Imports and Variables:

Here are specific recommendations for safely removing redundant imports, functions, and variables from each file:

Remove unused imports

Consistent Naming Conventions:

Modularize Common Functions:

Specific Suggestions

aa_common.py

a_wvtbl.py

b_menu.py

c_upsample.py

d_pitch.py

e_seg.py

f_sort.py

g_choose.py

h_interpolate.py

i_pwr2.py

j_wvtblr.py