Skip to content

Commit

Permalink
Merge pull request #1700 from ArislanShiva/master
Browse files Browse the repository at this point in the history
Added New Pedals
  • Loading branch information
tehtrav authored Oct 31, 2023
2 parents 0a22196 + 86796fc commit 70a4432
Show file tree
Hide file tree
Showing 13 changed files with 43 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/pedals/henretta-orange-whip.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/pedals/kasleder-pelion.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/pedals/pedal-pawn-bluesprint.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/pedals/pedal-pawn-gypsy-vibe-v2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/pedals/tc-2290p.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
43 changes: 43 additions & 0 deletions public/data/pedals.json
Original file line number Diff line number Diff line change
Expand Up @@ -776,6 +776,13 @@
"Height": 4.7,
"Image": "alexander-colour-theory.png"
},
{
"Brand": "Alexander",
"Name": "Dynaflanger Model 213",
"Width": 2.78,
"Height": 4.7,
"Image": "alexander-dynaflanger-model-213.png"
},
{
"Brand": "Alexander",
"Name": "F13 Flanger",
Expand Down Expand Up @@ -16400,6 +16407,13 @@
"Height": 4.78,
"Image": "hello-sailor-effects-rangemaster.png"
},
{
"Brand": "Henretta",
"Name": "Orange Whip",
"Width": 2.38,
"Height": 2,
"Image": "henretta-orange-whip.png"
},
{
"Brand": "Hilbish Designs",
"Name": "Compressimiser",
Expand Down Expand Up @@ -19634,6 +19648,13 @@
"Height": 3.89,
"Image": "kasleder-mean-bone.png"
},
{
"Brand": "Kasleder FX",
"Name": "Pelion",
"Width": 4.7,
"Height": 3.89,
"Image": "kasleder-pelion.png"
},
{
"Brand": "Kasleder FX",
"Name": "Pipergate",
Expand Down Expand Up @@ -28433,6 +28454,13 @@
"Height": 4.6,
"Image": "pedal-pal-fx-gold-overdrive.png"
},
{
"Brand": "Pedal Pawn",
"Name": "Bluesprint",
"Width": 4.7,
"Height": 3.83,
"Image": "pedal-pawn-bluesprint.png"
},
{
"Brand": "Pedal Pawn",
"Name": "Chicken Quiff",
Expand Down Expand Up @@ -28461,6 +28489,13 @@
"Height": 4.69,
"Image": "pedal-pawn-gypsy-vibe.png"
},
{
"Brand": "Pedal Pawn",
"Name": "Gypsy Vibe V2",
"Width": 7.28,
"Height": 4.82,
"Image": "pedal-pawn-gypsy-vibe-v2.png"
},
{
"Brand": "Pedal Pawn",
"Name": "Octone",
Expand Down Expand Up @@ -33543,6 +33578,14 @@
"Height": 3.62,
"Image": "taylor-a-b-both-box.png"
},

{
"Brand": "TC Electronic",
"Name": "2290 P Dynamic Digital Delay",
"Width": 8.8,
"Height": 5.4,
"Image": "tc-2290p.png"
},
{
"Brand": "TC Electronic",
"Name": "3rd Dimension Chorus",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/pedals/henretta-orange-whip.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/pedals/kasleder-pelion.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/pedals/pedal-pawn-bluesprint.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/pedals/tc-2290p.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 70a4432

Please sign in to comment.