PhaseShaper version 1.1 Released: 2007.12.14 Author: Steven Yi This instrument is modeled on a Casio CZ101 and its Phase Distortion Synthesis, called Phaseshaping here by the author due to its likeness to waveshaping (though applied to the phasor). In this folder are 4 examples using the same instrument though with different configuration settings, demonstrating some of the sound possibilities capable with this instrument. This instrument is originally designed for use within the music software blue (http://www.csounds.com/stevenyi/blue), also by the author. The generated code for the instrument may be used outside of blue, though if one is to do so one is recommended to at least view the code once within blue as some configuration variables are difficult to understand without seeing the GUI widgets to which they correspond to. A PNG screenshot is included here that shows what parameters are configurable by the user. [History] v1.1 - 2007.12.14 -fixed use of envelopes (OSC 2 attack was not being used due to incorrect setting of widget property, some OSC2 values were using OSC1 settings) -removed use of balance opcode -fixed calculation of p3 addition to check release time of OSC 1 or OSC 2 v1.0 - 2007.12.08 -initial release