Skip to content

ruizterce/jsWave

Repository files navigation

jsWave

screenshot

jsWave is a modern web-based music production tool inspired by legendary hardware such as the Roland TR-808, Akai MPC or E-mu SP-1200. Built with React, Tone.js, JSWave offers a seamless interface for music producers to explore, compose, and create beats and melodies directly in their browser.

Features

🎵 Music Production

  • Timeline View: Visualize and organize your tracks with an intuitive block based timeline interface.
  • Sequencer: Step-based sequencing for creating beats and loops in a familiar 16n pattern.
  • BPM Control: Adjust tempo dynamically to fit your groove.
  • Play with the instruments: Includes different types of synths with several parameters to tweak.

🎚️ Advanced Controls

  • Audio Recording: Record and export your tracks for further production.
  • Loop Toggle: Enable or disable looping for the sequence.
  • Dynamic Blocks: Add and edit blocks in the timeline for complex arrangements.

🛠️ Built with Modern Tools

  • Tone.js: Powering the audio engine with robust sound synthesis and sequencing.
  • React: For a responsive, component-based architecture.
  • Tailwind CSS: For a clean and highly customizable design system.

Usage

  • Open the app in your browser.

  • Use the Transport Controls to play, pause, stop, or loop your sequence.

    transport controls

  • Create sequencers and add blocks to the timeline.

    timeline

  • Add tracks to each sequencer and start laying out notes to craft your track. TIP: Rigth click to select a specific note.

    sequencer

  • Tweak the parameters of the instruments to create your distinct sound.

    parameters

  • Export your creation as an audio file using the record and download feature.

    recording

Local installation

To get started, clone the repository and install dependencies:

git clone https://github.com/ruizterce/jsWave.git
cd jsWave
npm install

Run the development server with the following command:

npm run dev

Credits

Crafted with ❤️ by ruizterce.

Powered by:

Thanks to Music Machines for the classic drum machine samples.

Special thanks to the open-source community for providing the tools to build this project.

License

License This project is licensed under the MIT License.

About

Web-based music production studio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published