Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 647 Bytes

File metadata and controls

29 lines (21 loc) · 647 Bytes

CodeAlpha Music Generator

Overview

This project is a simple AI-based Music Generator developed using Python. It creates random musical notes and generates a MIDI file that can be played in any compatible music player.

Features

  • Generates random melodies automatically
  • Uses Python for music creation
  • Exports music as a MIDI file
  • Beginner-friendly AI project

Technologies Used

  • Python
  • music21 Library

Installation

pip install music21

How to Run

python music.py

Output

generated_music.mid

Author

Pradyumna Bhujabala

Internship

Developed as part of the CodeAlpha Artificial Intelligence Internship Program.