gearmulator

Emulation of classic VA synths of the late 90s/2000s that are based on Motorola 56300 family DSPs
Log | Files | Refs | Submodules | README | LICENSE

commit f6704a0712cfb876d951de1f75e092e6fa190b25
parent fe563d03797570cd5ad6f835944412f76f16cec5
Author: dsp56300 <dsp56300@users.noreply.github.com>
Date:   Sun,  4 Aug 2024 23:33:50 +0200

swap prev/next buttons

Diffstat:
Msource/nord/n2x/n2xJucePlugin/skins/n2xTrancy/n2xTrancy.json | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/source/nord/n2x/n2xJucePlugin/skins/n2xTrancy/n2xTrancy.json b/source/nord/n2x/n2xJucePlugin/skins/n2xTrancy/n2xTrancy.json @@ -46,8 +46,8 @@ {"name":"button_perf", "button":{"isToggle":"0","radioGroupId":"1","normalImage":"0","overImage":"0","downImage":"1","normalImageOn":"1","overImageOn":"1","downImageOn":"1","x":"327","y":"911","width":"99","height":"47","texture":"button_black","tileSizeX":"99","tileSizeY":"47",}}, {"name":"button_store", "button":{"isToggle":"0","radioGroupId":"1","normalImage":"0","overImage":"0","downImage":"1","normalImageOn":"1","overImageOn":"1","downImageOn":"1","x":"220","y":"911","width":"99","height":"47","texture":"button_red","tileSizeX":"99","tileSizeY":"47",}}, - {"name":"PresetPrev", "button":{"normalImage":"0","overImage":"0","downImage":"1","disabledImage":"0","normalImageOn":"0","overImageOn":"0","downImageOn":"0","disabledImageOn":"0","x":"230","y":"974","width":"99","height":"47","texture":"button_black","tileSizeX":"99","tileSizeY":"47"}}, - {"name":"PresetNext", "button":{"normalImage":"0","overImage":"0","downImage":"1","disabledImage":"0","normalImageOn":"0","overImageOn":"0","downImageOn":"0","disabledImageOn":"0","x":"230","y":"1021","width":"99","height":"47","texture":"button_black","tileSizeX":"99","tileSizeY":"47"}}, + {"name":"PresetNext", "button":{"normalImage":"0","overImage":"0","downImage":"1","disabledImage":"0","normalImageOn":"0","overImageOn":"0","downImageOn":"0","disabledImageOn":"0","x":"230","y":"974","width":"99","height":"47","texture":"button_black","tileSizeX":"99","tileSizeY":"47"}}, + {"name":"PresetPrev", "button":{"normalImage":"0","overImage":"0","downImage":"1","disabledImage":"0","normalImageOn":"0","overImageOn":"0","downImageOn":"0","disabledImageOn":"0","x":"230","y":"1021","width":"99","height":"47","texture":"button_black","tileSizeX":"99","tileSizeY":"47"}}, {"name":"PatchName", "label":{"text":"666", "color" : "FF0000FF", "textHeight":"42","alignH":"L","alignV":"C","fontFile":"DSEG7Classic-BoldItalic","fontName":"Register","x":"384","y":"993","width":"150","height":"62"}},