Skip to content

v0.1.0-alpha-1

Compare
Choose a tag to compare
@JonathanTaquet JonathanTaquet released this 20 Oct 22:58
· 31 commits to release/0.1 since this release

This version is the result of a refactoring of the code in order to solve windows and Mac OSX issues, by reducing the number of widgets in the main application window.

This alpha version is a pre-release: there may still be some bugs due to the refactoring.

main changes since v0.0.12:

  • the main interface window uses less tkinter widgets. On some versions of windows, it allows to not have widgets disappearing when too many widgets where used. On Mac OSX, it accelerates a lot the loading of many samples.
  • some optimizations of the code to accelerate load/import of samples

Note: this is also the first Mac OSX release. It may not work properly with all Mac OSX versions (it is only tested on Mac OS X 10.6).