1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 16:55:20 +03:00

I like these harmonics (63000, 0, 20000, 0, 20000)

This commit is contained in:
Bertrand Songis 2014-02-22 19:55:18 +01:00
parent 23b3ea1856
commit 10a1250496
2 changed files with 104 additions and 105 deletions

View file

@ -3,7 +3,7 @@
import math
samples = 1024
amplitudes = (49000, 0, 25000, 0, 25000)
amplitudes = (63000, 0, 20000, 0, 20000)
max = 0
min = 0