You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
falkTX b6fb15d5e2
Move stuff around to properly differentiate between juce versions
2 years ago
..
source Move stuff around to properly differentiate between juce versions 2 years ago
meson.build Move stuff around to properly differentiate between juce versions 2 years ago
readme.txt Move stuff around to properly differentiate between juce versions 2 years ago

readme.txt

JUCETICE / DrumSynth v0.1.3 VST / juceified-vstiized nekobee

Original plugin (Version 2.0) - Copyright (c) 1998-2000 Paul Kellett (mda-vst.com)
VST Port - Copyright (C) 2007 kRAkEn/gORe (www.anticore.org/jucetice)


Information-------------------------------------------------------------

Drumsynth is a JUCEified port of the excellent Paul Kellet's DrumSynth.
Features:
- 32 voices polyphonic
- 24 drum notes (2 octaves mapping)
- 1 tone with sweep
- 2 overtones
- 3 noize generators
- envelope editor
- midi automatable with learn function
- import/export of DS files


License ----------------------------------------------------------------

* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2 of
* the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be
* useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
* PURPOSE. See the GNU General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, write to the Free
* Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307, USA.


Changelog --------------------------------------------------------------

Version [0.1.3] - 2009-xx-xx

Version [0.1.2] - 2009-06-26
+ aligned to latest juce in svn repository
~ fixed jack and alsa dependancies for VST version

Version [0.1.0] - 2008-07-20
- Initial release