about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/audio/sfxr-qt/test-export-square-wave/input.sfxj
blob: 5ffd33b93f971622e509c806ad2c235e5e51d10d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
    "properties": {
        "attackTime": 0,
        "baseFrequency": 1,
        "changeAmount": 0,
        "changeSpeed": 0,
        "decayTime": 1,
        "deltaSlide": 0,
        "dutySweep": 0,
        "hpFilterCutoff": 0,
        "hpFilterCutoffSweep": 0,
        "lpFilterCutoff": 1,
        "lpFilterCutoffSweep": 0,
        "lpFilterResonance": 0,
        "minFrequency": 0,
        "phaserOffset": 0,
        "phaserSweep": 0,
        "repeatSpeed": 0,
        "slide": 0,
        "squareDuty": 0,
        "sustainPunch": 0,
        "sustainTime": 1,
        "vibratoDepth": 0,
        "vibratoSpeed": 0,
        "volume": 1,
        "waveForm": "Square"
    },
    "version": 1
}