Skip to content

Drum sequencer web application built using Tone.js and p5.js. The application allows users to create drum patterns and play them back in real-time.

Notifications You must be signed in to change notification settings

miguellacorte/drum_sequencer_tone_p5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drum Sequencer with Tone.js and p5.js

The Drum Sequencer with Tone.js and p5.js application is built using the following technologies:

  • Tone.js: Tone.js is a powerful Web Audio framework that provides a wide range of features and tools for creating interactive music applications. It is used in this project to synthesize the drum sounds, handle sequencing, and control the playback tempo.
  • p5.js: p5.js is a JavaScript library that simplifies the process of creative coding and visualization. In this project, p5.js is utilized to create the user interface, handle user interactions, and visualize the drum sequencer.
  • HTML and CSS: The application's user interface is built using HTML for the structure and CSS for the styling.

Getting Started

To try out the Drum Sequencer with Tone.js and p5.js application locally, follow these steps:

  1. Clone the repository: git clone https://github.com/miguellacorte/drum_sequencer_tone_p5.git
  2. Navigate to the project directory: cd drum_sequencer_tone_p5
  3. Open the index.html file in a web browser.

Feel free to explore the code, customize the drum sounds, and experiment with different drum patterns and rhythms.

License

This project is licensed under the MIT License. For more details, refer to the LICENSE file.

Enjoy creating your own drum patterns with the Drum Sequencer with Tone.js and p5.js!

About

Drum sequencer web application built using Tone.js and p5.js. The application allows users to create drum patterns and play them back in real-time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published