Skip to content

Commit

Permalink
Merge branch 'Minnadaisuki-S-Stock' into pr/2
Browse files Browse the repository at this point in the history
  • Loading branch information
ShimajiroOTS committed Nov 4, 2023
2 parents 9c7780d + 02306b3 commit 4a7c784
Show file tree
Hide file tree
Showing 26 changed files with 18,390 additions and 18,145 deletions.
36,434 changes: 18,289 additions & 18,145 deletions resources/common/normal/assets/mtr/sounds.json

Large diffs are not rendered by default.

Binary file not shown.
10 changes: 10 additions & 0 deletions resources/common/normal/assets/mtr/sounds/s_stock/brakefreq.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
bvets motor noise table 0.01,,,,,
#,0,1,2,3,4
0,1,0.5,0,0,
2,1,,,,
10,,2,0.5,,
30,,,1.7,1,
32,,,1.7,,
40,,,,,0.9
50,,,,1.3,
300,,,,,3
14 changes: 14 additions & 0 deletions resources/common/normal/assets/mtr/sounds/s_stock/brakevol.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
bvets motor noise table 0.01,,,,,
#,0,1,2,3,4
0,0,0,,,
2.5,,0.5,,,
5,1,0,,,
7,,0,,,
10,1,,0,0,0
15,,0,,,
30,,,,1,
32,0,,0,,
49.9,,,,1,
50,,,,0,1
120,,,,,1
160,,,,,0
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
12 changes: 12 additions & 0 deletions resources/common/normal/assets/mtr/sounds/s_stock/powerfreq.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
bvets motor noise table 0.01,,,,,
#,0,1,2,3,4
0,1,0.5,,,0
2,1,0.5,,,
10,,,0.5,,
15,,1,,,
30,,1,1.7,0.9,
32,,,1.7,,
40,,,,,0.9
50,,,,1.3,
160,,,,,
300,,,,,3
15 changes: 15 additions & 0 deletions resources/common/normal/assets/mtr/sounds/s_stock/powervol.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
bvets motor noise table 0.01,,,,,
#,0,1,2,3,4
0,0,0,,,
2,,0,,,
5,1,,,,
7,,1,,,
10,1,,0,,
15,,0,1,,
30,,,1,0,
30.1,,,,1,
32,0,,0,,
43,,,,1,0
47,,,,0,1
120,,,,,1
160,,,,,0
Binary file not shown.
Binary file not shown.
50 changes: 50 additions & 0 deletions resources/common/normal/assets/mtr/sounds/s_stock/sound.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
BveTs Vehicle Sound 3.01:utf-8
# You don't have to remove the .wav suffix when packaging the file into the mod resource. It's addressed automatically.

[MTR]
DoorCloseSoundLength = 1
BreakerDelay = 0
MotorOutputAtCoast = 0.3
RegenerationLimit = 7.5

[Compressor]
Release = CpEnd.wav
Loop = Cp.wav
Attack = CpStart.wav

# Plays at pitch and volume related to the train speed.
[Run]
0 = run.wav
# Plays when taking a curve.
[Flange]
0 = flange.wav
# When a bogie passes a rail node.
[Joint]
0 = point.wav

# Register each motor sound element clip.
[Motor]
0 = motor0.wav
1 = motor1.wav
2 = motor2.wav
3 = motor3.wav
4 = motor4.wav

[Brake]
# Releasing air brake when travelling below regeneration brake cutoff speed.
BcReleaseFull = AirZero.wav
# Releasing air brake prior to departure.
BcReleaseHigh = AirZero.wav
# When the train returned to the depot.
Emergency =

# Plays when the doors open and close.
[Door]
Open = dooropn.wav
Close = doorcls.wav

[Others]
# Constantly played in background.
Noise = loop.wav
# When breaking below the regeneration brake cutoff speed.
Shoe = rub.wav
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4a7c784

Please sign in to comment.