Skip to content

Commit

Permalink
Tweaks based on testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ars-Ignis committed Feb 9, 2022
1 parent a10ae39 commit b8c943a
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@

*.sfc
*.pcm
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ To use this pack, you will need to do the following:
7. Kakariko Village 32 - Dustbound
8. Mirror 20 - Transdimensional Wormhole
9. Dark World 39 - Equip - Stargaze Valley Night
10. Pull Pedestal 18 - Purification Hymn of The Center
10. Pull Pedestal 69 - Sound Test (Get collar piece jingle)
11. File Select 01 - Anodyne II
12. Guards 35 - COSTUME PARTY'S OVER NERDS!!
13. Dark Death Mountain 28 - Longing
Expand Down
29 changes: 20 additions & 9 deletions tracks.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,9 @@
{
"track_number": 10,
"title": "Pedestal",
"file": "Anodyne 2 OST\\melos han-tani - Anodyne 2- Return to Dust Original Soundtrack - 18 Purification Hymn of The Center.mp3",
"trim_end": 1162000
"file": "Anodyne 2 OST\\melos han-tani - Anodyne 2- Return to Dust Original Soundtrack - 69 Sound Test.mp3",
"trim_start": 6136347,
"trim_end": 6282847
},
{
"track_number": 11,
Expand Down Expand Up @@ -148,9 +149,10 @@
},
{
"track_number": 19,
"title": "Hyrule Castle",
"title": "Boss Victory",
"file": "Anodyne 2 OST\\melos han-tani - Anodyne 2- Return to Dust Original Soundtrack - 18 Purification Hymn of The Center.mp3",
"trim_end": 1162000
"trim_end": 529200,
"fade_out": 5000
},
{
"track_number": 20,
Expand All @@ -164,7 +166,7 @@
"title": "Boss (Generic)",
"file": "Anodyne 2 OST\\melos han-tani - Anodyne 2- Return to Dust Original Soundtrack - 11 It's The Nano Assassin... Again!.mp3",
"loop": 0,
"normalization": -19
"normalization": -15
},
{
"track_number": 23,
Expand Down Expand Up @@ -249,8 +251,16 @@
{
"track_number": 33,
"title": "Epilogue",
"file": "Anodyne 2 OST\\melos han-tani - Anodyne 2- Return to Dust Original Soundtrack - 60 The Life That We'll Live.mp3",
"loop": 0
"sub_tracks":
[
{
"file": "Anodyne 2 OST\\melos han-tani - Anodyne 2- Return to Dust Original Soundtrack - 60 The Life That We'll Live.mp3",
"pad_start": 528000
},
{
"file": "Anodyne 2 OST\\melos han-tani - Anodyne 2- Return to Dust Original Soundtrack - 60 The Life That We'll Live.mp3"
}
]
},
{
"track_number": 34,
Expand Down Expand Up @@ -343,7 +353,8 @@
"file": "Anodyne 2 OST\\melos han-tani - Anodyne 2- Return to Dust Original Soundtrack - 44 Thousand Thousand Layer Golden Orb of Jubilation.mp3",
"loop": 0,
"trim_end": 6325035,
"normalization": -19
"normalization": -19,
"cross_fade": 22050
},
{
"track_number": 44,
Expand All @@ -359,7 +370,7 @@
"file": "Anodyne 2 OST\\melos han-tani - Anodyne 2- Return to Dust Original Soundtrack - 16 Infernal Construction Tower.mp3",
"loop": 0,
"trim_end": 4720219,
"normalization": -19
"normalization": -15
},
{
"track_number": 46,
Expand Down

0 comments on commit b8c943a

Please sign in to comment.