Skip to content

The famous TR808 Emulator using the Web Audio API and React

License

Notifications You must be signed in to change notification settings

Nowpngs/web-TR808

Repository files navigation

Web Application TR808 Emulator

This project is a web-based emulator for the classic Roland TR-808 drum machine, built using React, Tone.js, Web Audio API, and Tailwind CSS. It allows users to create and customize drum patterns.

Table of Contents

  • Installation
  • Usage
  • Contributing
  • License

Installation

To install and run this project on your local machine, follow these steps:

  1. Clone this repository: git clone https://github.com/Nowpngs/web-TR808
  2. Navigate to the project directory: cd web-TR808
  3. Install the dependencies: npm install
  4. Start the development server: npm start

Usage

To use the TR808 emulator, simply open the application in your web browser on http://localhost:3000/ and follow these steps:

  1. Nan
  2. Nan

Contributing

If you would like to contribute to this project, please follow these guidelines:

  1. Fork this repository
  2. Create a new branch for your feature or bug fix: git checkout -b your-feature-branch
  3. Make your changes and commit them: git commit -am 'Add some feature'
  4. Push your changes to your fork: git push origin your-feature-branch
  5. Create a new pull request

Please ensure that your code follows our code standards, and include appropriate tests if necessary.

License

This project is licensed under the MIT License.

About

The famous TR808 Emulator using the Web Audio API and React

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published