From c3f6bf4f8d2a424b06339c419ea62923c5b115cb Mon Sep 17 00:00:00 2001 From: cvancau Date: Sun, 9 Aug 2026 21:48:56 +0200 Subject: [PATCH] Actualiser src/features/menu/index.jsx --- src/features/menu/index.jsx | 101 +++++++++++++++++++++--------------- 1 file changed, 59 insertions(+), 42 deletions(-) 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 */} +