https://github.com/bluskript/midi2vital
An automatic MIDI to Vital converter
https://github.com/bluskript/midi2vital
Last synced: over 1 year ago
JSON representation
An automatic MIDI to Vital converter
- Host: GitHub
- URL: https://github.com/bluskript/midi2vital
- Owner: bluskript
- License: mit
- Created: 2021-02-01T23:31:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-03T00:34:42.000Z (over 5 years ago)
- Last Synced: 2025-02-02T05:24:00.483Z (over 1 year ago)
- Language: TypeScript
- Size: 553 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# midi2vital
## An automatic MIDI to Vital converter
Made by Bluskript, modifications and additions done by Vlams
The most useless thing i've ever made. Basically feed it a MIDI file with some really specific parameters (MUST be one track, minimize amount of overlapping notes!)
and it will spit out a Vital preset with your song encoded in it. I am truly sorry for making this.
[](https://www.youtube.com/watch?v=AgG_4bDf9tg)
### This is kinda janky to use, can u fix?
I'm probably never gonna touch this project again, **PRs are welcome though.**
### Current limitations:
- Every voice can only play 45 notes (Vital LFOs have a maximum of 100 points)
- A maximum of 6 notes can be played at once with the included patch (though it should technically be possible to play up to 9 notes on both the left and right channel)