https://github.com/qloha/decibel-detector
Detects decibels. AKA Deci Detect
https://github.com/qloha/decibel-detector
Last synced: 8 months ago
JSON representation
Detects decibels. AKA Deci Detect
- Host: GitHub
- URL: https://github.com/qloha/decibel-detector
- Owner: qloha
- Created: 2025-01-23T01:55:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-23T02:09:26.000Z (over 1 year ago)
- Last Synced: 2025-08-02T16:39:05.571Z (11 months ago)
- Language: C++
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Decibel Detector
a.k.a. Deci Detect
## OS?
Windows, because I use windows, and that's about it.
## Usage
Not much, but it was a fun project to work on. You can however play around with it, try to get the smallest or largest possible amount of decibels.
## Help
Keybinds
- Pause - Enter / Return / Break
- Exit - Escape / Esc
For more help, open an issue.
## Resources
None, I don't like installing libraries, so it's pretty much all from scratch (except for built in libraries e.g. windows api)