Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dexmoh/console_piano
- Owner: dexmoh
- License: mit
- Created: 2024-12-26T13:49:23.000Z (21 days ago)
- Default Branch: main
- Last Pushed: 2024-12-26T14:05:15.000Z (21 days ago)
- Last Synced: 2024-12-26T14:31:13.806Z (21 days ago)
- Topics: audio, cmake, console, cpp, music, sound, windows
- Language: C++
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.