Skip to content

Commit 753c205

Browse files
probonopdsoholt
andauthored
Update getsysex.sh (#602)
Counting Bank voices from 1, to make use of bank 000000_rom3a.syx, as banks are indexed from 1 #599 Co-authored-by: Gintaras Valatka <[email protected]>
1 parent d99b986 commit 753c205

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

getsysex.sh

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -11,33 +11,33 @@ DIR="https://yamahablackboxes.com/patches/dx7/factory"
1111
# wget -c "${DIR}"/rom1b.syx -O sysex/voice/000001_rom1b.syx
1212
# wget -c "${DIR}"/rom2a.syx -O sysex/voice/000002_rom2a.syx
1313
# wget -c "${DIR}"/rom2b.syx -O sysex/voice/000003_rom2b.syx
14-
wget -c "${DIR}"/rom3a.syx -O sysex/voice/000000_rom3a.syx
15-
wget -c "${DIR}"/rom3b.syx -O sysex/voice/000001_rom3b.syx
16-
wget -c "${DIR}"/rom4a.syx -O sysex/voice/000002_rom4a.syx
17-
wget -c "${DIR}"/rom4b.syx -O sysex/voice/000003_rom4b.syx
14+
wget -c "${DIR}"/rom3a.syx -O sysex/voice/000001_rom3a.syx
15+
wget -c "${DIR}"/rom3b.syx -O sysex/voice/000002_rom3b.syx
16+
wget -c "${DIR}"/rom4a.syx -O sysex/voice/000003_rom4a.syx
17+
wget -c "${DIR}"/rom4b.syx -O sysex/voice/000004_rom4b.syx
1818

1919
DIR="https://yamahablackboxes.com/patches/dx7/vrc"
2020

21-
wget -c "${DIR}"/vrc101b.syx -O sysex/voice/000004_vrc101b.syx
22-
wget -c "${DIR}"/vrc102a.syx -O sysex/voice/000005_vrc102a.syx
23-
wget -c "${DIR}"/vrc102b.syx -O sysex/voice/000006_vrc102b.syx
24-
wget -c "${DIR}"/vrc103a.syx -O sysex/voice/000007_vrc103a.syx
25-
wget -c "${DIR}"/vrc103b.syx -O sysex/voice/000008_vrc103b.syx
26-
wget -c "${DIR}"/vrc104a.syx -O sysex/voice/000009_vrc104a.syx
27-
wget -c "${DIR}"/vrc104b.syx -O sysex/voice/000010_vrc104b.syx
28-
wget -c "${DIR}"/vrc105a.syx -O sysex/voice/000011_vrc105a.syx
29-
wget -c "${DIR}"/vrc105b.syx -O sysex/voice/000012_vrc105b.syx
30-
wget -c "${DIR}"/vrc106a.syx -O sysex/voice/000013_vrc106a.syx
31-
wget -c "${DIR}"/vrc106b.syx -O sysex/voice/000014_vrc106b.syx
32-
wget -c "${DIR}"/vrc107a.syx -O sysex/voice/000015_vrc107a.syx
33-
wget -c "${DIR}"/vrc107b.syx -O sysex/voice/000016_vrc107b.syx
34-
wget -c "${DIR}"/vrc108a.syx -O sysex/voice/000017_vrc108a.syx
35-
wget -c "${DIR}"/vrc108b.syx -O sysex/voice/000018_vrc108b.syx
36-
wget -c "${DIR}"/vrc109a.syx -O sysex/voice/000019_vrc109a.syx
37-
wget -c "${DIR}"/vrc109b.syx -O sysex/voice/000020_vrc109b.syx
38-
wget -c "${DIR}"/vrc110a.syx -O sysex/voice/000021_vrc110a.syx
39-
wget -c "${DIR}"/vrc110b.syx -O sysex/voice/000022_vrc110b.syx
40-
wget -c "${DIR}"/vrc111a.syx -O sysex/voice/000023_vrc111a.syx
41-
wget -c "${DIR}"/vrc111b.syx -O sysex/voice/000024_vrc111b.syx
42-
wget -c "${DIR}"/vrc112a.syx -O sysex/voice/000025_vrc112a.syx
43-
wget -c "${DIR}"/vrc112b.syx -O sysex/voice/000026_vrc112b.syx
21+
wget -c "${DIR}"/vrc101b.syx -O sysex/voice/000005_vrc101b.syx
22+
wget -c "${DIR}"/vrc102a.syx -O sysex/voice/000006_vrc102a.syx
23+
wget -c "${DIR}"/vrc102b.syx -O sysex/voice/000007_vrc102b.syx
24+
wget -c "${DIR}"/vrc103a.syx -O sysex/voice/000008_vrc103a.syx
25+
wget -c "${DIR}"/vrc103b.syx -O sysex/voice/000009_vrc103b.syx
26+
wget -c "${DIR}"/vrc104a.syx -O sysex/voice/000010_vrc104a.syx
27+
wget -c "${DIR}"/vrc104b.syx -O sysex/voice/000011_vrc104b.syx
28+
wget -c "${DIR}"/vrc105a.syx -O sysex/voice/000012_vrc105a.syx
29+
wget -c "${DIR}"/vrc105b.syx -O sysex/voice/000013_vrc105b.syx
30+
wget -c "${DIR}"/vrc106a.syx -O sysex/voice/000014_vrc106a.syx
31+
wget -c "${DIR}"/vrc106b.syx -O sysex/voice/000015_vrc106b.syx
32+
wget -c "${DIR}"/vrc107a.syx -O sysex/voice/000016_vrc107a.syx
33+
wget -c "${DIR}"/vrc107b.syx -O sysex/voice/000017_vrc107b.syx
34+
wget -c "${DIR}"/vrc108a.syx -O sysex/voice/000018_vrc108a.syx
35+
wget -c "${DIR}"/vrc108b.syx -O sysex/voice/000019_vrc108b.syx
36+
wget -c "${DIR}"/vrc109a.syx -O sysex/voice/000020_vrc109a.syx
37+
wget -c "${DIR}"/vrc109b.syx -O sysex/voice/000021_vrc109b.syx
38+
wget -c "${DIR}"/vrc110a.syx -O sysex/voice/000022_vrc110a.syx
39+
wget -c "${DIR}"/vrc110b.syx -O sysex/voice/000023_vrc110b.syx
40+
wget -c "${DIR}"/vrc111a.syx -O sysex/voice/000024_vrc111a.syx
41+
wget -c "${DIR}"/vrc111b.syx -O sysex/voice/000025_vrc111b.syx
42+
wget -c "${DIR}"/vrc112a.syx -O sysex/voice/000026_vrc112a.syx
43+
wget -c "${DIR}"/vrc112b.syx -O sysex/voice/000027_vrc112b.syx

0 commit comments

Comments
 (0)