November 25, 2020
Sononym 1.2 Release Notes
The release contains a number of stability improvements and bugfixes, with a few oft-requested features thrown in as well - here are the key highlights:
- Modernized Internals
- Improved Text Search (Synonyms)
- Additional Filename Columns
- More Configurable Collections
- Faster Audio Previews
- Smooth Scroll on Touch/Trackpads
- Improved Drag-Drop on Windows
- Other Tweaks and Bugfixes…
Additional Update Information
- Version 1.2.1 - Released Dec 3rd 2020
- Version 1.2.2 - Released April 27th 2021
Download
Visit our download page to get the most recent release.
Installation Notes
This update is compatible with, and can be installed on top of your existing installation.
However, the minimum supported macOS version has been raised to 10.10 (OS X Yosemite).
What’s New
Modernized Internals
In this release, we have focused on updating the internals of the software. This should bring considerable stability improvements - especially on the macOS/Linux platforms. Additionally, we are now in a position where we can implement new features at a faster pace.
Improved Text Search (Synonyms)
Sononym now comes loaded with a database of related words and terms - also known as a Thesaurus. In practice, this makes it simple to enter a search term - say, “bassdrum” - and have the software search for related terms, such as “bd”, “bass-drum or “kickdrum”.

Fig: The new editor provides a searchable list of synonyms.
The Thesaurus is a stepping stone towards our goal of making Sononym more aware of non-audio data, such as filenames and embedded metadata. More documentation is available in our online manual

The Thesaurus is fully integrated in the text search.
Additional Filename Columns
Instead of just a single “filename” column, Sononym now offers three: one for the Filename, one for the Folder and one which contains both (Path). This should improve the readability of the search results, especially when browsing deep folder hierarchies or when you want to sort the results by the filename (something that was previously not possible).

Fig: To control which columns are visible, right-click the search-results table header or head into the View menu.
More Configurable Collections
Auto-Export Made Optional
We have been told by numerous people that they love the concept of “collections” in Sononym, but hate that all the collected files are automatically copied/exported somewhere. This is now made optional, and the feature is even disabled by default for newly created collections.
You can quickly tell which of your collections have automatic export enabled by looking at the list of collections:

Fig: The ‘A’ on the right side is shown when automatic export is enabled.
Collection Preferences
By heading into Preferences > Collections, it’s now possible to specify default and global settings for collections.
This includes where to store collections on disk, whether they should make use the auto-export feature and so on.
Faster Audio Previews
When stepping through search results, audio previews are now triggered much faster. Previously, these selection changes were delayed for performance reasons, but it turned out that the delay perhaps was a bit excessive.
Note that audio latency also affects the time it takes to preview a file.
Head into Audio Configuration to adjust this.
Smooth Scrolling on Touch/Trackpads
Some input devices, e.g. touchpads and trackpads, used to be overly sensitive when scrolling through samples. The application now offers an alternative scrolling method, more suitable for these devices.
To use the new scroll behavior, head into Preferences > Display Configuration
Improved Drag-Drop on Windows
Our custom file drag-drop implementation on Windows (introduced in 1.1) had a couple of issues that has now been resolved.
- Fixed: when starting a drag operation and then using Alt+Tab to switch to a different application, no file would appear on the target app window.
- Fixed: Drag a file out of the application window and back - this no longer cancels the drag operation.
Other Tweaks and Bugfixes
Version 1.2.0
- Faster keyword parsing (background task)
- Improved text rendering, especially with small/thin text
- When dragging a folder onto application, open in active tab (library/explore)
- Explore mode: pick between recently browsed folders
- macOS: double-click title-bar to toggle maximized state
- macOS: reserve space in corner for resizing window
- Linux: use
gio
trash implementation instead ofgvfs
- Linux: dependency on
gconf
/dconf
is gone - Fixed: occasional crash while browsing in shuffle mode
- Fixed: error when relocating a collection that doesn’t exist
- Fixed: waveform sometimes not reflecting the selected sample
- Fixed: broken multiselect in collections on macOS
Version 1.2.1
- Fixed: top of GUI could disappear (“layout shift”)
- Fixed: crash when drag-dropping folders within a collection
- Fixed: (win) crash on doubleclick of some titlebar regions
- Fixed: (win) ensure unique names for new collections
Version 1.2.2
- Fixed: Retain cursor position in results when deleting
- Fixed: Guard against crashes while stepping through results
- Fixed: Occasional crashes when quitting app during startup
- Fixed: Auto-complete in search input could produce invalid text
- Fixed: (mac) ‘Internal Portaudio Error’ on some systems
- Fixed: (mac) Unable to ‘select all’ in text fields using keyboard
- Fixed: (win) Command-line args not always passed on to app
- Fixed: (win) Installer looking blurry on high-DPI screens
- Tweak: Place samples that failed to analyse last in search results
- Tweak: Submit search query on Return (don’t auto-complete)
–
Enjoy the release and let us know what you think - see links below 😉.
The Sononym Team