Skip to content

Commit

Permalink
Ui cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
RickTaylor79 committed Oct 28, 2022
1 parent bab74f1 commit b70a664
Show file tree
Hide file tree
Showing 14 changed files with 420 additions and 551 deletions.
118 changes: 0 additions & 118 deletions README.md

This file was deleted.

Binary file removed oi grandad/Images/background-image.png
Binary file not shown.
Binary file modified oi grandad/Images/background.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 oi grandad/Images/bg.png
Binary file not shown.
Binary file removed oi grandad/Images/ogbackground.png
Binary file not shown.
Binary file removed oi grandad/Images/ogbackground2.png
Binary file not shown.
Binary file removed oi grandad/Images/ogbackground3.png
Binary file not shown.
Binary file removed oi grandad/Images/ogbackgroundX.png
Binary file not shown.
Binary file removed oi grandad/Images/ogbg.png
Binary file not shown.
Binary file modified oi grandad/Presets/oi grandad.hip
Binary file not shown.
6 changes: 3 additions & 3 deletions oi grandad/Scripts/ScriptProcessors/oigrandad/ui.js
Original file line number Diff line number Diff line change
Expand Up @@ -831,7 +831,7 @@ const var masterdense = Content.getComponent("masterdense");
const var Dense = Content.getComponent("Dense");
const var Dense1 = Content.getComponent("Dense1");
const var Dense2 = Content.getComponent("Dense2");
const var Dense3 = Content.getComponent("Dense");
const var Dense3 = Content.getComponent("Dense3");


inline function onmasterdenseControl(component, value)
Expand All @@ -852,7 +852,7 @@ const var masterpitch = Content.getComponent("masterpitch");
const var pitch = Content.getComponent("pitch");
const var pitch1 = Content.getComponent("pitch1");
const var pitch2 = Content.getComponent("pitch2");
const var pitch3 = Content.getComponent("pitch");
const var pitch3 = Content.getComponent("pitch3");


inline function onmasterpitchControl(component, value)
Expand All @@ -873,7 +873,7 @@ const var masterspread = Content.getComponent("masterspread");
const var spread = Content.getComponent("spread");
const var spread1 = Content.getComponent("spread1");
const var spread2 = Content.getComponent("spread2");
const var spread3 = Content.getComponent("spread");
const var spread3 = Content.getComponent("spread3");


inline function onmasterspreadControl(component, value)
Expand Down
845 changes: 416 additions & 429 deletions oi grandad/XmlPresetBackups/oi grandad.xml

Large diffs are not rendered by default.

Binary file modified oi grandad/oigrandad.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion oi grandad/project_info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<ProjectSettings>
<Name value="oi grandad"/>
<Version value="0.9.6"/>
<Version value="0.9.7"/>
<Description value=""/>
<BundleIdentifier value="com.modularsamples.product"/>
<PluginCode value="Msog"/>
Expand Down

0 comments on commit b70a664

Please sign in to comment.