Releases: andersfischernielsen/Traktor-Transition-Finder
Traktor Transition Finder 1.6.6
Fixed a minor UI bug in the Song-to-Song window.
Traktor Transition Finder 1.6.5
Adds a preference window for setting the punishments for non-optimal key and half-tempo transitions when building the song graph.
Traktor Transition Finder 1.6
- The app now supports finding the shortest path of transitions from a given song to another
- This feature is available from
Window
->Song-to-Song Finder ⌘+2
- This feature is available from
Traktor Transition Finder 1.5
- The app now shows a list of previous transitions that jump back to a previous song when double-clicked
Traktor Transition Finder 1.4.2
- The app now shows what song has currently been selected
- Selecting transitions from the list now requires double-clicking instead of single-clicking to prevent accidental selections
Traktor Transition Finder 1.4.1
- Implented click-to-select songs from transition list
- Added support for macOS 10.12+
Traktor Transition Finder 1.4
Features:
- Reimplemented the entire app in Swift
- This was done due to many tradeoffs of using Electron (application size, speed, bugs)
- The app is now much faster and can easily handle large collections
- The app is now much smaller and less demanding
- The app now supports finding half-tempo transitions (with a small transition punishment)
Known bugs:
- It is no longer possible to click songs in the transition result list (songs have to be dragged onto the app)
- The app is now only available for macOS
Please report any bugs you find!
Traktor Transition Finder 1.3.5
- Reimplemented Traktor collection parsing using streaming collections, fixing issues with large collections
- Added better support for missing Traktor key information on songs
Traktor Transition Finder 1.3
The entire backend of the app modeling the graph of possible transitions has been reimplemented in TypeScript.
This means that the app no longer requires Mono to run.
This reimplementation has resulted in a UI bug, which means that there's no feedback when uploading a collection (the spinner is gone) - I'm currently working on fixing this.
Traktor-Transition-Finder-1.2.2
The Mono runtime is no longer required to run the app.
Some minor bugs have been fixed, but most are still present.
If you had trouble using your Traktor 2.10 collection in previous releases, this might still be an issue.