commit 0577a94c19beca8946e0a9a2a4b7e40cb9569d32 parent 403f2fd4f9ee49f9111f10e5fdf9eabe581d0f4a Author: dsp56300 <dsp56300@users.noreply.github.com> Date: Mon, 4 Apr 2022 18:38:51 +0200 update Galaxpel skin Diffstat:
4 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/source/jucePlugin/skins/Galaxpel/VirusC_Galaxpel.json b/source/jucePlugin/skins/Galaxpel/VirusC_Galaxpel.json @@ -3902,7 +3902,7 @@ "y" : "325", "width" : "1970", "height" : "1125", - "texture" : "fx_page_reverb" + "texture" : "fx_page" }, "children" : [ { diff --git a/source/jucePlugin/skins/Galaxpel/assets.cmake b/source/jucePlugin/skins/Galaxpel/assets.cmake @@ -10,7 +10,7 @@ set(ASSETS_VirusC_Galaxpel ${CMAKE_CURRENT_LIST_DIR}/chain-btn-36x62.png ${CMAKE_CURRENT_LIST_DIR}/efcts-btn-306x83.png ${CMAKE_CURRENT_LIST_DIR}/env-pol-radio-btns-38x66.png - ${CMAKE_CURRENT_LIST_DIR}/fx_page_reverb.png + ${CMAKE_CURRENT_LIST_DIR}/fx_page.png ${CMAKE_CURRENT_LIST_DIR}/fx_page_reverbOverlay.png ${CMAKE_CURRENT_LIST_DIR}/knob_2-104x104.png ${CMAKE_CURRENT_LIST_DIR}/lfo_page.png diff --git a/source/jucePlugin/skins/Galaxpel/fx_page_reverb.png b/source/jucePlugin/skins/Galaxpel/fx_page.png Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/lfo_page.png b/source/jucePlugin/skins/Galaxpel/lfo_page.png Binary files differ.