Skip to content

mutx/lpd8mk2

Repository files navigation

LPD8mk2

A visually responsive interface for the LPD8 mk2.

Demo

About

This project aims to be a free alternative to the program editor provided by AKAI (which requires an account to download), as well as to improve upon some other aspects, such as,

  • An interactive and visually responsive LPD8 mk2.
  • Redesign adhering to the Material UI standard.
  • Added features for configurability of LPD8 mk2 hardware settings.
  • Provide a full virtual experience with basic DAW functionality in future iterations.

Dependencies

Install

  1. Download/clone the repository into a local folder.
  2. Navigate to the local folder in your terminal using cd folderPath.
  3. Run npm install to install dependencies.

Run

  1. Run npm run dev to start your local development server. No build required.
  2. Enter the local host address http://localhost:XXXX/ (shown in the terminal) into your browser.

Build

  1. Run npm run build to build the static content.
  2. Run npm run preview to test the build.
  3. The build output will be in the dist folder, which is created in the working directory where the build command was run.

Refactoring

This project is currently being refactored onto React using MUI and JSX.

License

Creative Commons Attribution-NonCommercial-ShareAlike (CC-BY-NC-SA)

A creative commons license that bans commercial use and requires you to release any modified works under this license.

About

A virtual interface for the LPD8mk2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors