Skip to content

Splits chords from a MIDI device into seperate channels and outputs to another device

License

Notifications You must be signed in to change notification settings

NoahR-ATC/MidiSplitterJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUI: Maven Central
Library: Maven Central

MidiSplitterJava

Takes MIDI input from one device, distributes messages across all 16 MIDI channels, and outputs the recreated messages to another MIDI device.

Installation

  • Download the latest release in either .zip or .tar.gz
  • Extract
  • Run MidiSplitterJava.bat if on Windows, ./MidiSplitter if on Linux, or java -jar MidiSplitterJava.jar on either if you want to add command line arguments

Development

Check out the latest release's Javadocs.
If you would like to use the MidiSplitter library as a dependency it is available through Maven here.


Copyright 2020 Noah Reeder, licensed under Apache-2.0

About

Splits chords from a MIDI device into seperate channels and outputs to another device

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages