Skip to content

CPunch/RagBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RagBot

RagBot is a simple python script for turning MIDI and SoundFont files into a synthesia-like video.

out.mp4

Installation

After cloning the repository, you can install the required packages with pip:

pip install -r requirements.txt

I recommend doing this in a virtual environment

Usage

To use RagBot, you need a MIDI file and a SoundFont file. Simply pass the paths to these files as arguments to the script:

python RagBot.py path/to/midi/file.mid path/to/soundfont/file.sf2

Releases

No releases published

Packages

No packages published

Languages