A tool to practice the fingerings of the Akai EWI 5000.
There's no installation process, simply go to: filipesabella.com/ewi-companion
For the MIDI connection to work, you must use a browser that supports it, like Chrome/Edge/Safari (sadly, not Firefox).
Then, connect your EWI to your computer using a midi to usb cable, and you're good to go.
- Import MIDI files
- Write simple songs/scales by hand
- Click a particular fingering to select it from the others
- Bookmark a certain passage by clicking the empty bookmark icon on the progess bar. Navigate to it by either clicking or pressing the 1-9 keys
- Show a simplified music sheet with the current note, enable this in the settings screen
This is a client-side only application, and as such, you only need to host the static files.
Either build them yourself with yarn build
, or download them from here.
yarn install
yarn dev