An open API service indexing awesome lists of open source software.

https://github.com/aiwebarchitects/melody-maker

Melody Maker is a fun, interactive web application that allows you to create melodies right in your browser. With an intuitive grid interface and simple controls, you can compose tunes quickly and easily.
https://github.com/aiwebarchitects/melody-maker

browser-app melody melody-generation music

Last synced: 3 months ago
JSON representation

Melody Maker is a fun, interactive web application that allows you to create melodies right in your browser. With an intuitive grid interface and simple controls, you can compose tunes quickly and easily.

Awesome Lists containing this project

README

          

# Melody Maker

![Melody Maker Screenshot](https://rhythmic-address-limited.on-fleek.app/melody-maker-screenshot.png)

Melody Maker is a fun, interactive web application that allows you to create melodies right in your browser. With an intuitive grid interface and simple controls, you can compose tunes quickly and easily.

## Features

- Interactive grid for placing notes
- Two instrument options: Piano and Pluck
- Adjustable tempo
- Play and restart controls
- Responsive design for desktop and mobile use

## Demo

Try out Melody Maker here: [Live Demo](https://rhythmic-address-limited.on-fleek.app/)

## How to Use

1. Click on the grid to place notes
2. Use the instrument selector to choose between Piano and Pluck sounds
3. Adjust the tempo using the slider
4. Hit the play button to hear your melody
5. Use the restart button to clear the grid and start over

## Technologies Used

- HTML5
- CSS3
- JavaScript

## Installation

To run Melody Maker locally:

1. Clone this repository
2. Open `index.html` in your browser

## License

This project is open source and available under the [MIT License](LICENSE).