Skip to content

Commit

Permalink
Chart work
Browse files Browse the repository at this point in the history
  • Loading branch information
mtolly committed Jun 25, 2023
1 parent 534ee79 commit 4a75fc1
Show file tree
Hide file tree
Showing 18 changed files with 32 additions and 5 deletions.
6 changes: 4 additions & 2 deletions rs.fish
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,11 @@ end
# build songs-others/cyclopsdragon/good-neighbor
# build songs/john-petrucci/jaws-of-life
# build songs-others/cyclopsdragon/when-i-lost-my-bet # this needs fixes
build songs-hmx/slipknot/sulfur
# build songs-hmx/slipknot/sulfur
build songs/metallica/fuel
build songs/metallica/one
# build songs/metallica/one
build songs-hmx/rb3/before-i-forget
build songs-others/guitar-hero/all-nightmare-long

# phrases unknown:

Expand Down
Binary file modified songs-grinnz/between-the-buried-and-me/swim-to-the-moon/notes.mid
Binary file not shown.
Binary file modified songs-hmx/rb3/before-i-forget/notes.mid
Binary file not shown.
Binary file added songs-hmx/rb3/before-i-forget/song.anim
Binary file not shown.
Binary file not shown.
14 changes: 11 additions & 3 deletions songs-hmx/rb3/before-i-forget/song.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ parts:
gender: male
difficulty:
rank: 124
lipsync-rb3:
sources:
- file-lipsync: song.lipsync
bass:
pro-guitar:
fix-freeform: false
Expand Down Expand Up @@ -59,19 +62,22 @@ plans:
keys: [10, 11]
pans: [0, -1, 1, -1, 1, 0, -1, 1, -1, 1, -1, 1, -1, 1]
vols: [-0.5, -4.5, -4.5, -4.5, -4.5, -1.5, -4.5, -4.5, -4.7, -4.7, -4.2, -4.2, -4.5, -4.5]
mogg-md5: ee0b3e5d3f679c7adaef703e249edbfb
# mogg-md5: ee0b3e5d3f679c7adaef703e249edbfb
file-mogg: audio.mogg
targets:
rb3: # barely changed
game: rb3
file-milo: lipsync-venue.milo_xbox
harmonix: true
label: (O)
rb3-2x:
game: rb3
file-milo: lipsync-venue.milo_xbox
2x-bass-pedal: true
harmonix: true
label: (2x Bass Pedal) (O)
rs:
game: rs
arrangements:
- [bass, bass]
metadata:
rating: SupervisionRecommended
preview-start: 1:12.454
Expand All @@ -87,3 +93,5 @@ metadata:
difficulty:
rank: 344
artist: Slipknot
global:
file-song-anim: song.anim
Binary file modified songs-others/guitar-hero/all-nightmare-long/notes.mid
Binary file not shown.
7 changes: 7 additions & 0 deletions songs-others/guitar-hero/all-nightmare-long/song.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ metadata:
title: All Nightmare Long
year: 2008
album: Death Magnetic
file-album-art: ../my-apocalypse/album.png
track-number: 5
parts:
bass:
grybo: {}
Expand All @@ -37,3 +39,8 @@ plans:
expr: audio.0.xma
song:
expr: audio.3.xma
targets:
rs:
game: rs
arrangements:
- [bass, bass] # only needs 4 strings
1 change: 1 addition & 0 deletions songs-others/guitar-hero/my-apocalypse/song.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ metadata:
tier: 6
artist: Metallica
file-album-art: album.png
track-number: 10
plans:
fof:
parts:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ metadata:
tier: 7
artist: Metallica
file-album-art: album.png
track-number: 9
plans:
fof:
parts:
Expand Down
1 change: 1 addition & 0 deletions songs-others/guitar-hero/that-was-just-your-life/song.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ metadata:
album: Death Magnetic
genre: Thrash Metal
file-album-art: ../my-apocalypse/album.png
track-number: 1
parts:
bass:
grybo: {}
Expand Down
Binary file modified songs-others/sodamlazy/a-little-piece-of-heaven/notes.mid
Binary file not shown.
Binary file modified songs/dream-theater/burning-my-soul-demo/notes.mid
Binary file not shown.
Binary file added songs/metallica/fuel/cover.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified songs/metallica/fuel/notes.mid
Binary file not shown.
4 changes: 4 additions & 0 deletions songs/metallica/fuel/song.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,16 @@ audio:
file-path: adlc370_3.fsb.xen.0.xma
adlc370_3.fsb.xen.1.xma:
file-path: adlc370_3.fsb.xen.1.xma
# TODO set up CD audio, since GHM is censored!
metadata:
artist: Metallica
author: Neversoft, Onyxite
genre: Metal
title: Fuel
year: 1997
album: Reload
file-album-art: cover.jpg
track-number: 1
parts:
bass:
grybo:
Expand Down
Binary file added songs/metallica/one/cover.png_xbox
Binary file not shown.
3 changes: 3 additions & 0 deletions songs/metallica/one/song.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ metadata:
genre: Metal
title: One
year: 1988
file-album-art: cover.png_xbox
album: "...And Justice for All"
track-number: 4
parts:
bass:
grybo:
Expand Down

0 comments on commit 4a75fc1

Please sign in to comment.