Cartridge manager for the Yamaha DX7II-FD / DX7II-D / DX7s / DX7 line of synths. Running in your web browser. With DX7II features support.
https://bladesk.github.io/DX7II-Librarian/
This is a Vite+React+TS project that runs in a regular browser. Node.js is required for development.
- download Node.js
- install yarn:
npm install -g yarn - run
yarnto install dependencies
yarn dev launches a development server with auto-reload
yarn build creates a production build
