forked from FujiSkunk/rbhp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Keys and song info upgrades for "Witch Hunt (Part III of Fear)".
- Loading branch information
Showing
4 changed files
with
117 additions
and
0 deletions.
There are no files selected for viewing
58 changes: 58 additions & 0 deletions
58
Optional Upgrades/Keys/Rock Band DLC 2008/witchhunt/songs.dta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
(witchhunt | ||
(name "Witch Hunt (Part III of Fear)") | ||
(artist "Rush") | ||
(master TRUE) | ||
(context 364) | ||
(song | ||
(name songs/witchhunt/witchhunt) | ||
(tracks | ||
((drum (0 1)) | ||
(bass 2) | ||
(guitar (3 4)) | ||
(vocals (5 6)) | ||
(keys (7 8)) | ||
) | ||
) | ||
; DMS BS GUITAR VOCALS TRACKS | ||
(pans ( -1.0 1.0 0.0 -1.0 1.0 -1.0 1.0 -1.0 1.0 )) | ||
(vols ( -0.5 -0.5 -3.5 -4.5 -4.5 -4.5 -4.5 -2.5 -2.5 )) | ||
(cores ( -1 -1 -1 1 1 -1 -1 -1 -1 )) | ||
(drum_solo | ||
(seqs (kick.cue snare.cue tom1.cue tom2.cue crash.cue)) | ||
) | ||
(drum_freestyle | ||
(seqs (kick.cue snare.cue hat.cue ride.cue crash.cue)) | ||
) | ||
(midi_file songs/witchhunt/witchhunt.mid) | ||
) | ||
(song_scroll_speed 2300) | ||
(bank sfx/tambourine_bank.milo) | ||
(anim_tempo kTempoMedium) | ||
(preview 156528 179169) | ||
(rank | ||
(drum 301) | ||
(guitar 205) | ||
(bass 120) | ||
(vocals 152) | ||
(keys 153) | ||
(real_keys 153) | ||
(band 194) | ||
) | ||
(genre prog) | ||
(decade the80s) | ||
(downloaded TRUE) | ||
(vocal_gender male) | ||
(format 3) | ||
(version 1) ; Only modified by coders! | ||
(fake {== $SONG_VERSION 0}) | ||
(downloaded {> $SONG_VERSION 0}) | ||
(album_art TRUE) ; if TRUE, the actual album art will be required | ||
(year_released 1981) | ||
(album_name "Moving Pictures") | ||
(album_track_number 6) | ||
(base_points 181562) | ||
(song_id 1005226) | ||
; Added RB3 scroll information | ||
(vocal_tonic_note 7) | ||
(song_tonality 1) | ||
) |
5 changes: 5 additions & 0 deletions
5
Optional Upgrades/Keys/Rock Band DLC 2008/witchhunt/upgrades.dta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
(witchhunt | ||
(upgrade_version 1) | ||
(midi_file "songs_upgrades/witchhunt_plus.mid") | ||
(song_id 1005226) | ||
) |
Binary file added
BIN
+14.4 KB
Optional Upgrades/Keys/Rock Band DLC 2008/witchhunt/witchhunt_plus.mid
Binary file not shown.
54 changes: 54 additions & 0 deletions
54
Optional Upgrades/Song Info Fixes/Rock Band DLC 2008/witchhunt/songs.dta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
(witchhunt | ||
(name "Witch Hunt (Part III of Fear)") | ||
(artist "Rush") | ||
(master TRUE) | ||
(context 364) | ||
(song | ||
(name songs/witchhunt/witchhunt) | ||
(tracks | ||
((drum (0 1)) | ||
(bass 2) | ||
(guitar (3 4)) | ||
(vocals (5 6)) | ||
) | ||
) | ||
; DMS BS GUITAR VOCALS TRACKS | ||
(pans ( -1.0 1.0 0.0 -1.0 1.0 -1.0 1.0 -1.0 1.0 )) | ||
(vols ( -0.5 -0.5 -3.5 -4.5 -4.5 -4.5 -4.5 -2.5 -2.5 )) | ||
(cores ( -1 -1 -1 1 1 -1 -1 -1 -1 )) | ||
(drum_solo | ||
(seqs (kick.cue snare.cue tom1.cue tom2.cue crash.cue)) | ||
) | ||
(drum_freestyle | ||
(seqs (kick.cue snare.cue hat.cue ride.cue crash.cue)) | ||
) | ||
(midi_file songs/witchhunt/witchhunt.mid) | ||
) | ||
(song_scroll_speed 2300) | ||
(bank sfx/tambourine_bank.milo) | ||
(anim_tempo kTempoMedium) | ||
(preview 156528 179169) | ||
(rank | ||
(drum 301) | ||
(guitar 205) | ||
(bass 120) | ||
(vocals 152) | ||
(band 194) | ||
) | ||
(genre prog) | ||
(decade the80s) | ||
(downloaded TRUE) | ||
(vocal_gender male) | ||
(format 3) | ||
(version 1) ; Only modified by coders! | ||
(fake {== $SONG_VERSION 0}) | ||
(downloaded {> $SONG_VERSION 0}) | ||
(album_art TRUE) ; if TRUE, the actual album art will be required | ||
(year_released 1981) | ||
(album_name "Moving Pictures") | ||
(album_track_number 6) | ||
(base_points 181562) | ||
; Added RB3 scroll information | ||
(vocal_tonic_note 7) | ||
(song_tonality 1) | ||
) |