Skip to content

Commit

Permalink
Added Okko FX pedals
Browse files Browse the repository at this point in the history
  • Loading branch information
ArislanShiva committed Oct 22, 2024
1 parent a951c84 commit bc8ceba
Show file tree
Hide file tree
Showing 15 changed files with 27 additions and 13 deletions.
Binary file modified app/images/pedals/moog-mf-101-low-pass-filter.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/moog-mf-102-ring-modulator.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/moog-mf-103-12-stage-phaser.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 removed app/images/pedals/moog-mf-104.png
Binary file not shown.
Binary file added app/images/pedals/moog-mf-104m.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/okko-diablo-20.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/okko-vib.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 27 additions & 13 deletions public/data/pedals.json
Original file line number Diff line number Diff line change
Expand Up @@ -28934,29 +28934,29 @@
"Brand": "Moog",
"Name": "MF-101 Low Pass Filter",
"Width": 6,
"Height": 9,
"Height": 9.24,
"Image": "moog-mf-101-low-pass-filter.png"
},
{
"Brand": "Moog",
"Name": "MF-102 Ring Modulator",
"Width": 6,
"Height": 9,
"Height": 9.24,
"Image": "moog-mf-102-ring-modulator.png"
},
{
"Brand": "Moog",
"Name": "MF-103 12-Stage Phaser",
"Width": 6,
"Height": 9,
"Height": 9.24,
"Image": "moog-mf-103-12-stage-phaser.png"
},
{
"Brand": "Moog",
"Name": "MF-104 Analog Delay",
"Name": "MF-104M Analog Delay",
"Width": 6,
"Height": 9.24,
"Image": "moog-mf-104.png"
"Image": "moog-mf-104m.png"
},
{
"Brand": "Moollon",
Expand Down Expand Up @@ -32258,17 +32258,24 @@
{
"Brand": "Okko FX",
"Name": "Coca Comp MKII",
"Width": 2.76,
"Height": 4.72,
"Width": 2.87,
"Height": 4.91,
"Image": "okko-coca-mk2.png"
},
{
"Brand": "Okko FX",
"Name": "Diablo",
"Width": 2.76,
"Height": 4.72,
"Width": 2.87,
"Height": 4.91,
"Image": "okko-diablo.png"
},
{
"Brand": "Okko FX",
"Name": "Diablo 20",
"Width": 2.6,
"Height": 4.96,
"Image": "okko-diablo-20.png"
},
{
"Brand": "Okko FX",
"Name": "Diablo Dual",
Expand All @@ -32293,15 +32300,15 @@
{
"Brand": "Okko FX",
"Name": "Holy Grit",
"Width": 2.76,
"Height": 4.86,
"Width": 2.87,
"Height": 5.05,
"Image": "okko-holy-grit.png"
},
{
"Brand": "Okko FX",
"Name": "Motörbass",
"Width": 2.76,
"Height": 4.72,
"Width": 2.87,
"Height": 4.91,
"Image": "okko-motorbass.png"
},
{
Expand All @@ -32318,6 +32325,13 @@
"Height": 4.81,
"Image": "okko-twinsonic.png"
},
{
"Brand": "Okko FX",
"Name": "V.I.B.",
"Width": 2.8,
"Height": 4.57,
"Image": "okko-vib.png"
},
{
"Brand": "OBNE",
"Name": "AB/Y Switcher",
Expand Down
Binary file modified public/images/pedals/moog-mf-101-low-pass-filter.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/moog-mf-102-ring-modulator.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/moog-mf-103-12-stage-phaser.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 removed public/images/pedals/moog-mf-104.png
Binary file not shown.
Binary file added public/images/pedals/moog-mf-104m.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/okko-diablo-20.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/okko-vib.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 bc8ceba

Please sign in to comment.