File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 :
3132As 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 )
You can’t perform that action at this time.
0 commit comments