Skip to content

🎹 Preview MIDI files through a VST/VST3/AU plugin

Notifications You must be signed in to change notification settings

thomasbrueggemann/midi-preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MIDI 🎹 Preview

Usage

Preview MIDI files through a VST/VST3/AU plugin. It generates WAV file previews of rendered MIDI through an instrument plugin of your choice

usage: midi-preview.py [-h] [-m MIDI] [-p PLUGIN] [-s SECONDS] [-o]

optional arguments:
  -h, --help            show this help message and exit
  -m MIDI, --midi MIDI  Path to your midi files
  -p PLUGIN, --plugin PLUGIN
                        Path to VST/VST3/AU plugin
  -s SECONDS, --seconds SECONDS
                        Rendered audio file length (default: 8)
  -o, --open            Should the plugin window be opened to make adjustments?

About

🎹 Preview MIDI files through a VST/VST3/AU plugin

Topics

Resources

Stars

Watchers

Forks

Languages