first commit

This commit is contained in:
Valera
2025-06-11 20:19:35 +07:00
commit 35790cbd34
107 changed files with 3400 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,8 @@
{
"loop": true,
"start": 0,
"end": 0,
"rate": 44100,
"compress": false,
"bitrate": 256
}

Binary file not shown.

View File

@@ -0,0 +1,8 @@
{
"loop": true,
"start": 0,
"end": 0,
"rate": 44100,
"compress": false,
"bitrate": 256
}

Binary file not shown.

View File

@@ -0,0 +1,8 @@
{
"loop": true,
"start": 0,
"end": 0,
"rate": 44100,
"compress": false,
"bitrate": 256
}

View File

@@ -0,0 +1,139 @@
{
"Parameters": {
"Pitch": 1,
"Volume": 1,
"FadeDist": 1500,
"RedlineFrequency": 55,
"RedlineStrength": 0.2,
"WobbleFrequency": 25,
"WobbleStrength": 0.13
},
"Layers": {
"rpm_high": {
"AudioPath": "sounds/streams/pickup/high.vsnd",
"UseRedline": true,
"Controllers": [
[
"Throttle",
0,
1,
"Volume",
0,
1
],
[
"RpmFraction",
0,
1,
"Pitch",
0.49,
1.05
],
[
"RpmFraction",
0.2,
0.75,
"Volume",
0,
1
]
]
},
"idle": {
"AudioPath": "sounds/streams/pickup/idle.vsnd",
"UseRedline": true,
"Controllers": [
[
"Throttle",
0,
1,
"Volume",
1,
0
],
[
"RpmFraction",
0,
0.3,
"Volume",
1,
0
],
[
"RpmFraction",
0,
0.38,
"Pitch",
1,
2
]
]
},
"rpm_low": {
"AudioPath": "sounds/streams/pickup/low.vsnd",
"UseRedline": true,
"Controllers": [
[
"Throttle",
0,
1,
"Volume",
0,
1
],
[
"RpmFraction",
0,
1,
"Pitch",
0.75,
1.59
],
[
"RpmFraction",
0.3,
0.85,
"Volume",
1,
0
]
]
},
"throttle_low": {
"AudioPath": "sounds/streams/pickup/throttle_low.vsnd",
"UseRedline": true,
"Controllers": [
[
"Throttle",
0.35,
1,
"Volume",
0.85,
0
],
[
"RpmFraction",
0,
1,
"Pitch",
0.63,
1.33
],
[
"RpmFraction",
0,
0.2,
"Volume",
0,
1
]
]
}
},
"Parent": null,
"Throttle": 0,
"RpmFraction": 0,
"IsRedlining": false,
"__references": [],
"__version": 0
}

Binary file not shown.

View File

@@ -0,0 +1,8 @@
{
"loop": true,
"start": 0,
"end": 0,
"rate": 44100,
"compress": false,
"bitrate": 256
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,8 @@
{
"loop": true,
"start": 0,
"end": 0,
"rate": 44100,
"compress": false,
"bitrate": 256
}

View File

@@ -0,0 +1,8 @@
{
"loop": true,
"start": 0,
"end": 0,
"rate": 44100,
"compress": false,
"bitrate": 256
}

View File

@@ -0,0 +1,8 @@
{
"loop": true,
"start": 0,
"end": 0,
"rate": 44100,
"compress": false,
"bitrate": 256
}

View File

@@ -0,0 +1,8 @@
{
"loop": true,
"start": 0,
"end": 0,
"rate": 44100,
"compress": false,
"bitrate": 256
}

View File

@@ -0,0 +1,8 @@
{
"loop": true,
"start": 0,
"end": 0,
"rate": 44100,
"compress": false,
"bitrate": 256
}

View File

@@ -0,0 +1,174 @@
{
"Parameters": {
"Pitch": 1,
"Volume": 1,
"FadeDist": 1500,
"RedlineFrequency": 55,
"RedlineStrength": 0.2,
"WobbleFrequency": 25,
"WobbleStrength": 0.13
},
"Layers": {
"mid": {
"AudioPath": "sounds/streams/v8_c63/acc_4130_adpcm.vsnd",
"UseRedline": true,
"Controllers": [
[
"Throttle",
0,
1,
"Volume",
0.1,
1.1
],
[
"RpmFraction",
0,
1,
"Pitch",
0.71,
1.26
],
[
"RpmFraction",
0.79,
1,
"Volume",
1,
0
],
[
"RpmFraction",
0.05,
0.5,
"Volume",
0,
1.1
]
]
},
"throttle_low": {
"AudioPath": "sounds/streams/v8_c63/dec_3951_adpcm.vsnd",
"UseRedline": true,
"Controllers": [
[
"RpmFraction",
0,
1,
"Pitch",
0.74,
1.3
],
[
"Throttle",
0,
1,
"Volume",
1,
0.1
],
[
"RpmFraction",
0,
0.25,
"Volume",
0,
0.8
]
]
},
"low": {
"AudioPath": "sounds/streams/v8_c63/acc_2197_adpcm.vsnd",
"UseRedline": true,
"Controllers": [
[
"Throttle",
0,
1,
"Volume",
0,
1.05
],
[
"RpmFraction",
0,
1,
"Pitch",
0.9,
1.59
],
[
"RpmFraction",
0.2,
0.75,
"Volume",
1,
0
]
]
},
"idle": {
"AudioPath": "sounds/streams/v8_c63/acc_1560_adpcm.vsnd",
"UseRedline": true,
"Controllers": [
[
"Throttle",
0,
1,
"Volume",
1,
0
],
[
"RpmFraction",
0,
0.4,
"Volume",
1.2,
0
],
[
"RpmFraction",
0,
0.4,
"Pitch",
1,
2
]
]
},
"high": {
"AudioPath": "sounds/streams/v8_c63/acc_6803_adpcm.vsnd",
"UseRedline": true,
"Controllers": [
[
"Throttle",
0,
1,
"Volume",
0.35,
1
],
[
"RpmFraction",
0.5,
1,
"Volume",
0,
1.15
],
[
"RpmFraction",
0,
1,
"Pitch",
0.57,
1
]
]
}
},
"Paused": false,
"__references": [],
"__version": 0
}