Expert SleepersCrossfade Loop Synthv3.2.0User Manual
Using Crossfade Loop SynthUsing the controlsKnobsBasic use of the knobs is to click on them and drag the mouse up and down. However you can obtain dif
Stepping through a folder of samplesThe two buttons below ‘Load Sample’, labelled ‘Prev’ and ‘Next’, let you quickly audition a number of samples, wit
start when the note is first triggered.'Loop Start' (green) sets the beginning of the looped section.'Loop End' (red) sets the begi
EnvelopesControlsThe amplitude and filter envelopes are both of the standard ADSR type, but with extra control over the shape of the curves.The upper 4
Play Position MemoryThe last control in the ‘Sample’ group, PPM provides variations on the idea that the sample should start playing from the position
The ‘Sync’ control turns the effect on. It sets the length of the sample that is used for syn-thesis, in terms of a number of cycles at the reference
Filter LFOModulates the filter cutoff frequency by up to 3 octaves.Pulse Width LFOModulates the pulse width control (see above).Sync Detune LFOModulate
Crossfade Loop Synth E"ectCompared to Crossfade Loop SynthThe effect version of Crossfade Loop Synth can do everything the synth version can - it
Buffer size controlsThese controls together set the size of the record-ing buffer.The first control ‘Size’ simply sets the buffer size in seconds. The
PreferencesPressing the ‘Prefs’ button brings up a dialog where various prefer-ences are set. These settings are shared by all instances of Crossfade
Copyright © 2011 Expert Sleepers. All rights reserved. This manual, as well as the software described in it, is furnished under licence and may be use
Max buffer sizeThis setting only affects the Effect version of the plug-in. It sets the range of the buffer size control. Setting this to higher value
MIDI controlAll of Crossfade Loop Synth’s parameters can be controlled via MIDI CC’s (Continuous Controllers) according to the table below.CC 64 (sust
OSC ControlFrom version 3.1.0 Crossfade Loop Synth can be controlled via the Open Sound Control (OSC) protocol.If you’re new to OSC, start by vis
/get 14 osc.udp://10.0.0.2:7000 “/foo”replies to 10.0.0.2:7000 with (assuming parameter 14 has the value 64.0)/foo 14 64.0/getAll s:returnUrl s:return
/getAllRegisteredBehaves exactly as if every parameter registered for updates with /registerUpdate had changed. A message will be sent for ev
/stopNote i:note f:velocityStops playback of a note - equivalent of a MIDI note off message.‘note’ is the MIDI note number; ‘velocity’ should be betwe
MIDI & OSC ScriptingPreambleFrom Crossfade Loop Synth v3.1.0 onwards it is possible to extend the plug-in’s MIDI & OSC functionality via user-
Script locationsCrossfade Loop Synth looks for MIDI & OSC scripts in standard locations. Scripts must have the filename extension “.lua”.Mac
pitch = getParameter( “Pitch” )pitch = getParameter( paramID_Pitch )setParameter( param, value )Sets the value of the plug-in parameter. See the descr
E.g.setOthersParameter( 2, paramID_Pitch, 12.0 )getOthersParameter( id, param )As getParameter(), but gets the parameter from another instance
ContentsIntroduction! 7Crossfade Loop Synth! 7Crossfade Loop Synth E"ect! 7Installation! 8Mac OS X, Audio Unit (AU)! 8Mac OS X, VST! 8Windows (VS
endrequestAllCC( handleCC )requestAllNRPN( function )Request that the given function be called in response to any MIDI non-registered parame-ter numbe
requestCC( cc, function )Request that the given function be called in response to the given MIDI continuous con-troller (CC) event. E.g.local functio
requestChannelPressure( function )Request that the given function be called in response to a MIDI channel pressure (after-touch) event. E.g.local fu
Version History3.2.0 11/8/2011•Mac OS X AU & VST versions now support 64 bit operation.•Timing of note playback much improved in the synth version
3.0.2 30/9/2007•(AU version) Now responds properly to AudioUnitReset(), so in e.g. Logic the delay buffer will be cleared when song playback is starte
2.0.0 12/12/2004•all-new GUI•new 'reverse' and 'alternate' loop modes•amplitude and filter envelopes now ADSR with adjustable shape
0.1b 11/12/2002•First beta release.!
Release Notesv3.0.x and v3.1.x have a known issue in that PWM and Hard Sync don’t work well to-gether. The intention is to re-implement PWM and releas
ContactThe Expert Sleepers website is here:http://www.expert-sleepers.co.uk/Or you can [email protected] you can use the forum, which i
Play Position Memory! 14Pulse Width! 14Hard Sync! 14LFOs! 15Pitch LFO! 15Filter LFO! 16Pulse Width LFO! 16Sync Detune LFO! 16Drones! 16Pitch Wheel Ran
/registerUpdate i:param s:returnUrl s:returnPath! 23/unregisterUpdate i:param s:returnUrl s:returnPath! 23/getAllRegistered! 24/exec s:func ...! 24/ca
requestProgramChange( pc, function )! 31requestPolyPressure( key, function )! 31requestPitchWheel( function )! 31requestChannelPressure( function )! 3
IntroductionCrossfade Loop SynthCrossfade Loop Synth is at heart a simple sample playback synth plug-in.It plays samples in the classic sampler manner
InstallationMac OS X, Audio Unit (AU)One file (ExSlXFadeLooper.component) contains all variants of the plug-in.Simply copy the file to the folder:Librar
RegistrationThe downloadable version of Crossfade Loop Synth stops working after 15 minutes every time you use it. To stop this happening, you need to
Commentaires sur ces manuels