LenweSaralonde / Musician

Add-on for World of Warcraft to perform music in game.
https://musician.lenwe.io
GNU General Public License v3.0
11 stars 4 forks source link

[Feature] Main UI revamp without import field #84

Open LenweSaralonde opened 2 years ago

LenweSaralonde commented 2 years ago

Overview

Revamp the main UI into a Winamp style to make it more intuitive and more user-friendly.

Implementation

Additional context

Main UI

 ┌─────────────┐         
 │ 🔊 ⯈  01:08 │ [ Song title ***         ]          
 │ 🎧 ⯈  02:42 │ [28] Tracks    [🎚️][📥][🔗] 
 │ 📊📊📊📊📊📊📊 │        [📜][⌨️][🎹][ℹ️][⚙️]
 └─────────────┘        
 ━━━━━━━━━━━━━━━━━━━━━╋━━━━━━━━━━━━━━━━━━━━
 [⏮️][⏪][⏯️][⏩] [⏏️ LOAD] [🟢🧑‍🤝‍🧑][ 🔊  PLAY ]

Import popup

Import your song in MIDI format at:
https://musician.lenwe.io

then paste the music code here (Ctrl+V):
┌──────────────────────────────────────────┐  
│                                          │ 
│                                          │ 
└──────────────────────────────────────────┘  
[ CANCEL ]                        [ IMPORT ]
LenweSaralonde commented 2 years ago

The clickable URLs will be done in #85 .