| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| OpenPiano v1.2.0 source code.tar.gz | 2026-02-20 | 3.5 MB | |
| OpenPiano v1.2.0 source code.zip | 2026-02-20 | 3.5 MB | |
| README.md | 2026-02-20 | 1.8 kB | |
| OpenPiano.exe | 2026-02-20 | 84.0 MB | |
| OpenPianoSetup.exe | 2026-02-20 | 67.3 MB | |
| Totals: 5 Items | 158.3 MB | 3 | |
Release Notes for Version: 1.1.0 → 1.2.0
Included Files
-
OpenPianoSetup.exe (Recommended)
Windows installer for OpenPiano. Size: 64.21 MB
SHA-256: 4d665f974cdcfba6a8938bdaef161a7f252e13306dfa0a2381cb94f5057fe485 -
OpenPiano.exe
Standalone OpenPiano application. Size: 80.1 MB
SHA-256: c457d5aa5058dc2194ffd8a8351730563a6164628ad19c87cb7d4b351413cd82 -
Source code (zip / tar.gz)
Compressed OpenPiano source code.
Security Notice
Only download from these sources: Official repo ; Sourceforge ; Website.
Changes
### Major - Implemented keyboard layout switching. - Fixed layout remapping behavior in **88-key mode**, including Ctrl-based upper/lower range bindings. - Added layout-mode scan code normalization on Windows so localized keyboard layouts map consistently. ### Minor - Prevented piano input while the keyboard layout options are open. - Fixed sustain edge cases where very fast inputs could leave sustain status visually out of sync. - Improved key label rendering on piano keys for narrow widths and multiline combos to reduce clipping. - Updated combo label casing behavior: - Non-shift combos now keep letters lowercase (for example: `C + u`). - Shift combos now show uppercase letters, including localized letters where a single-glyph uppercase exists. - Themed keyboard layout choice surfaces for better light-mode contrast. - Safe cleanup and encoding normalization pass for touched files.Full Changelog: https://github.com/Justagwas/OpenPiano/compare/v1.1.1...v1.2.0