upsamp Signal Modifiers:Sample Level Operators upsamp upsamp Modify a signal by up-sampling. Description Modify a signal by up-sampling. Syntax ares upsamp ksig Performance upsamp converts a control signal to an audio signal. It does it by simple repetition of the kval. upsamp is a slightly more efficient form of the assignment, asig = ksig. Examples Here is an example of the upsamp opcode. It uses the file upsamp.csd. Example of the upsamp opcode. See Also diff, downsamp, integ, interp, samphold