Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.22 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.22 KB

delugeCompanion

A website for easy browsing and searching of shortcuts for the Synthstrom Deluge.

👉 See it in action!

Development

Developed using Svelte and tailwindcss.

First install dependencies and start the interactive dev server:

npm run install
npm run dev

Then visit http://localhost:5173 to see the current development version.

Adding or changing shortcuts

All shortcuts are stored in the src/data/v4.1.0.ts file. Simply modify this file to add, edit or remove shortcuts.

Contributions are welcome – especially for new community firmware features!

Acknowledgements

  • The list of shortcuts used by this project is based on deluge-shortcuts by handeyeco – thanks for doing the tremendous amount of data entry!
  • Deluge is a trademark of Synthstrom. This project is not affiliated with or endorsed by Synthstrom.