Skip to content

Commit 89def7a

Browse files
authored
Update README.md
1 parent 2e9abc8 commit 89def7a

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ In the Play mode you can visualize midi inputs as rising note blocks and also re
2626
- **Learning mode**: wait for the right key input before going to the next note
2727
- **Play mode**: visualize midi input realtime and record it to export it as a midi file
2828
- **Hands separation**: differentiate between left and right hand with colors
29+
- **SoundFonts support**: built-in and external sounds support through .sf2 files
2930

3031
## What operating systems does it support? :desktop_computer:
3132
As of now Openthesia is only available on Windows devices, support for other platforms isn't currently planned.
@@ -43,7 +44,15 @@ Download the latest setup from the [releases](https://github.com/ImAxel0/Openthe
4344

4445
![openthesia_settings](https://github.com/ImAxel0/Openthesia/assets/124681710/7e8afe03-764c-4ff1-af9d-2337b03edd23)
4546

47+
## SoundFonts credits
48+
- **Upright Piano KW** licensed under [Creative Commons CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/)
49+
- **YDP Grand Piano** licensed under [Creative Commons Attribution 3.0](https://creativecommons.org/licenses/by/3.0/)
50+
- **Salamander Grand Piano** licensed under [Creative Commons Attribution 3.0](https://creativecommons.org/licenses/by/3.0/)
51+
- **Old Piano FB** licensed under [Creative Commons CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/)
52+
4653
## Thanks to
4754

4855
- [DryWetMidi](https://melanchall.github.io/drywetmidi/index.html)
56+
- [NAudio](https://github.com/naudio/NAudio)
57+
- [MeltySynth](https://github.com/sinshu/meltysynth)
4958
- [Dear ImGui](https://github.com/ocornut/imgui) & [ImGui.NET](https://github.com/ImGuiNET/ImGui.NET)

0 commit comments

Comments
 (0)