Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dexmoh/console_piano

A piano you can play in your terminal. Windows only.
https://github.com/dexmoh/console_piano

audio cmake console cpp music sound windows

Last synced: 16 days ago
JSON representation

A piano you can play in your terminal. Windows only.

Awesome Lists containing this project

README

        

# console_piano

> A piano you can play in your terminal. Works only on Windows.

![image](https://github.com/user-attachments/assets/c305ecad-4234-4df1-80d5-5b8e24b89f58)

This project doesn't use any third-party libraries, it makes sounds by calling the `Beep()` function from the `` header file.