Hendrik Schreiber
Hendrik Schreiber
I'm trying to use jnativehook under Windows 7, running in Parallels with OS X 10.10.5 as host. I keep on getting the error message: org.jnativehook: refresh_locale_list [628]: Could not find...
Nice project! A batch normalization element would be cool...
The default is 2, which can lead to fairly large bloat, when considering ten-thousands of JAMS (think global tempo estimates like https://github.com/tempoeval/tempo_eval/tree/main/annotations). Of course one can go the gzip/jamz route,...
Most datasets are the result of a paper and thus can be linked to (web page, pdf, DOI). It would be nice, if there was a dedicated field for something...
When dealing with large datasets containing 100,000s of files, the one file/one jam paradigm becomes a burden. 1. Filesystems like [ext2 aren't made for this](http://stackoverflow.com/questions/466521/how-many-files-can-i-put-in-a-directory). 2. With all of those...
It is widely considered a best practice to automatically test software using unit tests with some continuous integration tool like GitHub Actions.
[beaTunes](https://www.beatunes.com/) See for example https://twitter.com/beatunesapp/status/874660147536252929 Thanks.
The arrow, that is supposed to appear on the right edge of a popup menu item that has a sub-menu, is only barely visible, when the item is not selected...
On OS X an *indeterminate* state is supported for JCheckBox. Instead of the check mark, it's a simple horizontal line. It would be nice, if that was supported by Darcula...
Makes sure that the a non-opaque ComboBox is rendered correctly on a TabbedPane.