Xavier Riley
Xavier Riley
This works by using the left channel as the modulator and the right channel as the carrier. A parameter for adding white noise helps to improve intelligibility for spoken/sung texts....
Implements a new autotune, which is closer to the Antares original. It doesn't use FFTs - instead everything happens in the time domain. This version of the effect has options...
To reproduce: `%w{these words are invisible in light mode}` I'm just capturing this here for now
I have two projects using qlib - one is a VAMP plugin for non-realtime analysis and feature extraction, the other is a SuperCollider plugin. Both of these use cases have...
I tried setting this up with Ruby 2.5.1 and all of my requests were being rejected with 405 errors. For example: ``` # using Ruby 2.5.1 $ https_proxy=http://localhost:8000 curl -vI...
Firstly, thank you for releasing this library! I'm working with some data where I know that the midi is roughly well aligned with the audio already, but I want to...
Congratulations on getting this released! I've been looking forward to working with it since ISMIR A small issue you might already know about - it looks like you already moved...
Firstly thank you to all the authors for making this available. Your work is still very much appreciated! In working with the dataset we identified two alignments where all the...
The message output by `domains:add` covers the default case but is very confusing for customers who need to use the SSL Endpoint add-on for whatever reason (usually PCI compliance, custom...
### Describe the issue as clearly as possible: I'm not sure what the intended Python version support is, but you have `python>=3.9` in the `pyproject.toml` so I assume its still...