- Access
- License
- Publication
- Contact
Version 0.0.1
See the following tables for the download links for the GrooveTransformer VST plugin.
- | Download Links |
MacOS (ARM) | Download |
Windows, MacOS (Intel), and Linux installers are not available yet, but they will be released soon. In the meantime, you can compile the plugin from source on these platforms (requires minor cmake modifications).
Plugin Source Code
The original source code was developed by Andrew Fyfe https://github.com/Fyfe93/neurodrum-live/tree/main.
An updated repository, with minor modifications including CMake integration, is available at https://github.com/behzadhaki/neurodrum-live.
MIT License
Copyright (c) 2022 Andrew Fyfe
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
This plugin is based on the Neural Percussive Synthesizer developed by Ramires et al.
Ramires, António, et al. “Neural percussive synthesis parameterised by high-level timbral features.” ICASSP 2020-2020 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP). IEEE, 2020.
For feedback, suggestions, or contributions, please reach out via the following channels:
-
Bug reports via GitHub Issues in the repo available at https://github.com/behzadhaki/neurodrum-live
-
For general inquiries, contact Behzad Haki or Frederic Font
- Overview
This VST plugin is built on a neural network model designed to synthesize percussive sounds—such as kicks, snares, and cymbals—by allowing users to control them through high-level, intuitive descriptors. Instead of tweaking obscure synthesis parameters, users can shape the sound using familiar concepts like “brightness,” “warmth,” or “sharpness.” The plugin uses a deep learning model trained on thousands of real-world percussive samples, and it translates these musical qualities into audio waveforms.
After changing a parameter, you have to press the “Generate” button to create a new sound. Once the sound is generated, the new incoming MIDI notes will trigger the new sound. If you want to change the sound again, you have to press the “Generate” button again.