https://github.com/kaydax/chikara
A multithreaded, real time midi player using Vulkan
https://github.com/kaydax/chikara
midi midi-player vulkan
Last synced: 8 months ago
JSON representation
A multithreaded, real time midi player using Vulkan
- Host: GitHub
- URL: https://github.com/kaydax/chikara
- Owner: Kaydax
- License: other
- Created: 2020-02-15T07:22:27.000Z (over 6 years ago)
- Default Branch: daddy
- Last Pushed: 2022-11-02T20:53:05.000Z (over 3 years ago)
- Last Synced: 2025-04-09T08:44:11.112Z (about 1 year ago)
- Topics: midi, midi-player, vulkan
- Language: C++
- Homepage:
- Size: 784 KB
- Stars: 17
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# 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
```
If you use Chikara in a video, please link back here!
# Contributors
- [Kaydax](https://github.com/Kaydax)
- [khang06](https://github.com/khang06)
- [tehZevo](https://github.com/tehZevo)
- [Arduano](https://github.com/arduano)
- [*And users like you!*](https://github.com/Kaydax/Chikara/graphs/contributors)
# License
Chikara is licensed under the terms of [DBADPL](https://dbad-license.org/).
*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.
```