* Regenerated frontend.

This commit is contained in:
Peter Baylies
2022-09-30 17:15:37 -04:00
parent 22b290daad
commit 2d1c3d7b0b
4 changed files with 13 additions and 705 deletions

View File

@@ -7,6 +7,8 @@ export const SAMPLERS: Array<string> = [
'k_lms',
'k_dpm_2',
'k_dpm_2_a',
'k_dpm_fast',
'k_dpm_adaptive',
'k_euler',
'k_euler_a',
'k_heun',