A collection of free MIDI chords and progressions ready to be used in your DAW, Akai MPC, or Roland MC-707/101

Related tags

Audiofree-midi-chords
Overview

Free MIDI Chords

This is a collaborative project to create a collection of all chords and useful chord progressions in all keys, as MIDI files, usable with your favorite DAW.

This collection is FREE and you can contribute to it using the issue tracker above. Please use the bug tracker if you find incorrect chords!

All the MIDI files are licensed under the MIT license, and you can them use in any musical project freely.

Installation

Just download and unzip one of the release file. Then drag and drop the MIDI files from your DAW to your tracks.

Drag drop chords ableton

Contents

The chords collection is organized using 3 levels of directories:

  • 1st level: All 12 Major and Minor keys
  • 2nd level:
    • 1/ Triads
    • 2/ 7ths and 9ths chords
    • 3/ All other chords
    • 4/ Chord progressions
  • 3rd level: Major and Minor scales

Below the progressions directory, you'll find 3 more directories. They contain the same MIDI chord progressions files but with different timings: basic4 style, alt4 style and hiphop style.

How to contribute

To suggest new chords for the next chord pack:

Related

The script uses chords2midi from Rich Jones, and Python Mingus.

  • chords2midi - Create MIDI files from numerical chord progressions.

The following software is also bundled with this chords pack:

Ludovic Drolez.

Comments
  • Manque les fichiers .mid !

    Manque les fichiers .mid !

    Hello ! Juste pour info, il manque l'export des fichiers .mid dans la toute dernière release ! ;) Merci pour ce taf en tout cas, très utile merci !! @barbomusic

    opened by philippebarbosa 2
  • Help with chords names

    Help with chords names

    Hi,

    First, this is great! Well done!

    I am a complete beginner in music production. I just had my first piano class, because I want to learn a bit of music to be able to make my EDM tracks. I have two questions:

    1. I know is out of the scoop, but I am quite confused (because of my lack of knowledge) with some files names and their meaning. For example, what all those letters mean at C - bIIIM ii bIIM I.mid file? If you could just explain a bit the meaning of those letters would be fantastic and very appreciated.

    2. Because I'm just starting, I don't want (and don't have money) to spend money on Ableton right now. So, I'm using free software (Qtractor). I've so far only worked with audio samples, so I'm new to MIDI. After I imported the MIDI file to my DAW, do I need to "add" an instrument to it or something? And my instrument, do you mean a vst plugin or something else?

    Sorry for these sillies questions, but I hope you can help me kick off here.

    Thank you a lot, Castle

    documentation 
    opened by oldcastlehq 2
  • Add .gitignore and .gitkeep

    Add .gitignore and .gitkeep

    Previously, the user would have to create their own dist directory if they wanted to successfully make the project. Now, the dist directory is already in the project (without any of its contents).

    This also allows for more convenient pulling if you want to make a change without having to delete all the residue from a compilation.

    opened by PinkSunDev 0
  • Other feature request

    Other feature request

    @ldrolez thx for your very very nice work :)

    I suggest adding something else.

    Pure rythm midi files. It would be super helpful to have all "standard" stuff like 4x 8th etc.

    I am using FL studio and you can have that super nice ghostnotes. Having rythm midis would make live so much simpler idea finding.

    new chords 
    opened by egandro 1
  • Generate guitar chord midi

    Generate guitar chord midi

    What I mean by guitar chord is to have guitar chord represented as midi. Like if it was Em chord. It will be E2 B2 E3 G3 B3 E4. You get the idea. It will be easy to use midi instead finding what to play for a chord manually. Atleast for me or anyone who don't play guitar. And emulate guitar using instrument plugins.

    opened by ghost 0
  • My fork of Dan Hamer's free chord pack

    My fork of Dan Hamer's free chord pack

    Hello, ldrolez! This is not really an issue, just a heads-up. Have you heard of the chord pack Dan Hamer posted on the WATMM subreddit? Well, I made an even better version of it, with additional help by Hamer himself! I fixed A LOT of filenames and folder structures. You can get it here. Hope it's useful enough for your archive!

    new chords 
    opened by fotisandstuff 5
Releases(v0.20220623)
Music player - endlessly plays your music

Music player First, if you wonder about what is supposed to be a music player or what makes a music player different from a simple media player, read

Albert Zeyer 482 Dec 19, 2022
PyAbsorp is a python module that has the main focus to help estimate the Sound Absorption Coefficient.

This is a package developed to be use to find the Sound Absorption Coefficient through some implemented models, like Biot-Allard, Johnson-Champoux and

Michael Markus Ackermann 8 Oct 19, 2022
Tradutor de um arquivo MIDI para ser usado em um simulador RISC-V(RARS)

Tradutor_MIDI-RISC-V Tradutor de um arquivo MIDI para ser usado em um simulador RISC-V(RARS) *O resultado sai com essa formatação: nota,duração,nota,d

Gabriel B. G. 4 Sep 02, 2022
Using python to generate a bat script of repetitive lines of code that differ in some way but can sort out a group of audio files according to their common names

Batch Sorting Using python to generate a bat script of repetitive lines of code that differ in some way but can sort out a group of audio files accord

David Mainoo 1 Oct 29, 2021
An audio-solving python funcaptcha solving module

funcapsolver funcapsolver is a funcaptcha audio-solving module, which allows captchas to be interacted with and solved with the use of google's speech

Acier 8 Nov 21, 2022
A fast MDCT implementation using SciPy and FFTs

MDCT A fast MDCT implementation using SciPy and FFTs Installation As usual pip install mdct Dependencies NumPy SciPy STFT Usage import mdct spectrum

Nils Werner 43 Sep 02, 2022
In this project we can see how we can generate automatic music using character RNN.

Automatic Music Genaration Table of Contents Project Description Approach towards the problem Limitations Libraries Used Summary Applications Referenc

Pronay Ghosh 2 May 27, 2022
Powerful, simple, audio tag editor for GNU/Linux

puddletag puddletag is an audio tag editor (primarily created) for GNU/Linux similar to the Windows program, Mp3tag. Unlike most taggers for GNU/Linux

341 Dec 26, 2022
Manipulate audio with a simple and easy high level interface

Pydub Pydub lets you do stuff to audio in a way that isn't stupid. Stuff you might be looking for: Installing Pydub API Documentation Dependencies Pla

James Robert 6.6k Jan 01, 2023
Pianote - An application that helps musicians practice piano ear training

Pianote Pianote is an application that helps musicians practice piano ear traini

3 Aug 17, 2022
Mousai is a simple application that can identify song like Shazam

Mousai is a simple application that can identify song like Shazam. It saves the artist, album, and title of the identified song in a JSON file.

Dave Patrick 662 Jan 07, 2023
pedalboard is a Python library for adding effects to audio.

pedalboard is a Python library for adding effects to audio. It supports a number of common audio effects out of the box, and also allows the use of VST3® and Audio Unit plugin formats for third-party

Spotify 3.9k Jan 02, 2023
Neural building blocks for speaker diarization: speech activity detection, speaker change detection, overlapped speech detection, speaker embedding

⚠️ Checkout develop branch to see what is coming in pyannote.audio 2.0: a much smaller and cleaner codebase Python-first API (the good old pyannote-au

pyannote 2.1k Dec 31, 2022
Speech recognition module for Python, supporting several engines and APIs, online and offline.

SpeechRecognition Library for performing speech recognition, with support for several engines and APIs, online and offline. Speech recognition engine/

Anthony Zhang 6.7k Jan 08, 2023
Conferencing Speech Challenge

ConferencingSpeech 2021 challenge This repository contains the datasets list and scripts required for the ConferencingSpeech challenge. For more detai

73 Nov 29, 2022
NovaMusic is a music sharing robot. Users can get music and music lyrics using inline queries.

A music sharing telegram robot using Redis database and Telebot python library using Redis database.

Hesam Norin 7 Oct 21, 2022
Basically Play Pauses the song when it is safe to do so. when you die in a round

Basically Play Pauses the song when it is safe to do so. when you die in a round

AG_1436 1 Feb 13, 2022
Analyze, visualize and process sound field data recorded by spherical microphone arrays.

Sound Field Analysis toolbox for Python The sound_field_analysis toolbox (short: sfa) is a Python port of the Sound Field Analysis Toolbox (SOFiA) too

Division of Applied Acoustics at Chalmers University of Technology 69 Nov 23, 2022
Tune in is a Collaborative Music Playing Systems where multiple guests can join a room and enjoy the song being played

✨A collaborative music playing systems🎶 where multiple guests can join a room ➡🚪 and enjoy the song🎧 being played.

Vedansh Vijaywargiya 8 Nov 05, 2022
Improved Python UI to convert Youtube URL to .mp3 file.

YT-MP3 Improved Python UI to convert Youtube URL to .mp3 file. How to use? Just run python3 main.py Enter the URL of the video Enter the PATH of where

8 Jun 19, 2022