Skip to content

v2.12

Compare
Choose a tag to compare
@eturpault eturpault released this 30 May 22:26
· 18 commits to main since this release
50fd30e

31st May 2024
Changes compared to v2.11 :

  • new graphical interface colors, unified between main window and pop-up windows
  • clickable widgets have their background color changing on mouse cursor hovering
  • add a button to open an ODF from the recently opened ODFs list
  • add a menu item to clear the recently opened ODFs list
  • menu stays opened when clicking on a checkable option
  • add a check button to make the search in the ODF case insensitive
  • Collapse and Expand buttons act on the selected section of the sections tree and no more on the entire tree
  • The viewer can render files (images, audio samples) clicked in the Hauptwerk section
  • HW2GO : redesign of the way to build the switches network
  • HW2GO : optimization in the HW sections tree and switches network building, reducing the conversion time
  • HW2GO : rework the way to map the HW Keyboard / Division sections to GO Manual sections
  • HW2GO : added in the header of the GO ODF information about the chosen conversion options
  • HW2GO : use a pitch specification method code if defined in the samples to know if their pitch has to be read from the metadata of the sample file
  • HW2GO : in ranks, set an harmonic number value at rank level, and at pipe level set it only if it is different from the one at rank level
  • HW2GO : added the conversion of HW Combination into GO General/Divisional and master capture (SET) and general cancel (GC)
  • HW2GO : set the Enclosure attribute AmpMinimumLevel at 0 instead of 1 as GO v3.15.0 will not mute anymore pipes after enclosure set to 0 and then reopened

Now OdfEdit can be installed with pip (see pypi.org/project/OdfEdit) and the terminal command : pip install OdfEdit