# Ominus-tch/Piano-Visualizer SLOC report

> As of 2026-09-01 (commit e89ec054d493), Ominus-tch/Piano-Visualizer contains 422,890 total lines: 302,168 code, 70,965 comments, 49,757 blank, across 1,071 files in 11 languages (top: C++ 48.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Ominus-tch/Piano-Visualizer to commit e89ec054d493, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a large codebase by counted code lines. Code represents 71.5% of all lines, comments represent 16.8%, and the repository averages 282 code lines per file. C++ accounts for 48.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 335 | 190,282 | 147,267 | 22,393 | 20,622 |
| C Header | 565 | 139,543 | 90,770 | 31,035 | 17,738 |
| C++ Header | 155 | 70,938 | 45,197 | 16,390 | 9,351 |
| C | 6 | 19,134 | 16,547 | 831 | 1,756 |
| Visual Studio Project | 1 | 1,312 | 1,312 | 0 | 0 |
| CSS | 1 | 836 | 622 | 57 | 157 |
| CMake | 1 | 440 | 411 | 12 | 17 |
| Visual Studio Solution | 1 | 31 | 30 | 0 | 1 |
| Shell | 1 | 17 | 12 | 1 | 4 |
| Markdown | 3 | 207 | 0 | 136 | 71 |
| Plain Text | 2 | 150 | 0 | 110 | 40 |

Top language (C++ 48.7%). Generated at 2026-09-01T10:36:37.075148191+00:00. Canonical report: https://octocounts.com/github/Ominus-tch/Piano-Visualizer

## Report FAQ

### How many lines of code does Ominus-tch/Piano-Visualizer have?

Ominus-tch/Piano-Visualizer has 422,890 total lines, including 302,168 code lines, 70,965 comment lines, and 49,757 blank lines.

### How was the Ominus-tch/Piano-Visualizer line count measured?

OctoCounts resolved the public GitHub repository to commit e89ec054d493, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for Ominus-tch/Piano-Visualizer?

This OctoCounts report was generated from master at commit e89ec054d493 on 2026-09-01T10:36:37.075148191+00:00.

## Similar repository reports

- [gammasoft71/xtd](https://octocounts.com/github/gammasoft71/xtd) — C++, 303,724 code lines
- [k2-fsa/sherpa-onnx](https://octocounts.com/github/k2-fsa/sherpa-onnx) — C++, 326,958 code lines
- [randombit/botan](https://octocounts.com/github/randombit/botan) — C++, 271,439 code lines
- [YuriSizuku/Kirikiroid2Yuri](https://octocounts.com/github/YuriSizuku/Kirikiroid2Yuri) — C++, 268,699 code lines
- [ctrl-alt-test/demo-archive](https://octocounts.com/github/ctrl-alt-test/demo-archive) — C++, 267,189 code lines
- [microsoft/terminal](https://octocounts.com/github/microsoft/terminal) — C++, 263,670 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
