Отладка новой версии на windows

This commit is contained in:
Maxim
2025-07-18 20:42:50 +03:00
parent a5f11539b8
commit d5bd6c1a1e
2 changed files with 34 additions and 16 deletions

View File

@@ -44,7 +44,7 @@ var settings_program: Dictionary
const FREQ_MAX: = 6000.0
const FREQ_MIN: = 400.0
const WIDTH_MAX: = 120.0
const WIDTH_MAX: = 100.0
const WIDTH_MIN: = 0.0
const DUR_MAX: = 1000000.0
const PERIOD_MAX: = 1000000.0