Skip to content

Releases: ImAxel0/Openthesia

1.3.0

19 Nov 13:47
89def7a
Compare
Choose a tag to compare
  • Added SoundFonts support with built in sounds (recommended setup)
  • Added sustain pedal visual state and trigger button
  • Added fullscreen toggle button

Application size increase comes from built-in SoundFonts

ℹ️ Known SoundFont issues:

  • sound cutoff when sustain pedal is released in certain situations
  • possible random audio artifacts

1.2.3

15 Nov 13:04
Compare
Choose a tag to compare
  • Font and most ui elements now take in account DPI scale factor
  • Improved top bar controls hiding logic

1.2.2

05 Sep 19:13
Compare
Choose a tag to compare
  • made application DPI aware fixing blurriness on higher resolutions
  • minimized window state playback fix

1.2.1

16 Jun 08:04
Compare
Choose a tag to compare
  • Increased note blocks roundness
  • Note blocks roundness can be personalized in the settings window
  • Added black border on note blocks when glowing effect is turned off to improve notes separation
  • Pan button is now middle mouse when in edit mode to avoid conflict with right mouse button
  • Minor fixes

If updating from a previous version note blocks roundness will be initially set to 0, you can change it in the settings window (default = 7)

1.2.0

04 Jun 07:46
Compare
Choose a tag to compare
  • Improved piano look with real key images
  • Increased timer precision control and view
  • Can now control playback time using right mouse button, panning up and down
  • More precise keyboard arrows playback controls when CTRL is pressed (0.1sec instead of 1sec)
  • Changed time bar color style
  • New note text info types (velocity, octave)
  • Reduced vertical lines count

1.1.0

29 May 13:52
Compare
Choose a tag to compare
  • Added left and right hands separation, each with it’s own color
  • Added edit mode where user can set an hand to each note of a piece
  • Added notes tooltip on hover when in edit mode and notes notation is turned on
  • Added keyboard arrows playback controls (left = -1s, right = +1s)
  • Improved midi modes window explanation
  • Back, glow and color buttons are now also hidden when top bar isn’t locked

If updating from 1.0.0 and experience invisible/transparent note blocks, after opening and closing the program go into C:\Users\Username\AppData\Roaming\Openthesia\Settings.json and change the “W” value of R_HandColor and L_HandColor from 0.0 to 1.0

1.0.0

22 May 19:03
Compare
Choose a tag to compare

First release