diff --git a/src/features/menu/index.jsx b/src/features/menu/index.jsx index aa974ee..ca07ee1 100644 --- a/src/features/menu/index.jsx +++ b/src/features/menu/index.jsx @@ -119,8 +119,12 @@ export default function Menu(props) { }, [state.patch.mode, dispatch]); return ( +
+ + {/* BLOC Patch Name */} +
{/* BLOC DOUBLE SÉLECTEUR MIDI */} +
{/* CONTENEUR DES BOUTONS D'ACTIONS */} +
- - - - - - - - { - loadFile(e.target.files[0]); - }} - />
- + + {/* CONTENEUR DES BOUTONS D'ACTIONS */} + +
+
+ Patch +
+ +
+ + + + + +
+ + loadFile(e.target.files[0])} + /> +
+ + {/* liste single,multiple,vocoder */} +