SkillAgentSearch skills...

MIDIPlayer

The MIDI Player with Text and Binary File

Install / Use

/learn @RemiliaMIDIMaker/MIDIPlayer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MIDI-Player

The MIDI Player with Text and Binary File

Build

Windows

Visual Studio 2017

Open ./VS2017/MIDIPlayer.sln

MinGW or Other

Require CMake

mkdir build
cd build
cmake ..
make

Linux

Require CMake, Alsa

mkdir build
cd build
cmake ..
make

License

MIT

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated3y ago
Forks3

Languages

C++

Security Score

80/100

Audited on Mar 2, 2023

No findings