- Access
- License
- Publication
- Contact
Version 0.0.1
See the following tables for the download links for the GrooveTransformer VST plugin.
Operating System | Download Links |
Windows | N/A (Will be available soon) |
MacOS (ARM) | Download |
MacOS (Intel) | Download |
If you are a linux user, you can build the plugin from source.
Locating the Plugin After Installation
Source Code
The plugin source code can be found in the ./Plugins/FreesoundSimpleSampler
directory of the following repository:
MIT License
Copyright (c) 2019 Music Technology Group - Universitat Pompeu Fabra
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.
Akkermans, Vincent, et al. “Freesound 2: An improved platform for sharing audio clips.” (2011).
Support, Bug Reports, and Feature Requests
If you have issues compiling the source code used in this tutorial, please contact us through https://github.com/behzadhaki/Freesound-Juce-API/issues.
If you prefer to contact us directly, use the contact information below.
Questions, Suggestions, or Any Other Inquiries
If you prefer to contact us directly, please contact Behzad Haki.
- Overview
What is Freesound Simple Sampler?
This is a simple sampler that allows users to make a query to Freesound and build a sampler based on the first 16 results. Sounds are automatically mapped in the full MIDI note range.
If you are interested in the technical details of how this was built, check out the tutorial here.
Also, if you want to create custom racks of samples using Freesound, there is an ongoing plugin currently in development called Freesound Rack. This plugin can be accessed at https://mtg-toolbox.github.io/ready-to-use-apps/freesound-rack-plugin/.