More Premium Hugo Themes Premium Nextjs Themes

Genshin Music

A music composer and song learning webapp made for the games Genshin and Sky Cotl. Made with Next.js, WebMIDI, WebAudio, pixi.js

Genshin Music

A music composer and song learning webapp made for the games Genshin and Sky Cotl. Made with Next.js, WebMIDI, WebAudio, pixi.js

Author Avatar Theme by specy
Github Stars Github Stars: 145
Last Commit Last Commit: Apr 9, 2025 -
First Commit Created: Aug 27, 2024 -
default image

Overview:

The repository contains the code for Genshin and Sky music apps where users can access the published apps. It seeks assistance in translations and provides instructions for running the apps in development mode and building them.

Features:

  • Composer: Allows users to compose music within the apps.
  • Player: Enables users to play music in the apps.
  • Translation Assistance: seeking help for translating the apps to other languages.
  • Development Mode Running: Instructions for running the apps in development mode.
  • Script Execution: Provides multiple scripts for specific app running and building.
  • Desktop App Development: Includes instructions on running the desktop app in development mode.
  • Building Process: Guides users on how to build the apps.
  • Contribution Guidelines: Encourages users to contribute by creating new issues.

Installation:

  1. Ensure you have Node.js installed on your computer.
  2. Clone the repository to a local folder.
  3. Install dependencies by running npm i.
  4. To run the development server, use npm run start.
  5. Additional scripts are available for running specific apps and building processes, such as npm run dev:sky and npm run build:all.
  6. For the desktop app, start the development server and run npm run start-tauri.
  7. Building commands include npm run build:genshin and npm run build:sky.
  8. For the desktop app, building commands are npm run build-tauri:genshin and npm run build-tauri:all.

Summary:

The Genshin and Sky music apps repository provides a platform for composing and playing music, seeking translation assistance, detailed installation guides for development and desktop app running, building processes laid out, and encourages contributions from users through issue creation. The apps offer a unique experience for music enthusiasts and developers alike.