Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ArislanShiva committed Jan 21, 2025
1 parent ecf13f6 commit 2fa1a79
Show file tree
Hide file tree
Showing 17 changed files with 58 additions and 9 deletions.
Binary file added app/images/pedals/ammoon-octa.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/caline-cp16.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/caline-cp17-plus.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 modified app/images/pedals/caline-pure-sky.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 app/images/pedals/eno-tc80.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/polyend-step.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.
67 changes: 58 additions & 9 deletions public/data/pedals.json
Original file line number Diff line number Diff line change
Expand Up @@ -1266,6 +1266,13 @@
"Height": 3.7,
"Image": "ammoon-eq7.png"
},
{
"Brand": "Ammoon",
"Name": "Octa",
"Width": 2.71,
"Height": 4.56,
"Image": "ammoon-octa.png"
},
{
"Brand": "Ammoon",
"Name": "Pockdist",
Expand Down Expand Up @@ -6567,11 +6574,32 @@
},
{
"Brand": "Caline",
"Name": "CP-17 Echo Delay",
"Name": "CP-12 Pure Sky",
"Width": 2.68,
"Height": 4.5,
"Image": "caline-pure-sky.png"
},
{
"Brand": "Caline",
"Name": "CP-16 Mark 4 Distortion",
"Width": 2.68,
"Height": 4.5,
"Image": "caline-cp16.png"
},
{
"Brand": "Caline",
"Name": "CP-17 Time Space",
"Width": 3.93,
"Height": 4.75,
"Image": "caline-cp17.png"
},
{
"Brand": "Caline",
"Name": "CP-17 Plus Time Space",
"Width": 2.68,
"Height": 4.5,
"Image": "caline-cp17-plus.png"
},
{
"Brand": "Caline",
"Name": "CP-31 Purple Wah",
Expand Down Expand Up @@ -6600,13 +6628,6 @@
"Height": 4.5,
"Image": "caline-mariana.png"
},
{
"Brand": "Caline",
"Name": "Pure Sky",
"Width": 2.7,
"Height": 4.5,
"Image": "caline-pure-sky.png"
},
{
"Brand": "Carl Martin",
"Name": "AC-Tone",
Expand Down Expand Up @@ -7566,6 +7587,13 @@
"Height": 4.5,
"Image": "catalinbread-talisman-gallery.png"
},
{
"Brand": "Catalinbread",
"Name": "Teaser Stallion",
"Width": 2.7,
"Height": 4.5,
"Image": "catalinbread-teaser-stallion.png"
},
{
"Brand": "Catalinbread",
"Name": "Topanga",
Expand Down Expand Up @@ -15401,11 +15429,18 @@
},
{
"Brand": "Eno Music",
"Name": "EX EQ 7",
"Name": "EX EQ7",
"Width": 1.8,
"Height": 3.77,
"Image": "eno-ex-eq-7.png"
},
{
"Brand": "Eno Music",
"Name": "TC-80 BMF Fuzz",
"Width": 1.8,
"Height": 3.77,
"Image": "eno-tc80.png"
},
{
"Brand": "Erica Synths",
"Name": "Zen Delay",
Expand Down Expand Up @@ -36875,6 +36910,13 @@
"Height": 4.9,
"Image": "polyend-press.png"
},
{
"Brand": "Polyend",
"Name": "Step",
"Width": 7.09,
"Height": 4.91,
"Image": "polyend-step.png"
},
{
"Brand": "Preston Pedals",
"Name": "Stereo Audition",
Expand Down Expand Up @@ -38499,6 +38541,13 @@
"Height": 2.74,
"Image": "saturnworks-5looper.png"
},
{
"Brand": "Saturnworks",
"Name": "Compact Feedback Looper",
"Width": 1.88,
"Height": 3.86,
"Image": "saturnworks-compact-feedback-looper.png"
},
{
"Brand": "Saturnworks",
"Name": "Compact Looper (Horizontal)",
Expand Down
Binary file added public/images/pedals/ammoon-octa.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/caline-cp16.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/caline-cp17-plus.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 modified public/images/pedals/caline-pure-sky.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/eno-tc80.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/polyend-step.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.

0 comments on commit 2fa1a79

Please sign in to comment.