Skip to content

dahegyi/hydra-plus

Repository files navigation

hydra+

GitHub package.json version

hydra+ is a double-screen visual editing environment based on the hydra synth, designed for ease of use and to project live visuals without revealing any code.

The application is tested only on Chromium-based browsers, so it may not work properly on other browsers.

If you have any questions, suggestions, or just want to report a bug, please use the Issues or Discussions tab on Github.

Known issues:

  • initScreen doesn't work properly in visualizer
  • initScreen doesn't initialize properly after refreshing the page

Local development

  1. Clone the repository: git clone git@github.com:dahegyi/hydra-plus.git
  2. Install dependencies: npm install
  3. Run the development server: npm run dev

Usage

  • npm run dev - Runs the development server
  • npm run build - Builds the production version
  • npm run preview - Serves the production version locally
  • npm run prepare - Installs the Git hooks (runs automatically on npm install)
  • npm run lint - Runs ESLint and Stylelint
  • npm run lint:fix - Runs ESLint and Stylelint and fixes the errors

About

A visual editing environment for hydra-synth

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages