https://github.com/eyelash/libgral
low-level cross-platform GUI, audio, and MIDI abstraction
https://github.com/eyelash/libgral
audio c cross-platform gui library midi
Last synced: 19 days ago
JSON representation
low-level cross-platform GUI, audio, and MIDI abstraction
- Host: GitHub
- URL: https://github.com/eyelash/libgral
- Owner: eyelash
- License: mit
- Created: 2016-09-30T18:44:48.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-03-26T10:03:24.000Z (about 2 months ago)
- Last Synced: 2025-03-31T00:04:33.673Z (about 2 months ago)
- Topics: audio, c, cross-platform, gui, library, midi
- Language: C
- Homepage:
- Size: 405 KB
- Stars: 14
- Watchers: 4
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libgral
libgral is a low-level abstraction layer exposing a unified C API to open windows, receive keyboard and mouse events, draw text, images, and vector graphics, access the clipboard, play PCM audio, and receive MIDI events on Linux, macOS, and Windows.


