Cycle Shifter

by ndc Plugs (http://www.niallmoody.com/ndcplugs)


Version : 1.02

Author : Niall Moody (niallmoody@yahoo.co.uk)

Format(s) : Windows VST

Created with : C++

CPU Usage : 0.01%? (tested on a P4 2.8GHz)


Description :

Reads in a cycle's-worth of the input signal, then (once the whole cycle's been read in) outputs it again, on top of the current output, repeat ad infinitum(?). Works best with long/sustained sounds (e.g. strings, pads etc.), sounds like a weird kind of gentle distortion.


Credits :

VST is a trademark of Steinberg Media Technologies AG.


Installation :

Copy the CycleShifter.dll file into your vst plugins directory.


Hosts tested on :

Tracktion v1.6.0.1


Version History :

v1.02 – Fixed stupid memory leak.

v1.01 – Fixed annoying clicking in some cases, increased size of buffer, added input volume parameter, cleaned up gui a bit.

v1.00 - First release.


License :

This plugin is released under the MIT/expat license (below). In addition, you can find the source code for it (for the forseeable future – as long as I have webspace for it anyway) at http://www.niallmoody.com/ndcplugs/cycleshifter.htm.

Copyright (c) 2004 Niall Moody

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.