midi-mixer-spotify
midi-mixer-spotify copied to clipboard
Control spotify with a midi mixer plugin
Spotify
Control spotify volume, skip tracks, play/pause, shuffle, repeat, and add the current playing track to favourites. All with your midi device through Midi Mixer.
This will only work with a spotify premium account
This will also not play spotify music directly. It is made to control the spotify app. The app is still needed to be running/playing music.
Installing
To install without compiling from source, download the .midiMixerPlugin from the latest release and double click the file.
Setting up this plugin
- Log in to Spotify developers page and go to the dashboard
- Create an app. Set the name to something like
Midi Mixer Spotify Plugin. The description can be anything - Add a redirect URI with the address
http://127.0.0.1:22025/auth/spotify/callbackand clickAdd - Enable the
Web APIandWeb Playback SDK - Click
Settingson the newly created app - Copy the
Client IDto the plugin'sSettingspage - Click
View client secretand copy theClient Secretinto the plugin'sSettingspage - Activate this plugin
- On this plugin's
Settingspage click theRun Login Serverbutton - Open the webpage http://127.0.0.1:22025
- Click the
Login with spotifybutton. This should prompt you to log in to your spotify account. After logging in you will be prompted to approve of the app you created on step 2 - Copy the
Access TokenandRefresh Tokenand enter them into this plugin'sSettingspage - Deactivate and reactivate this plugin
This package uses: