A multithreaded, real time midi player using Vulkan
Go to file
Alexander Verevkin a4728837d8
Fix sysex and stuff (#14)
* fix build for recent build tools

* sysex fix + vlv stuff

* + more code reusage
2022-11-02 16:53:04 -04:00
.github Create FUNDING.yml 2021-01-20 07:23:06 -05:00
Chikara Fix sysex and stuff (#14) 2022-11-02 16:53:04 -04:00
externals Some alpha 6 changes 2021-08-06 04:01:33 -04:00
.editorconfig enforce 2 space tab solution-wide, instanced rendering (still buggy!!!) 2020-04-17 01:04:53 -04:00
.gitattributes Add Code 2020-02-15 02:32:06 -05:00
.gitignore imgui (#1) 2020-05-25 19:42:17 -04:00
.gitmodules A bunch of stuff 2021-03-13 14:33:22 -05:00
Chikara.sln Add Code 2020-02-15 02:32:06 -05:00
LICENSE Update LICENSE 2020-05-20 19:20:48 -04:00
README.md Update README.md 2020-06-22 18:34:46 -04:00

README.md

Chikara

A multithreaded, real time midi player using Vulkan.

How-To Guide

How to install

Not currently possible.

How to play a MIDI

  1. Drag and drop a midi file onto Chikara.exe
  2. Enjoy

or if you want to use command prompt:

  1. Open command prompt and navagate to the folder where Chikara.exe is
  2. Run this command:
Chikara.exe <MIDI FILE PATH HERE>

If you use Chikara in a video, please link back here!

Contributors

License

Chikara is licensed under the terms of DBADPL.

Summary:

An open source license based on the Apache 2.0 license with a few social clarifications. The intent is to spell out reasonable vs. unreasonable ways to interact with open source projects.