An open API service indexing awesome lists of open source software.

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

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.

![Linux screenshot](https://github.com/user-attachments/assets/5854a18c-8a36-41e5-bb98-bf025266fe46)

![macOS screenshot](https://github.com/user-attachments/assets/6a34fc32-52c2-4c3f-96ee-5f1bf3e2fc95)

![Windows screenshot](https://github.com/user-attachments/assets/c55333e1-5f19-4647-80d6-b5cad8ee2c5c)