add Chop Suey! by System of a Down
128 BPM, 2:09, from Oakridge ITG Cab 2011 Songpack 3. Placed after Meet Me Halfway in the front section. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>main
parent
172159cda8
commit
723b1a9886
Binary file not shown.
|
After Width: | Height: | Size: 819 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 46 KiB |
File diff suppressed because it is too large
Load Diff
|
|
@ -57,6 +57,20 @@ export const SONGS: Song[] = [
|
|||
bgUrl: '/songs/meet-me-halfway/bg.png',
|
||||
bannerUrl: '/songs/meet-me-halfway/bn.png',
|
||||
},
|
||||
{
|
||||
id: 'chop-suey',
|
||||
title: 'Chop Suey!',
|
||||
artist: 'System of a Down',
|
||||
bpm: 128,
|
||||
difficulty: 4,
|
||||
duration: '2:09',
|
||||
genre: 'Metal',
|
||||
color: '#B71C1C',
|
||||
chartUrl: '/songs/chop-suey/chart.ssc',
|
||||
audioUrl: '/songs/chop-suey/audio.ogg',
|
||||
bgUrl: '/songs/chop-suey/bg.png',
|
||||
bannerUrl: '/songs/chop-suey/bn.png',
|
||||
},
|
||||
{
|
||||
id: 'axion',
|
||||
title: 'Axion',
|
||||
|
|
|
|||
Loading…
Reference in New Issue