|
@@ -1,1832 +1,1832 @@
|
|
|
{
|
|
{
|
|
|
- "pvoc_anal_1": {
|
|
|
|
|
- "category": "pvoc",
|
|
|
|
|
- "subcategory": "convert",
|
|
|
|
|
- "stereo": false,
|
|
|
|
|
- "title": "Analyse",
|
|
|
|
|
- "parameters": {},
|
|
|
|
|
- "short_description": "Convert a sound from the time domain to the frequency domain",
|
|
|
|
|
- "description": "This is process is used to analyse a sound and convert it from the time domain to the frequency domain. This allows for processes in the PVOC processes menu to be used to manipulate the sound. Once you are done processing in the frequency domain you can convert it back to audio again using Resynthesise. See Help > Tutorials > PVOC for more.\n"
|
|
|
|
|
- },
|
|
|
|
|
- "pvoc_synth": {
|
|
|
|
|
- "category": "pvoc",
|
|
|
|
|
- "subcategory": "convert",
|
|
|
|
|
- "stereo": false,
|
|
|
|
|
- "title": "Resynthesise",
|
|
|
|
|
- "parameters": {},
|
|
|
|
|
- "short_description": "Convert a sound from the frequency domain to the time domain",
|
|
|
|
|
- "description": "This is process is used to take the analysis of a sound file and resynthesise it back into the time domain. This should be used after you are done processing in the frequency domain to convert back to audio. See Help > Tutorials > PVOC for more. \n"
|
|
|
|
|
- },
|
|
|
|
|
- "focus_accu": {
|
|
|
|
|
- "category": "pvoc",
|
|
|
|
|
- "subcategory": "process",
|
|
|
|
|
- "stereo": false,
|
|
|
|
|
- "title": "Accumulate",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Decay",
|
|
|
|
|
- "paramdescription": "Amount for each sustained band to decay each second",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param2": {
|
|
|
|
|
- "paramname": "Glissandos",
|
|
|
|
|
- "paramdescription": "Amount each sustained band glissandos in octaves per second",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Sustain each spectral band until louder data appears in that band",
|
|
|
|
|
- "description": "Frequencies are sustained into subsequent windows. The Overalll effect is one of sustaining, but one which also makes the spectrum more complex.\n\nThe Glissandos parameter produces glissandos within the spectrum of the sound. Very effective slow glissandos are produced when Glissandos is near 0, e.g., -0.9 or 0.1. At 0.5, there are several glissandos, at 1, they are fairly fast, and at 10 it becomes a wash.\n"
|
|
|
|
|
- },
|
|
|
|
|
- "blur_blur": {
|
|
|
|
|
- "category": "pvoc",
|
|
|
|
|
- "subcategory": "process",
|
|
|
|
|
- "stereo": false,
|
|
|
|
|
- "title": "Blur",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Blurring",
|
|
|
|
|
- "paramdescription": "The number of windows over which to average the spectrum",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Time-average the spectrum",
|
|
|
|
|
- "description": "This process 'blurs' detail in the time dimension by interpolating between the spectral envelope values of the start and end windows blurring windows. Note that it is not interpolating continuously over all the windows in between, just between the data in the start and end windows. The Overalll result is somewhat affected by just how different the data is in these two windows. The interpolation process produces a 'straight line' (linear) scale of values between the start and end points.\n"
|
|
|
|
|
- },
|
|
|
|
|
- "blur_chorus_5": {
|
|
|
|
|
- "category": "pvoc",
|
|
|
|
|
- "subcategory": "process",
|
|
|
|
|
- "stereo": false,
|
|
|
|
|
- "title": "Chorus",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Amplitude Randomise",
|
|
|
|
|
- "paramdescription": "Maximum random scatter of partial amplitudes",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param2": {
|
|
|
|
|
- "paramname": "Frequency Randomise",
|
|
|
|
|
- "paramdescription": "Maximum random scatter of partial frequencies",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Chorusing by randomising amplitudes and frequencies of partials",
|
|
|
|
|
- "description": "This process attempts to achieve a chorusing effect by randomising the amplitude and frequency values of the partials. If very large amplitude values are used, the sound will turn to noise. The chorusing effect itself is achieved by values just a little above 1. Values of 2 or 3 begin to create a granular effect, and values of 10, 100 and 1000 create more and more noise.\n"
|
|
|
|
|
- },
|
|
|
|
|
- "spec_gain": {
|
|
|
|
|
- "category": "pvoc",
|
|
|
|
|
- "subcategory": "process",
|
|
|
|
|
- "stereo": false,
|
|
|
|
|
- "title": "Gain",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Gain",
|
|
|
|
|
- "paramdescription": "The amount to scale the gain by",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Adjusts the gain in the frequency domain",
|
|
|
|
|
- "description": "This process is very similar to the time domain Gain process, it adjusts how loud the signal is, however this process operates on signals that are in the frequency domain. This is useful for adjusting signals that may clip when converted back to the time domain.\n"
|
|
|
|
|
- },
|
|
|
|
|
- "strange_invert_1": {
|
|
|
|
|
- "category": "pvoc",
|
|
|
|
|
- "subcategory": "process",
|
|
|
|
|
- "stereo": false,
|
|
|
|
|
- "title": "Invert",
|
|
|
|
|
- "parameters": {},
|
|
|
|
|
- "short_description": "Invert the spectral envelope",
|
|
|
|
|
- "description": "Inverts the spectral envelope, relative to the Overalll spectral envelope. This means that the energy associated with the highest frequency bands is transferred to the lowest ones and vice versa. As the lowest partials in many sounds have the greatest amplitude and the highest ones the least, the result is typically a much brighter timbre.\n"
|
|
|
|
|
- },
|
|
|
|
|
- "spectstr_stretch": {
|
|
|
|
|
- "category": "pvoc",
|
|
|
|
|
- "subcategory": "process",
|
|
|
|
|
- "stereo": false,
|
|
|
|
|
- "title": "Stretch",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Stretch Multiplier",
|
|
|
|
|
- "paramdescription": "The amount to stretch the sound by",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param2": {
|
|
|
|
|
- "paramname": "D-Ratio",
|
|
|
|
|
- "paramdescription": "Proportion of channels to discohere",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param3": {
|
|
|
|
|
- "paramname": "D-Random",
|
|
|
|
|
- "paramdescription": "Frequency randomisation of discohered channels",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Time-stretch a sound without changing pitch",
|
|
|
|
|
- "description": "Stretches or shrinks the sound over time, without changing frequency. It creates extra time-windows to expand the Overalll time-base of the sound, without a change of frequency. When using large stretch values you will make very long sound files, and this process may take some time to run.\n\nD-Ratio and D-Random allow you to randomise some of the channels in the sound to create internal variation and different timbres. Small amounts of this will blur the sound slightly and on long stretches help the sound feel less static. With large amounts of randomisation, the texture of the sound starts to feel granular.\n"
|
|
|
|
|
- },
|
|
|
|
|
- "blur_scatter": {
|
|
|
|
|
- "category": "pvoc",
|
|
|
|
|
- "subcategory": "process",
|
|
|
|
|
- "stereo": false,
|
|
|
|
|
- "title": "Thin Randomly",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Amount Kept",
|
|
|
|
|
- "paramdescription": "Number of randomly chosen blocks to keep in each spectral window",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Randomly thin the spectrum",
|
|
|
|
|
- "description": "This function throws away a specified proportion of the analysis data in each window at random. This produces a result similar to the Trace process however, unlike Trace the material kept by Thin Randomly may or may not include prominent parts of the sound.\n"
|
|
|
|
|
- },
|
|
|
|
|
- "hilite_trace_1": {
|
|
|
|
|
- "category": "pvoc",
|
|
|
|
|
- "subcategory": "process",
|
|
|
|
|
- "stereo": false,
|
|
|
|
|
- "title": "Trace",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Amount Kept",
|
|
|
|
|
- "paramdescription": "The number of partials to keep",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Highlight the loudest partials",
|
|
|
|
|
- "description": "Looks for and retains only the N loudest partials in the analysis data on a window-by-window basis. This reduces the data in the spectral dimension and produces an aural 'trace' of the original sound.\n\nWith non-'noisy' sources it is necessary to reduce the number of channels quite considerably to make any appreciable aural change to the source sound. Even the 10 loudest channels will retain a surprising amount of the original sound. The flip side of this is that Trace can be used to 'clean' a sound, if a certain amount of data loss is not a problem. \n\nThis works well with Blur after it to create a smeared simplified version of the sound.\n"
|
|
|
|
|
- },
|
|
|
|
|
- "strange_waver_1": {
|
|
|
|
|
- "category": "pvoc",
|
|
|
|
|
- "subcategory": "process",
|
|
|
|
|
- "stereo": false,
|
|
|
|
|
- "title": "Waver",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Vibrato Frequency",
|
|
|
|
|
- "paramdescription": "Speed of oscillations in Hz",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param2": {
|
|
|
|
|
- "paramname": "Stretch",
|
|
|
|
|
- "paramdescription": "The maximum spectral stretch in the inharmonic state",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param3": {
|
|
|
|
|
- "paramname": "Base Frequency",
|
|
|
|
|
- "paramdescription": "The frequency above which spectral stretching happens",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Oscillate between harmonic and inharmonic state",
|
|
|
|
|
- "description": "Introduces an oscillation towards and away from inharmonicness in the spectrum of a sound. The program moves towards inharmonicness by means of the stretch factor. \n"
|
|
|
|
|
- },
|
|
|
|
|
"distort_average": {
|
|
"distort_average": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "distort",
|
|
|
|
|
- "stereo": false,
|
|
|
|
|
- "title": "Average",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Cycle Count",
|
|
|
|
|
- "paramdescription": "Number of cycles over which to average",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": 2,
|
|
|
|
|
- "maxrange": 100,
|
|
|
|
|
- "step": 1,
|
|
|
|
|
- "value": 5,
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Average the waveshape over a number of wavecycles",
|
|
|
|
|
- "description": "Performs a mathematical averaging of the set number of cycle counts. The effect is more akin to a loss of resolution than the blurring which might be expected. Values below 10 retain some semblance of the original, while values of 100 create a kind of 'sample hold' effect.\n\n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "distort",
|
|
|
|
|
+ "stereo": false,
|
|
|
|
|
+ "title": "Average",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Cycle Count",
|
|
|
|
|
+ "paramdescription": "Number of cycles over which to average",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": 2,
|
|
|
|
|
+ "maxrange": 100,
|
|
|
|
|
+ "step": 1,
|
|
|
|
|
+ "value": 5,
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Average the waveshape over a number of wavecycles",
|
|
|
|
|
+ "description": "Performs a mathematical averaging of the set number of cycle counts. The effect is more akin to a loss of resolution than the blurring which might be expected. Values below 10 retain some semblance of the original, while values of 100 create a kind of 'sample hold' effect.\n\n"
|
|
|
},
|
|
},
|
|
|
"distort_reform_6": {
|
|
"distort_reform_6": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "distort",
|
|
|
|
|
- "stereo": false,
|
|
|
|
|
- "title": "Click",
|
|
|
|
|
- "parameters": {},
|
|
|
|
|
- "short_description": "Replaces wavecycles with short pulses",
|
|
|
|
|
- "description": "This process reads each wavecycle and replaces it with a short square pulse of a random length of the same amplitude. This produces a rough, rattle like timbre.\n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "distort",
|
|
|
|
|
+ "stereo": false,
|
|
|
|
|
+ "title": "Click",
|
|
|
|
|
+ "parameters": {},
|
|
|
|
|
+ "short_description": "Replaces wavecycles with short pulses",
|
|
|
|
|
+ "description": "This process reads each wavecycle and replaces it with a short square pulse of a random length of the same amplitude. This produces a rough, rattle like timbre.\n"
|
|
|
},
|
|
},
|
|
|
"clip_clip_2": {
|
|
"clip_clip_2": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "distort",
|
|
|
|
|
- "stereo": false,
|
|
|
|
|
- "title": "Clip Fraction",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Fraction",
|
|
|
|
|
- "paramdescription": "Fraction of each half wavecycle to clip, 1 = no change",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": 0,
|
|
|
|
|
- "maxrange": 1,
|
|
|
|
|
- "step": 0.01,
|
|
|
|
|
- "value": 0.7,
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Clip a fraction of half wavecycles",
|
|
|
|
|
- "description": "Cuts the top and bottom off of a wavecycle. Unlike conventional clipping that only cuts off parts of the signal that exceeds a set threshold, Clip Fraction looks at each cycle of the sound and cuts off a set fraction of that wavecycle. This produces a clipping effect that is uniform across the entire signal and maintains the dynamic range of the original. The lower you set the value, the more distorted the sound will be.\n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "distort",
|
|
|
|
|
+ "stereo": false,
|
|
|
|
|
+ "title": "Clip Fraction",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Fraction",
|
|
|
|
|
+ "paramdescription": "Fraction of each half wavecycle to clip, 1 = no change",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": 0,
|
|
|
|
|
+ "maxrange": 1,
|
|
|
|
|
+ "step": 0.01,
|
|
|
|
|
+ "value": 0.7,
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Clip a fraction of half wavecycles",
|
|
|
|
|
+ "description": "Cuts the top and bottom off of a wavecycle. Unlike conventional clipping that only cuts off parts of the signal that exceeds a set threshold, Clip Fraction looks at each cycle of the sound and cuts off a set fraction of that wavecycle. This produces a clipping effect that is uniform across the entire signal and maintains the dynamic range of the original. The lower you set the value, the more distorted the sound will be.\n"
|
|
|
},
|
|
},
|
|
|
"distort_divide": {
|
|
"distort_divide": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "distort",
|
|
|
|
|
- "stereo": false,
|
|
|
|
|
- "title": "Divide",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Divider",
|
|
|
|
|
- "paramdescription": "",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": 2,
|
|
|
|
|
- "maxrange": 16,
|
|
|
|
|
- "step": 1,
|
|
|
|
|
- "value": 2,
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Distortion by dividing wavecycle frequency",
|
|
|
|
|
- "description": "Takes a wavecycle and divides its frequency, pitch shifting it down and making it slower. This longer wavecycle replaces the next few wavecycles keeping the length of the file the same. This produces a rough pitch shift effect with added distortion artifacts. Works best with division values less than 4, at high division values the sound file may be too low to hear.\n\nThis process is the opposite of Distort: Multiply.\n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "distort",
|
|
|
|
|
+ "stereo": false,
|
|
|
|
|
+ "title": "Divide",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Divider",
|
|
|
|
|
+ "paramdescription": "",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": 2,
|
|
|
|
|
+ "maxrange": 16,
|
|
|
|
|
+ "step": 1,
|
|
|
|
|
+ "value": 2,
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Distortion by dividing wavecycle frequency",
|
|
|
|
|
+ "description": "Takes a wavecycle and divides its frequency, pitch shifting it down and making it slower. This longer wavecycle replaces the next few wavecycles keeping the length of the file the same. This produces a rough pitch shift effect with added distortion artifacts. Works best with division values less than 4, at high division values the sound file may be too low to hear.\n\nThis process is the opposite of Distort: Multiply.\n"
|
|
|
},
|
|
},
|
|
|
"distort_fractal": {
|
|
"distort_fractal": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "distort",
|
|
|
|
|
- "stereo": false,
|
|
|
|
|
- "title": "Fractal",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Scaling",
|
|
|
|
|
- "paramdescription": "The division of scale of the wavecycle",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": 2,
|
|
|
|
|
- "maxrange": 20000,
|
|
|
|
|
- "step": 1,
|
|
|
|
|
- "value": 2,
|
|
|
|
|
- "exponential": true,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param2": {
|
|
|
|
|
- "paramname": "Loudness",
|
|
|
|
|
- "paramdescription": "Loudness of fractal component compared to original wavecycle, 1 = same level.",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": 0.01,
|
|
|
|
|
- "maxrange": 1,
|
|
|
|
|
- "step": 0.01,
|
|
|
|
|
- "value": 1,
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Superimpose miniature copies of a wavecycles onto itself",
|
|
|
|
|
- "description": "Takes a wavecycle and divides its length and makes shorter and higher copies that equal the divided length. It then takes these copies and superimposes them over the original wavecycle. The higher the scaling the shorter each copy will be and the more copies will be layered over the original. The loudness control works like a mix between the original and the copies of the wavecycle. Produces a sheen of distortion over the original sound.\n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "distort",
|
|
|
|
|
+ "stereo": false,
|
|
|
|
|
+ "title": "Fractal",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Scaling",
|
|
|
|
|
+ "paramdescription": "The division of scale of the wavecycle",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": 2,
|
|
|
|
|
+ "maxrange": 20000,
|
|
|
|
|
+ "step": 1,
|
|
|
|
|
+ "value": 2,
|
|
|
|
|
+ "exponential": true,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param2": {
|
|
|
|
|
+ "paramname": "Loudness",
|
|
|
|
|
+ "paramdescription": "Loudness of fractal component compared to original wavecycle, 1 = same level.",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": 0.01,
|
|
|
|
|
+ "maxrange": 1,
|
|
|
|
|
+ "step": 0.01,
|
|
|
|
|
+ "value": 1,
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Superimpose miniature copies of a wavecycles onto itself",
|
|
|
|
|
+ "description": "Takes a wavecycle and divides its length and makes shorter and higher copies that equal the divided length. It then takes these copies and superimposes them over the original wavecycle. The higher the scaling the shorter each copy will be and the more copies will be layered over the original. The loudness control works like a mix between the original and the copies of the wavecycle. Produces a sheen of distortion over the original sound.\n"
|
|
|
},
|
|
},
|
|
|
"distort_interpolate": {
|
|
"distort_interpolate": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "distort",
|
|
|
|
|
- "stereo": false,
|
|
|
|
|
- "title": "Interpolate",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Multiplier",
|
|
|
|
|
- "paramdescription": "The number of times each wavecycle repeats",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": 2,
|
|
|
|
|
- "maxrange": 64,
|
|
|
|
|
- "step": 1,
|
|
|
|
|
- "value": 2,
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Time-stretch by repeating and interpolating wavecycles",
|
|
|
|
|
- "description": "Takes a wavecycle and repeats it based on the multiplier. On each repetition the wavecycle is morphed slightly in shape so that it morphs into the shape of the next wavecycle in the file. This adds a modulatory quality to the output, successive wavecycles glissando and bend as they flow into one another.\n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "distort",
|
|
|
|
|
+ "stereo": false,
|
|
|
|
|
+ "title": "Interpolate",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Multiplier",
|
|
|
|
|
+ "paramdescription": "The number of times each wavecycle repeats",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": 2,
|
|
|
|
|
+ "maxrange": 64,
|
|
|
|
|
+ "step": 1,
|
|
|
|
|
+ "value": 2,
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Time-stretch by repeating and interpolating wavecycles",
|
|
|
|
|
+ "description": "Takes a wavecycle and repeats it based on the multiplier. On each repetition the wavecycle is morphed slightly in shape so that it morphs into the shape of the next wavecycle in the file. This adds a modulatory quality to the output, successive wavecycles glissando and bend as they flow into one another.\n"
|
|
|
},
|
|
},
|
|
|
"distort_multiply": {
|
|
"distort_multiply": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "distort",
|
|
|
|
|
- "stereo": false,
|
|
|
|
|
- "title": "Multiply",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Multiplier",
|
|
|
|
|
- "paramdescription": "The amount each wavecycle is multiplied by",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": 2,
|
|
|
|
|
- "maxrange": 16,
|
|
|
|
|
- "step": 1,
|
|
|
|
|
- "value": 2,
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Distortion by multiplying wavecycle frequency",
|
|
|
|
|
- "description": "Takes each wavecycle and multiplies its frequency making it higher and shorter. It then repeats this wavecycle to fill the length of the original keeping the output file the same length. This produces a distorted pitching up of the sound. \n\nThis process is the opposite of Distort: Divide.\n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "distort",
|
|
|
|
|
+ "stereo": false,
|
|
|
|
|
+ "title": "Multiply",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Multiplier",
|
|
|
|
|
+ "paramdescription": "The amount each wavecycle is multiplied by",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": 2,
|
|
|
|
|
+ "maxrange": 16,
|
|
|
|
|
+ "step": 1,
|
|
|
|
|
+ "value": 2,
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Distortion by multiplying wavecycle frequency",
|
|
|
|
|
+ "description": "Takes each wavecycle and multiplies its frequency making it higher and shorter. It then repeats this wavecycle to fill the length of the original keeping the output file the same length. This produces a distorted pitching up of the sound. \n\nThis process is the opposite of Distort: Divide.\n"
|
|
|
},
|
|
},
|
|
|
"quirk_quirk_1": {
|
|
"quirk_quirk_1": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "distort",
|
|
|
|
|
- "stereo": false,
|
|
|
|
|
- "title": "Power Factor",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Power Factor",
|
|
|
|
|
- "paramdescription": "The power to raise each sample to",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": 0.01,
|
|
|
|
|
- "maxrange": 100,
|
|
|
|
|
- "step": 0.01,
|
|
|
|
|
- "value": 0.7,
|
|
|
|
|
- "exponential": true,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Distortion by raising sample values of half wavecycles to a power",
|
|
|
|
|
- "description": "Introduces distortion into a signal by raising sample values to a power. Values less than 1 tend to flatten the tops of the waveform, while values greater than 1 narrow the waveform shape, creating a thinner, raspier sound.\n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "distort",
|
|
|
|
|
+ "stereo": false,
|
|
|
|
|
+ "title": "Power Factor",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Power Factor",
|
|
|
|
|
+ "paramdescription": "The power to raise each sample to",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": 0.01,
|
|
|
|
|
+ "maxrange": 100,
|
|
|
|
|
+ "step": 0.01,
|
|
|
|
|
+ "value": 0.7,
|
|
|
|
|
+ "exponential": true,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Distortion by raising sample values of half wavecycles to a power",
|
|
|
|
|
+ "description": "Introduces distortion into a signal by raising sample values to a power. Values less than 1 tend to flatten the tops of the waveform, while values greater than 1 narrow the waveform shape, creating a thinner, raspier sound.\n"
|
|
|
},
|
|
},
|
|
|
"distort_replace": {
|
|
"distort_replace": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "distort",
|
|
|
|
|
- "stereo": false,
|
|
|
|
|
- "title": "Replace",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Cycle Count",
|
|
|
|
|
- "paramdescription": "The size of the group",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": 2,
|
|
|
|
|
- "maxrange": 64,
|
|
|
|
|
- "step": 1,
|
|
|
|
|
- "value": 2,
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "The strongest wavecycle in a group replaces the others",
|
|
|
|
|
- "description": "Looks at a set number of wavecycles and finds the loudest one and repeats it to replace all other wavecycles. The repeated wavecycle is repeated at its original frequency and amplitude. This produces a sample and hold like effect.\n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "distort",
|
|
|
|
|
+ "stereo": false,
|
|
|
|
|
+ "title": "Replace",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Cycle Count",
|
|
|
|
|
+ "paramdescription": "The size of the group",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": 2,
|
|
|
|
|
+ "maxrange": 64,
|
|
|
|
|
+ "step": 1,
|
|
|
|
|
+ "value": 2,
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "The strongest wavecycle in a group replaces the others",
|
|
|
|
|
+ "description": "Looks at a set number of wavecycles and finds the loudest one and repeats it to replace all other wavecycles. The repeated wavecycle is repeated at its original frequency and amplitude. This produces a sample and hold like effect.\n"
|
|
|
},
|
|
},
|
|
|
"distort_reform_2": {
|
|
"distort_reform_2": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "distort",
|
|
|
|
|
- "stereo": false,
|
|
|
|
|
- "title": "Square",
|
|
|
|
|
- "parameters": {},
|
|
|
|
|
- "short_description": "Replaces wavecycles with square shaped wavecycles",
|
|
|
|
|
- "description": "This process reads each wavecycle and replaces it with a square waveform of the same length and amplitude. This produces a similar but considerably harsher effect to Distort: Clip Fraction.\n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "distort",
|
|
|
|
|
+ "stereo": false,
|
|
|
|
|
+ "title": "Square",
|
|
|
|
|
+ "parameters": {},
|
|
|
|
|
+ "short_description": "Replaces wavecycles with square shaped wavecycles",
|
|
|
|
|
+ "description": "This process reads each wavecycle and replaces it with a square waveform of the same length and amplitude. This produces a similar but considerably harsher effect to Distort: Clip Fraction.\n"
|
|
|
},
|
|
},
|
|
|
"distort_reform_4": {
|
|
"distort_reform_4": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "distort",
|
|
|
|
|
- "stereo": false,
|
|
|
|
|
- "title": "Triangle",
|
|
|
|
|
- "parameters": {},
|
|
|
|
|
- "short_description": "Replaces wavecycles with triangle shaped wavecycles",
|
|
|
|
|
- "description": "This process reads each wavecycle and replaces it with a triangle waveform of the same length and amplitude. This effect of this process is quite dependent on the input material. If applied to noisy and distorted sounds this will producing a smoothing or filtering like effect. On sounds with few harmonics - e.g. sine waves - it will add additional harmonics producing a gentle distortion.\n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "distort",
|
|
|
|
|
+ "stereo": false,
|
|
|
|
|
+ "title": "Triangle",
|
|
|
|
|
+ "parameters": {},
|
|
|
|
|
+ "short_description": "Replaces wavecycles with triangle shaped wavecycles",
|
|
|
|
|
+ "description": "This process reads each wavecycle and replaces it with a triangle waveform of the same length and amplitude. This effect of this process is quite dependent on the input material. If applied to noisy and distorted sounds this will producing a smoothing or filtering like effect. On sounds with few harmonics - e.g. sine waves - it will add additional harmonics producing a gentle distortion.\n"
|
|
|
},
|
|
},
|
|
|
"extend_drunk_1": {
|
|
"extend_drunk_1": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "extend",
|
|
|
|
|
- "stereo": true,
|
|
|
|
|
- "title": "Drunk",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Minimum Output Duration",
|
|
|
|
|
- "paramdescription": "The minimum length of the output in seconds",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": 1,
|
|
|
|
|
- "maxrange": 1000,
|
|
|
|
|
- "step": 1,
|
|
|
|
|
- "value": 30,
|
|
|
|
|
- "exponential": true,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param2": {
|
|
|
|
|
- "paramname": "Location",
|
|
|
|
|
- "paramdescription": "The position in percent of the input file where the drunken walk occurs",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": true,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": 0,
|
|
|
|
|
- "maxrange": 100,
|
|
|
|
|
- "step": 0.01,
|
|
|
|
|
- "value": 0,
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param3": {
|
|
|
|
|
- "paramname": "Ambitus",
|
|
|
|
|
- "paramdescription": "The percentage of the input file the walk can move either side of the location by over the whole process",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": true,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": 0.1,
|
|
|
|
|
- "maxrange": 100,
|
|
|
|
|
- "step": 0.01,
|
|
|
|
|
- "value": 2,
|
|
|
|
|
- "exponential": true,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param4": {
|
|
|
|
|
- "paramname": "Maximum Step",
|
|
|
|
|
- "paramdescription": "The maximum percentage of the input file the walk can move by on each step",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": true,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": 0.1,
|
|
|
|
|
- "maxrange": 100,
|
|
|
|
|
- "step": 0.01,
|
|
|
|
|
- "value": 0.5,
|
|
|
|
|
- "exponential": true,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param5": {
|
|
|
|
|
- "paramname": "Clock",
|
|
|
|
|
- "paramdescription": "The time between each step in seconds",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": 0.05,
|
|
|
|
|
- "maxrange": 6,
|
|
|
|
|
- "step": 0.1,
|
|
|
|
|
- "value": 0.05,
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Random stumbling walk through a sound",
|
|
|
|
|
- "description": "Starting at the Location in the input file this process takes a segment and repeats it. When the next clock tick occurs, the process will step to another segment and start repeating that. The distance in the file that each step can be is set by the Maximum Step and the amount of the file that it is possible for the process to explore either side of the original Location is set by the Ambitus. \n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "extend",
|
|
|
|
|
+ "stereo": true,
|
|
|
|
|
+ "title": "Drunk",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Minimum Output Duration",
|
|
|
|
|
+ "paramdescription": "The minimum length of the output in seconds",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": 1,
|
|
|
|
|
+ "maxrange": 1000,
|
|
|
|
|
+ "step": 1,
|
|
|
|
|
+ "value": 30,
|
|
|
|
|
+ "exponential": true,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param2": {
|
|
|
|
|
+ "paramname": "Location",
|
|
|
|
|
+ "paramdescription": "The position in percent of the input file where the drunken walk occurs",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": true,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": 0,
|
|
|
|
|
+ "maxrange": 100,
|
|
|
|
|
+ "step": 0.01,
|
|
|
|
|
+ "value": 0,
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param3": {
|
|
|
|
|
+ "paramname": "Ambitus",
|
|
|
|
|
+ "paramdescription": "The percentage of the input file the walk can move either side of the location by over the whole process",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": true,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": 0.1,
|
|
|
|
|
+ "maxrange": 100,
|
|
|
|
|
+ "step": 0.01,
|
|
|
|
|
+ "value": 2,
|
|
|
|
|
+ "exponential": true,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param4": {
|
|
|
|
|
+ "paramname": "Maximum Step",
|
|
|
|
|
+ "paramdescription": "The maximum percentage of the input file the walk can move by on each step",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": true,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": 0.1,
|
|
|
|
|
+ "maxrange": 100,
|
|
|
|
|
+ "step": 0.01,
|
|
|
|
|
+ "value": 0.5,
|
|
|
|
|
+ "exponential": true,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param5": {
|
|
|
|
|
+ "paramname": "Clock",
|
|
|
|
|
+ "paramdescription": "The time between each step in seconds",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": 0.05,
|
|
|
|
|
+ "maxrange": 6,
|
|
|
|
|
+ "step": 0.1,
|
|
|
|
|
+ "value": 0.05,
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Random stumbling walk through a sound",
|
|
|
|
|
+ "description": "Starting at the Location in the input file this process takes a segment and repeats it. When the next clock tick occurs, the process will step to another segment and start repeating that. The distance in the file that each step can be is set by the Maximum Step and the amount of the file that it is possible for the process to explore either side of the original Location is set by the Ambitus. \n"
|
|
|
},
|
|
},
|
|
|
"extend_loop_1": {
|
|
"extend_loop_1": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "extend",
|
|
|
|
|
- "stereo": true,
|
|
|
|
|
- "title": "Loop",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Start",
|
|
|
|
|
- "paramdescription": "The position in percent of the input file where the process will begin",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": true,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param2": {
|
|
|
|
|
- "paramname": "Loop Length",
|
|
|
|
|
- "paramdescription": "The length of each looping segment in milliseconds",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param3": {
|
|
|
|
|
- "paramname": "Step",
|
|
|
|
|
- "paramdescription": "The percentage of the input file it moves forwards by on each loop",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": true,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Repeats advancing segments of a sound",
|
|
|
|
|
- "description": "Joins together, end-to-end, a series of segments taken from the file. This process will continue until the end of the file is reached. Note, with very long loop lengths and very short steps this may make [b]very[/b] long files.\n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "extend",
|
|
|
|
|
+ "stereo": true,
|
|
|
|
|
+ "title": "Loop",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Start",
|
|
|
|
|
+ "paramdescription": "The position in percent of the input file where the process will begin",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": true,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param2": {
|
|
|
|
|
+ "paramname": "Loop Length",
|
|
|
|
|
+ "paramdescription": "The length of each looping segment in milliseconds",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param3": {
|
|
|
|
|
+ "paramname": "Step",
|
|
|
|
|
+ "paramdescription": "The percentage of the input file it moves forwards by on each loop",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": true,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Repeats advancing segments of a sound",
|
|
|
|
|
+ "description": "Joins together, end-to-end, a series of segments taken from the file. This process will continue until the end of the file is reached. Note, with very long loop lengths and very short steps this may make [b]very[/b] long files.\n"
|
|
|
},
|
|
},
|
|
|
"extend_scramble_1": {
|
|
"extend_scramble_1": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "extend",
|
|
|
|
|
- "stereo": true,
|
|
|
|
|
- "title": "Scramble",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Minimum Chunk Length",
|
|
|
|
|
- "paramdescription": "Minimum percentage of the input to cut",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": true,
|
|
|
|
|
- "min": true,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param2": {
|
|
|
|
|
- "paramname": "Maximum Chunk Length",
|
|
|
|
|
- "paramdescription": "Maximum percentage of the input to cut",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": true,
|
|
|
|
|
- "min": true,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param3": {
|
|
|
|
|
- "paramname": "Output Duration",
|
|
|
|
|
- "paramdescription": "Length of the output file in seconds",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Scrambles a sound file for a set duration",
|
|
|
|
|
- "description": "Cuts out segments at random from the full duration of the file and splices them end to end. Randomises the length of each chunk to be between the minimum and maximum. With small maximum chunks this will produce a granular synthesis like effect, with large chunks it will create new phrases in the material.\n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "extend",
|
|
|
|
|
+ "stereo": true,
|
|
|
|
|
+ "title": "Scramble",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Minimum Chunk Length",
|
|
|
|
|
+ "paramdescription": "Minimum percentage of the input to cut",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": true,
|
|
|
|
|
+ "min": true,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param2": {
|
|
|
|
|
+ "paramname": "Maximum Chunk Length",
|
|
|
|
|
+ "paramdescription": "Maximum percentage of the input to cut",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": true,
|
|
|
|
|
+ "min": true,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param3": {
|
|
|
|
|
+ "paramname": "Output Duration",
|
|
|
|
|
+ "paramdescription": "Length of the output file in seconds",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Scrambles a sound file for a set duration",
|
|
|
|
|
+ "description": "Cuts out segments at random from the full duration of the file and splices them end to end. Randomises the length of each chunk to be between the minimum and maximum. With small maximum chunks this will produce a granular synthesis like effect, with large chunks it will create new phrases in the material.\n"
|
|
|
},
|
|
},
|
|
|
"extend_zigzag_1": {
|
|
"extend_zigzag_1": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "extend",
|
|
|
|
|
- "stereo": true,
|
|
|
|
|
- "title": "Zigzag",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Start Point",
|
|
|
|
|
- "paramdescription": "The point in percent of the input where the process begins",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": true,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": true,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param2": {
|
|
|
|
|
- "paramname": "End Point",
|
|
|
|
|
- "paramdescription": "The point in percent of the input where the process ends",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": true,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": true,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param3": {
|
|
|
|
|
- "paramname": "Output Duration",
|
|
|
|
|
- "paramdescription": "The total duration of the output file",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param4": {
|
|
|
|
|
- "paramname": "Minimum Zigzag Time",
|
|
|
|
|
- "paramdescription": "Minimum acceptable time between successive zigzag timepoints",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Moves through a sound sliding backwards and forwards as it goes",
|
|
|
|
|
- "description": "Unlike the other extend processes this process also plays segments of the sound file backwards. This results in a smoother transition between jumps creating an output that slips and slides through its length.\n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "extend",
|
|
|
|
|
+ "stereo": true,
|
|
|
|
|
+ "title": "Zigzag",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Start Point",
|
|
|
|
|
+ "paramdescription": "The point in percent of the input where the process begins",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": true,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": true,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param2": {
|
|
|
|
|
+ "paramname": "End Point",
|
|
|
|
|
+ "paramdescription": "The point in percent of the input where the process ends",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": true,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": true,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param3": {
|
|
|
|
|
+ "paramname": "Output Duration",
|
|
|
|
|
+ "paramdescription": "The total duration of the output file",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param4": {
|
|
|
|
|
+ "paramname": "Minimum Zigzag Time",
|
|
|
|
|
+ "paramdescription": "Minimum acceptable time between successive zigzag timepoints",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Moves through a sound sliding backwards and forwards as it goes",
|
|
|
|
|
+ "description": "Unlike the other extend processes this process also plays segments of the sound file backwards. This results in a smoother transition between jumps creating an output that slips and slides through its length.\n"
|
|
|
},
|
|
},
|
|
|
"filter_bank_1": {
|
|
"filter_bank_1": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "filter",
|
|
|
|
|
- "stereo": true,
|
|
|
|
|
- "title": "Harmonic Series",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Q",
|
|
|
|
|
- "paramdescription": "How narrow each filter band is",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param2": {
|
|
|
|
|
- "paramname": "Makeup Gain",
|
|
|
|
|
- "paramdescription": "How much gain to apply after filtering",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param3": {
|
|
|
|
|
- "paramname": "Lowest Band",
|
|
|
|
|
- "paramdescription": "The lowest band in the bank",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param4": {
|
|
|
|
|
- "paramname": "Highest Band",
|
|
|
|
|
- "paramdescription": "The highest band in the bank",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param5": {
|
|
|
|
|
- "paramname": "Scatter",
|
|
|
|
|
- "paramdescription": "Amount of deviation from the harmonic series",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Filter bank tuned to the harmonic series",
|
|
|
|
|
- "description": "This process takes the frequency of the lowest band and create filters up to the value of the highest band tuned to the harmonic series. Scatter applies some randomisation of these values moving the sound from something very harmonic to something more bell like in tone. The makeup gain provides a way of adding a boost to the filtered signal, you may need to adjust this if clipping occurs. Note, Q can be automated although doing this does sometimes produce temperamental results.\n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "filter",
|
|
|
|
|
+ "stereo": true,
|
|
|
|
|
+ "title": "Harmonic Series",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Q",
|
|
|
|
|
+ "paramdescription": "How narrow each filter band is",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param2": {
|
|
|
|
|
+ "paramname": "Makeup Gain",
|
|
|
|
|
+ "paramdescription": "How much gain to apply after filtering",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param3": {
|
|
|
|
|
+ "paramname": "Lowest Band",
|
|
|
|
|
+ "paramdescription": "The lowest band in the bank",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param4": {
|
|
|
|
|
+ "paramname": "Highest Band",
|
|
|
|
|
+ "paramdescription": "The highest band in the bank",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param5": {
|
|
|
|
|
+ "paramname": "Scatter",
|
|
|
|
|
+ "paramdescription": "Amount of deviation from the harmonic series",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Filter bank tuned to the harmonic series",
|
|
|
|
|
+ "description": "This process takes the frequency of the lowest band and create filters up to the value of the highest band tuned to the harmonic series. Scatter applies some randomisation of these values moving the sound from something very harmonic to something more bell like in tone. The makeup gain provides a way of adding a boost to the filtered signal, you may need to adjust this if clipping occurs. Note, Q can be automated although doing this does sometimes produce temperamental results.\n"
|
|
|
},
|
|
},
|
|
|
"filter_bank_5": {
|
|
"filter_bank_5": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "filter",
|
|
|
|
|
- "stereo": true,
|
|
|
|
|
- "title": "Linear",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Q",
|
|
|
|
|
- "paramdescription": "How narrow each filter band is",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param2": {
|
|
|
|
|
- "paramname": "Makeup Gain",
|
|
|
|
|
- "paramdescription": "How much gain to apply after filtering",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param3": {
|
|
|
|
|
- "paramname": "Lowest Band",
|
|
|
|
|
- "paramdescription": "The lowest band in the bank",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param4": {
|
|
|
|
|
- "paramname": "Highest Band",
|
|
|
|
|
- "paramdescription": "The highest band in the bank",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param5": {
|
|
|
|
|
- "paramname": "Number of Filters",
|
|
|
|
|
- "paramdescription": "The number of bands in the bank",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param6": {
|
|
|
|
|
- "paramname": "Scatter",
|
|
|
|
|
- "paramdescription": "Amount of deviation from the harmonic series",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Filter bank with equal spacing in Hz",
|
|
|
|
|
- "description": "This process takes the number of filters and spaces them equally in Hz between the lowest and highest bands. Scatter applies some randomisation of these values. The makeup gain provides a way of adding a boost to the filtered signal, you may need to adjust this if clipping occurs. Note, Q can be automated although doing this does sometimes produce temperamental results. Unlike Filter Bank: Pitched Intervals this will produce a more discordant sound as the frequencies will not align to uniform harmonic intervals.\n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "filter",
|
|
|
|
|
+ "stereo": true,
|
|
|
|
|
+ "title": "Linear",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Q",
|
|
|
|
|
+ "paramdescription": "How narrow each filter band is",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param2": {
|
|
|
|
|
+ "paramname": "Makeup Gain",
|
|
|
|
|
+ "paramdescription": "How much gain to apply after filtering",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param3": {
|
|
|
|
|
+ "paramname": "Lowest Band",
|
|
|
|
|
+ "paramdescription": "The lowest band in the bank",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param4": {
|
|
|
|
|
+ "paramname": "Highest Band",
|
|
|
|
|
+ "paramdescription": "The highest band in the bank",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param5": {
|
|
|
|
|
+ "paramname": "Number of Filters",
|
|
|
|
|
+ "paramdescription": "The number of bands in the bank",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param6": {
|
|
|
|
|
+ "paramname": "Scatter",
|
|
|
|
|
+ "paramdescription": "Amount of deviation from the harmonic series",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Filter bank with equal spacing in Hz",
|
|
|
|
|
+ "description": "This process takes the number of filters and spaces them equally in Hz between the lowest and highest bands. Scatter applies some randomisation of these values. The makeup gain provides a way of adding a boost to the filtered signal, you may need to adjust this if clipping occurs. Note, Q can be automated although doing this does sometimes produce temperamental results. Unlike Filter Bank: Pitched Intervals this will produce a more discordant sound as the frequencies will not align to uniform harmonic intervals.\n"
|
|
|
},
|
|
},
|
|
|
"filter_lohi_1": {
|
|
"filter_lohi_1": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "filter",
|
|
|
|
|
- "stereo": true,
|
|
|
|
|
- "title": "Low/High Pass",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Rolloff",
|
|
|
|
|
- "paramdescription": "Gain reduction of the filter, in dB",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param2": {
|
|
|
|
|
- "paramname": "Pass-band",
|
|
|
|
|
- "paramdescription": "Last pitch to be passed by the filter in Hz",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param3": {
|
|
|
|
|
- "paramname": "Stop-band",
|
|
|
|
|
- "paramdescription": "first pitch to be stopped by the filter in Hz",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Fixed low-pass or high-pass filter",
|
|
|
|
|
- "description": "The low-pass filter lets through all of the sound below pass-band and attenuates the frequencies higher than pass-band, ending at stop-band.\n\nThe high-pass filter lets through all of the sound above pass-band and attenuates the frequencies lower than pass-band, ending at stop-band.\n\nSetting the Pass-band lower than the stop-band creates a low-pass filter. Setting the Pass-band higher than the stop-band creates a high-pass filter.\n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "filter",
|
|
|
|
|
+ "stereo": true,
|
|
|
|
|
+ "title": "Low/High Pass",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Rolloff",
|
|
|
|
|
+ "paramdescription": "Gain reduction of the filter, in dB",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param2": {
|
|
|
|
|
+ "paramname": "Pass-band",
|
|
|
|
|
+ "paramdescription": "Last pitch to be passed by the filter in Hz",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param3": {
|
|
|
|
|
+ "paramname": "Stop-band",
|
|
|
|
|
+ "paramdescription": "first pitch to be stopped by the filter in Hz",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Fixed low-pass or high-pass filter",
|
|
|
|
|
+ "description": "The low-pass filter lets through all of the sound below pass-band and attenuates the frequencies higher than pass-band, ending at stop-band.\n\nThe high-pass filter lets through all of the sound above pass-band and attenuates the frequencies lower than pass-band, ending at stop-band.\n\nSetting the Pass-band lower than the stop-band creates a low-pass filter. Setting the Pass-band higher than the stop-band creates a high-pass filter.\n"
|
|
|
},
|
|
},
|
|
|
"filter_bank_2": {
|
|
"filter_bank_2": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "filter",
|
|
|
|
|
- "stereo": true,
|
|
|
|
|
- "title": "Odd Harmonics",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Q",
|
|
|
|
|
- "paramdescription": "How narrow each filter band is",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param2": {
|
|
|
|
|
- "paramname": "Makeup Gain",
|
|
|
|
|
- "paramdescription": "How much gain to apply after filtering",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param3": {
|
|
|
|
|
- "paramname": "Lowest Band",
|
|
|
|
|
- "paramdescription": "The lowest band in the bank",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param4": {
|
|
|
|
|
- "paramname": "Highest Band",
|
|
|
|
|
- "paramdescription": "The highest band in the bank",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param5": {
|
|
|
|
|
- "paramname": "Scatter",
|
|
|
|
|
- "paramdescription": "Amount of deviation from the harmonic series",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Filter bank tuned to odd harmonics from the harmonic series",
|
|
|
|
|
- "description": "This process takes the frequency of the lowest band and create filters up to the value of the highest band tuned to odd harmonics of the harmonic series. Scatter applies some randomisation of these values moving the sound from something very harmonic to something more bell like in tone. The makeup gain provides a way of adding a boost to the filtered signal, you may need to adjust this if clipping occurs. Note, Q can be automated although doing this does sometimes produce temperamental results.\n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "filter",
|
|
|
|
|
+ "stereo": true,
|
|
|
|
|
+ "title": "Odd Harmonics",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Q",
|
|
|
|
|
+ "paramdescription": "How narrow each filter band is",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param2": {
|
|
|
|
|
+ "paramname": "Makeup Gain",
|
|
|
|
|
+ "paramdescription": "How much gain to apply after filtering",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param3": {
|
|
|
|
|
+ "paramname": "Lowest Band",
|
|
|
|
|
+ "paramdescription": "The lowest band in the bank",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param4": {
|
|
|
|
|
+ "paramname": "Highest Band",
|
|
|
|
|
+ "paramdescription": "The highest band in the bank",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param5": {
|
|
|
|
|
+ "paramname": "Scatter",
|
|
|
|
|
+ "paramdescription": "Amount of deviation from the harmonic series",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Filter bank tuned to odd harmonics from the harmonic series",
|
|
|
|
|
+ "description": "This process takes the frequency of the lowest band and create filters up to the value of the highest band tuned to odd harmonics of the harmonic series. Scatter applies some randomisation of these values moving the sound from something very harmonic to something more bell like in tone. The makeup gain provides a way of adding a boost to the filtered signal, you may need to adjust this if clipping occurs. Note, Q can be automated although doing this does sometimes produce temperamental results.\n"
|
|
|
},
|
|
},
|
|
|
"filter_bank_6": {
|
|
"filter_bank_6": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "filter",
|
|
|
|
|
- "stereo": true,
|
|
|
|
|
- "title": "Pitched Intervals",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Q",
|
|
|
|
|
- "paramdescription": "How narrow each filter band is",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param2": {
|
|
|
|
|
- "paramname": "Makeup Gain",
|
|
|
|
|
- "paramdescription": "How much gain to apply after filtering",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param3": {
|
|
|
|
|
- "paramname": "Lowest Band",
|
|
|
|
|
- "paramdescription": "The lowest band in the bank",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param4": {
|
|
|
|
|
- "paramname": "Highest Band",
|
|
|
|
|
- "paramdescription": "The highest band in the bank",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param5": {
|
|
|
|
|
- "paramname": "Number of Filters",
|
|
|
|
|
- "paramdescription": "The number of bands in the bank",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param6": {
|
|
|
|
|
- "paramname": "Scatter",
|
|
|
|
|
- "paramdescription": "Amount of deviation from the harmonic series",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Filter bank with equal spacing in semitones",
|
|
|
|
|
- "description": "This process takes the number of filters and spaces them equally in semitones between the lowest and highest bands. Scatter applies some randomisation of these values moving the sound from something very harmonic to something more bell like in tone. The makeup gain provides a way of adding a boost to the filtered signal, you may need to adjust this if clipping occurs. Note, Q can be automated although doing this does sometimes produce temperamental results. Unlike Filter Bank: Linear this will produce a more consonant sound as the frequencies will align to uniform harmonic intervals.\n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "filter",
|
|
|
|
|
+ "stereo": true,
|
|
|
|
|
+ "title": "Pitched Intervals",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Q",
|
|
|
|
|
+ "paramdescription": "How narrow each filter band is",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param2": {
|
|
|
|
|
+ "paramname": "Makeup Gain",
|
|
|
|
|
+ "paramdescription": "How much gain to apply after filtering",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param3": {
|
|
|
|
|
+ "paramname": "Lowest Band",
|
|
|
|
|
+ "paramdescription": "The lowest band in the bank",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param4": {
|
|
|
|
|
+ "paramname": "Highest Band",
|
|
|
|
|
+ "paramdescription": "The highest band in the bank",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param5": {
|
|
|
|
|
+ "paramname": "Number of Filters",
|
|
|
|
|
+ "paramdescription": "The number of bands in the bank",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param6": {
|
|
|
|
|
+ "paramname": "Scatter",
|
|
|
|
|
+ "paramdescription": "Amount of deviation from the harmonic series",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Filter bank with equal spacing in semitones",
|
|
|
|
|
+ "description": "This process takes the number of filters and spaces them equally in semitones between the lowest and highest bands. Scatter applies some randomisation of these values moving the sound from something very harmonic to something more bell like in tone. The makeup gain provides a way of adding a boost to the filtered signal, you may need to adjust this if clipping occurs. Note, Q can be automated although doing this does sometimes produce temperamental results. Unlike Filter Bank: Linear this will produce a more consonant sound as the frequencies will align to uniform harmonic intervals.\n"
|
|
|
},
|
|
},
|
|
|
"modify_brassage_6": {
|
|
"modify_brassage_6": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "granulate",
|
|
|
|
|
- "stereo": true,
|
|
|
|
|
- "title": "Brassage",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Scan Speed",
|
|
|
|
|
- "paramdescription": "How fast to move through the file, 1 = original speed, 2 = double speed, 0.5 = half speed",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param2": {
|
|
|
|
|
- "paramname": "Density",
|
|
|
|
|
- "paramdescription": "Amount of grain overlap, values less than 1 create gaps",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param3": {
|
|
|
|
|
- "paramname": "Grain Size",
|
|
|
|
|
- "paramdescription": "Length of grains in ms",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param4": {
|
|
|
|
|
- "paramname": "Pitch Shift",
|
|
|
|
|
- "paramdescription": "Amount to shift pitch of grain in semitones",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param5": {
|
|
|
|
|
- "paramname": "Amplitude",
|
|
|
|
|
- "paramdescription": "Overall amplitude of the output",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param6": {
|
|
|
|
|
- "paramname": "Panning",
|
|
|
|
|
- "paramdescription": "Panning of grains from left to right",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param7": {
|
|
|
|
|
- "paramname": "Attack",
|
|
|
|
|
- "paramdescription": "Amount of time in ms each grain takes to fade in",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param8": {
|
|
|
|
|
- "paramname": "Decay",
|
|
|
|
|
- "paramdescription": "Amount of time in ms each grain takes to fade out",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param9": {
|
|
|
|
|
- "paramname": "Search Range",
|
|
|
|
|
- "paramdescription": "Distance to move while looking for next grain",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param10": {
|
|
|
|
|
- "paramname": "Jitter",
|
|
|
|
|
- "paramdescription": "Amount of randomisation of grain position",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Powerful granular segmentation/fragmentation procedures",
|
|
|
|
|
- "description": "This process moves through the file from start to end at the speed set by scan speed. How linearly it moves through the file is set by the Search Range and Jitter. \n\nAs it moves through the file it cuts out small chunks - called grains - of the file and plays those back. The length of those grains and how they fade in and out is set by the Grain Size, Attack and Decay. The pitch of the grains is set by Pitch Shift. \n\nHow many grains play back is set by the Density, densities less than 1 will create gaps between grains, densities higher than 1 will cause grains to overlap and merge. \n\nFinally the sound can be panned from left to right with Panning and the Overalll level of the sound can be adjusted with Amplitude. \n\nThis process works particularly well when automation is applied to many parameters to make it shift and change over time. \n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "granulate",
|
|
|
|
|
+ "stereo": true,
|
|
|
|
|
+ "title": "Brassage",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Scan Speed",
|
|
|
|
|
+ "paramdescription": "How fast to move through the file, 1 = original speed, 2 = double speed, 0.5 = half speed",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param2": {
|
|
|
|
|
+ "paramname": "Density",
|
|
|
|
|
+ "paramdescription": "Amount of grain overlap, values less than 1 create gaps",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param3": {
|
|
|
|
|
+ "paramname": "Grain Size",
|
|
|
|
|
+ "paramdescription": "Length of grains in ms",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param4": {
|
|
|
|
|
+ "paramname": "Pitch Shift",
|
|
|
|
|
+ "paramdescription": "Amount to shift pitch of grain in semitones",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param5": {
|
|
|
|
|
+ "paramname": "Amplitude",
|
|
|
|
|
+ "paramdescription": "Overall amplitude of the output",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param6": {
|
|
|
|
|
+ "paramname": "Panning",
|
|
|
|
|
+ "paramdescription": "Panning of grains from left to right",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param7": {
|
|
|
|
|
+ "paramname": "Attack",
|
|
|
|
|
+ "paramdescription": "Amount of time in ms each grain takes to fade in",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param8": {
|
|
|
|
|
+ "paramname": "Decay",
|
|
|
|
|
+ "paramdescription": "Amount of time in ms each grain takes to fade out",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param9": {
|
|
|
|
|
+ "paramname": "Search Range",
|
|
|
|
|
+ "paramdescription": "Distance to move while looking for next grain",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param10": {
|
|
|
|
|
+ "paramname": "Jitter",
|
|
|
|
|
+ "paramdescription": "Amount of randomisation of grain position",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Powerful granular segmentation/fragmentation procedures",
|
|
|
|
|
+ "description": "This process moves through the file from start to end at the speed set by scan speed. How linearly it moves through the file is set by the Search Range and Jitter. \n\nAs it moves through the file it cuts out small chunks - called grains - of the file and plays those back. The length of those grains and how they fade in and out is set by the Grain Size, Attack and Decay. The pitch of the grains is set by Pitch Shift. \n\nHow many grains play back is set by the Density, densities less than 1 will create gaps between grains, densities higher than 1 will cause grains to overlap and merge. \n\nFinally the sound can be panned from left to right with Panning and the Overalll level of the sound can be adjusted with Amplitude. \n\nThis process works particularly well when automation is applied to many parameters to make it shift and change over time. \n"
|
|
|
},
|
|
},
|
|
|
"modify_brassage_5": {
|
|
"modify_brassage_5": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "granulate",
|
|
|
|
|
- "stereo": true,
|
|
|
|
|
- "title": "Granulate",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Density",
|
|
|
|
|
- "paramdescription": "Amount of grain overlap",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Puts a grainy surface on a source",
|
|
|
|
|
- "description": "Moves through the sound from start to end and cuts it into grains. The density control sets how many of these grains are played back. A density of 1 will sound close to the original file, less than 1 will introduce gaps between grains, and values greater than one will smooth out the sound and introduce doubling.\n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "granulate",
|
|
|
|
|
+ "stereo": true,
|
|
|
|
|
+ "title": "Granulate",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Density",
|
|
|
|
|
+ "paramdescription": "Amount of grain overlap",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Puts a grainy surface on a source",
|
|
|
|
|
+ "description": "Moves through the sound from start to end and cuts it into grains. The density control sets how many of these grains are played back. A density of 1 will sound close to the original file, less than 1 will introduce gaps between grains, and values greater than one will smooth out the sound and introduce doubling.\n"
|
|
|
},
|
|
},
|
|
|
"modify_brassage_1": {
|
|
"modify_brassage_1": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "granulate",
|
|
|
|
|
- "stereo": true,
|
|
|
|
|
- "title": "Pitch Shift",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Pitch Shift",
|
|
|
|
|
- "paramdescription": "Amount in semitones to shift the pitch by",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Granular pitch shift keeping the same speed",
|
|
|
|
|
- "description": "Cuts the sound file into grains and speeds them up or slows them down to change their pitch. By repeating/omitting grains it retains the original speed. At high increases in pitch this will create a metallic sound, with high decreases in pitch the sound will lose detail.\n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "granulate",
|
|
|
|
|
+ "stereo": true,
|
|
|
|
|
+ "title": "Pitch Shift",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Pitch Shift",
|
|
|
|
|
+ "paramdescription": "Amount in semitones to shift the pitch by",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Granular pitch shift keeping the same speed",
|
|
|
|
|
+ "description": "Cuts the sound file into grains and speeds them up or slows them down to change their pitch. By repeating/omitting grains it retains the original speed. At high increases in pitch this will create a metallic sound, with high decreases in pitch the sound will lose detail.\n"
|
|
|
},
|
|
},
|
|
|
"modify_brassage_4": {
|
|
"modify_brassage_4": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "granulate",
|
|
|
|
|
- "stereo": true,
|
|
|
|
|
- "title": "Scramble",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Grainsize",
|
|
|
|
|
- "paramdescription": "Size of the grains in milliseconds",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param2": {
|
|
|
|
|
- "paramname": "Range",
|
|
|
|
|
- "paramdescription": "Distance to move while looking for next grain",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Random reordering of grains",
|
|
|
|
|
- "description": "Moves through the file from start to end and reorders the grains within the set timeframe of range. Small range values will retain some of the original shape of the sound, large range values will result in a very jumbled sound.\n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "granulate",
|
|
|
|
|
+ "stereo": true,
|
|
|
|
|
+ "title": "Scramble",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Grainsize",
|
|
|
|
|
+ "paramdescription": "Size of the grains in milliseconds",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param2": {
|
|
|
|
|
+ "paramname": "Range",
|
|
|
|
|
+ "paramdescription": "Distance to move while looking for next grain",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Random reordering of grains",
|
|
|
|
|
+ "description": "Moves through the file from start to end and reorders the grains within the set timeframe of range. Small range values will retain some of the original shape of the sound, large range values will result in a very jumbled sound.\n"
|
|
|
},
|
|
},
|
|
|
"modify_brassage_2": {
|
|
"modify_brassage_2": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "granulate",
|
|
|
|
|
- "stereo": true,
|
|
|
|
|
- "title": "Time Stretch",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Speed",
|
|
|
|
|
- "paramdescription": "Multiplier to increase/decrease the speed by, 1 = original speed, 2 = double speed, 0.5 = half speed",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Granular time stretch keeping the same pitch",
|
|
|
|
|
- "description": "Cuts the sound file into grains and repeats omits grains to adjust the speed of the sound. At high decreases in speed this will create a metallic sound, with high increases in speed the sound will lose detail.\n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "granulate",
|
|
|
|
|
+ "stereo": true,
|
|
|
|
|
+ "title": "Time Stretch",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Speed",
|
|
|
|
|
+ "paramdescription": "Multiplier to increase/decrease the speed by, 1 = original speed, 2 = double speed, 0.5 = half speed",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Granular time stretch keeping the same pitch",
|
|
|
|
|
+ "description": "Cuts the sound file into grains and repeats omits grains to adjust the speed of the sound. At high decreases in speed this will create a metallic sound, with high increases in speed the sound will lose detail.\n"
|
|
|
},
|
|
},
|
|
|
"modify_speed_5": {
|
|
"modify_speed_5": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "misc",
|
|
|
|
|
- "stereo": true,
|
|
|
|
|
- "title": "Accelerate/Decelerate",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Transposition Ratio",
|
|
|
|
|
- "paramdescription": "The amount to adjust the speed by as a multiplier",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param2": {
|
|
|
|
|
- "paramname": "Goal Time",
|
|
|
|
|
- "paramdescription": "The point in the input sound in percent to have reached the transposition ratio by",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": true,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Speed up or slow down a sound over time",
|
|
|
|
|
- "description": "Creates a glissando effect by gradually speeding up or slowing down the file. Once the target time in the sound is reached it will continue sliding up or down to the end of the sound. 0.5 = half speed and 1 octave lower, 2 = double speed and 1 octave higher. Note: for more control over speed over time you can automate the Speed process instead. \n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "misc",
|
|
|
|
|
+ "stereo": true,
|
|
|
|
|
+ "title": "Accelerate/Decelerate",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Transposition Ratio",
|
|
|
|
|
+ "paramdescription": "The amount to adjust the speed by as a multiplier",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param2": {
|
|
|
|
|
+ "paramname": "Goal Time",
|
|
|
|
|
+ "paramdescription": "The point in the input sound in percent to have reached the transposition ratio by",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": true,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Speed up or slow down a sound over time",
|
|
|
|
|
+ "description": "Creates a glissando effect by gradually speeding up or slowing down the file. Once the target time in the sound is reached it will continue sliding up or down to the end of the sound. 0.5 = half speed and 1 octave lower, 2 = double speed and 1 octave higher. Note: for more control over speed over time you can automate the Speed process instead. \n"
|
|
|
},
|
|
},
|
|
|
"silend_silend_1": {
|
|
"silend_silend_1": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "misc",
|
|
|
|
|
- "stereo": true,
|
|
|
|
|
- "title": "Append Silence",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Length of Silence",
|
|
|
|
|
- "paramdescription": "The length of silence to add to the end of the sound in seconds",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Adds silence to the end of a sound",
|
|
|
|
|
- "description": "Adds silence at the end of the sound, very useful before processes which add long tails such as resonant filters and bluring. Can also be used with scramble processes to add silences into the scramble. \n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "misc",
|
|
|
|
|
+ "stereo": true,
|
|
|
|
|
+ "title": "Append Silence",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Length of Silence",
|
|
|
|
|
+ "paramdescription": "The length of silence to add to the end of the sound in seconds",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Adds silence to the end of a sound",
|
|
|
|
|
+ "description": "Adds silence at the end of the sound, very useful before processes which add long tails such as resonant filters and bluring. Can also be used with scramble processes to add silences into the scramble. \n"
|
|
|
},
|
|
},
|
|
|
"modify_loudness_1": {
|
|
"modify_loudness_1": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "misc",
|
|
|
|
|
- "stereo": true,
|
|
|
|
|
- "title": "Gain",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Gain",
|
|
|
|
|
- "paramdescription": "The amount to scale the signal by",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Adjust gain",
|
|
|
|
|
- "description": "Adjusts the gain of a sound making it louder and quieter. Less than 1 is quieter, more than 1 is louder. Useful for adjusting the level of a sound before a process to avoid clipping and for blending parallel processing in your thread (see Help > Tips > Wet/Dry Mix for more). \n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "misc",
|
|
|
|
|
+ "stereo": true,
|
|
|
|
|
+ "title": "Gain",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Gain",
|
|
|
|
|
+ "paramdescription": "The amount to scale the signal by",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Adjust gain",
|
|
|
|
|
+ "description": "Adjusts the gain of a sound making it louder and quieter. Less than 1 is quieter, more than 1 is louder. Useful for adjusting the level of a sound before a process to avoid clipping and for blending parallel processing in your thread (see Help > Tips > Wet/Dry Mix for more). \n"
|
|
|
},
|
|
},
|
|
|
"modify_radical_1": {
|
|
"modify_radical_1": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "misc",
|
|
|
|
|
- "stereo": true,
|
|
|
|
|
- "title": "Reverse",
|
|
|
|
|
- "parameters": {},
|
|
|
|
|
- "short_description": "Reverses a sound",
|
|
|
|
|
- "description": "Makes the sound play backwards. Particularly useful before processes like Stack to create interesting attack and decays.\n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "misc",
|
|
|
|
|
+ "stereo": true,
|
|
|
|
|
+ "title": "Reverse",
|
|
|
|
|
+ "parameters": {},
|
|
|
|
|
+ "short_description": "Reverses a sound",
|
|
|
|
|
+ "description": "Makes the sound play backwards. Particularly useful before processes like Stack to create interesting attack and decays.\n"
|
|
|
},
|
|
},
|
|
|
"modify_speed_2": {
|
|
"modify_speed_2": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "misc",
|
|
|
|
|
- "stereo": true,
|
|
|
|
|
- "title": "Speed in Semitones",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Semitones",
|
|
|
|
|
- "paramdescription": "The amount to adjust the speed/pitch by in semitones",
|
|
|
|
|
- "automatable": true,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Speeds up or slows down a sound changing pitch",
|
|
|
|
|
- "description": "Plays the sound faster or slower to adjust its speed and pitch. -12 semitones is half speed; +12 semitones is double speed. \n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "misc",
|
|
|
|
|
+ "stereo": true,
|
|
|
|
|
+ "title": "Speed in Semitones",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Semitones",
|
|
|
|
|
+ "paramdescription": "The amount to adjust the speed/pitch by in semitones",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Speeds up or slows down a sound changing pitch",
|
|
|
|
|
+ "description": "Plays the sound faster or slower to adjust its speed and pitch. -12 semitones is half speed; +12 semitones is double speed. \n"
|
|
|
},
|
|
},
|
|
|
"modify_stack": {
|
|
"modify_stack": {
|
|
|
- "category": "time",
|
|
|
|
|
- "subcategory": "misc",
|
|
|
|
|
- "stereo": true,
|
|
|
|
|
- "title": "Stack",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Transposition",
|
|
|
|
|
- "paramdescription": "The amount in semitones each layer is transposed by",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param2": {
|
|
|
|
|
- "paramname": "Layers",
|
|
|
|
|
- "paramdescription": "The number of layers",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param3": {
|
|
|
|
|
- "paramname": "Lean",
|
|
|
|
|
- "paramdescription": "The loudness of the highest layer relative to the others",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param4": {
|
|
|
|
|
- "paramname": "Attack Offset",
|
|
|
|
|
- "paramdescription": "The point in the file in percent where the attack of the sound begins",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": true,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param5": {
|
|
|
|
|
- "paramname": "Output Gain",
|
|
|
|
|
- "paramdescription": "Adjusts the output gain to avoid clipping",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- },
|
|
|
|
|
- "param6": {
|
|
|
|
|
- "paramname": "Output Duration",
|
|
|
|
|
- "paramdescription": "The amount of the sound to render, 1 is the full sound",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "time": false,
|
|
|
|
|
- "min": false,
|
|
|
|
|
- "max": false,
|
|
|
|
|
- "flag": "",
|
|
|
|
|
- "minrange": "",
|
|
|
|
|
- "maxrange": "",
|
|
|
|
|
- "step": "",
|
|
|
|
|
- "value": "",
|
|
|
|
|
- "exponential": false,
|
|
|
|
|
- "uitype": "hslider"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Stacks transposed versions of a sound on top of one another",
|
|
|
|
|
- "description": "This process takes the sound and makes numerous copies of it, set by the number of layers. Each copy is sped up or slowed down by the transposition amount multiplied by its layer number - -12 semitones = half speed, +12 semitones = double speed. These layers are then stacks on top of each other to create a denser sound. The attack offset is used to line up the layers so that their attacks all line up, adjust this to the point in the input where you want all the sounds to line up. The output duration allows you to trim off the end of the sound as with negative transposition and many layers the output can get very long. \n"
|
|
|
|
|
|
|
+ "category": "time",
|
|
|
|
|
+ "subcategory": "misc",
|
|
|
|
|
+ "stereo": true,
|
|
|
|
|
+ "title": "Stack",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Transposition",
|
|
|
|
|
+ "paramdescription": "The amount in semitones each layer is transposed by",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param2": {
|
|
|
|
|
+ "paramname": "Layers",
|
|
|
|
|
+ "paramdescription": "The number of layers",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param3": {
|
|
|
|
|
+ "paramname": "Lean",
|
|
|
|
|
+ "paramdescription": "The loudness of the highest layer relative to the others",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param4": {
|
|
|
|
|
+ "paramname": "Attack Offset",
|
|
|
|
|
+ "paramdescription": "The point in the file in percent where the attack of the sound begins",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": true,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param5": {
|
|
|
|
|
+ "paramname": "Output Gain",
|
|
|
|
|
+ "paramdescription": "Adjusts the output gain to avoid clipping",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param6": {
|
|
|
|
|
+ "paramname": "Output Duration",
|
|
|
|
|
+ "paramdescription": "The amount of the sound to render, 1 is the full sound",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Stacks transposed versions of a sound on top of one another",
|
|
|
|
|
+ "description": "This process takes the sound and makes numerous copies of it, set by the number of layers. Each copy is sped up or slowed down by the transposition amount multiplied by its layer number - -12 semitones = half speed, +12 semitones = double speed. These layers are then stacks on top of each other to create a denser sound. The attack offset is used to line up the layers so that their attacks all line up, adjust this to the point in the input where you want all the sounds to line up. The output duration allows you to trim off the end of the sound as with negative transposition and many layers the output can get very long. \n"
|
|
|
},
|
|
},
|
|
|
"inputfile": {
|
|
"inputfile": {
|
|
|
- "category": "utility",
|
|
|
|
|
- "subcategory": "",
|
|
|
|
|
- "stereo": true,
|
|
|
|
|
- "title": "Input File",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "Load File",
|
|
|
|
|
- "paramdescription": "Opens a file browser to select a sound file",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "uitype": "button"
|
|
|
|
|
- },
|
|
|
|
|
- "param2": {
|
|
|
|
|
- "paramname": "Play/Stop",
|
|
|
|
|
- "paramdescription": "Plays the input sound file",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "uitype": "button"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Loads a file for processing - supports mono and stereo .wav files",
|
|
|
|
|
- "description": "SoundThread only supports mono and stereo .wav files.\n\nClicking and dragging on the sound file viewer will let you select a section of audio to play.\n\nIf audio is selected in Input File when you run the thread, SoundThread will automatically cut out that section and process only that.\n\nClicking on the sound file viewer while audio is playing will allow you to jump around the file to listen to different sections.\n"
|
|
|
|
|
|
|
+ "category": "utility",
|
|
|
|
|
+ "subcategory": "",
|
|
|
|
|
+ "stereo": true,
|
|
|
|
|
+ "title": "Input File",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Load File",
|
|
|
|
|
+ "paramdescription": "Opens a file browser to select a sound file",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "uitype": "button"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param2": {
|
|
|
|
|
+ "paramname": "Play/Stop",
|
|
|
|
|
+ "paramdescription": "Plays the input sound file",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "uitype": "button"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Loads a file for processing - supports mono and stereo .wav files",
|
|
|
|
|
+ "description": "SoundThread only supports mono and stereo .wav files.\n\nClicking and dragging on the sound file viewer will let you select a section of audio to play.\n\nIf audio is selected in Input File when you run the thread, SoundThread will automatically cut out that section and process only that.\n\nClicking on the sound file viewer while audio is playing will allow you to jump around the file to listen to different sections.\n"
|
|
|
},
|
|
},
|
|
|
"outputfile": {
|
|
"outputfile": {
|
|
|
- "category": "utility",
|
|
|
|
|
- "subcategory": "",
|
|
|
|
|
- "stereo": true,
|
|
|
|
|
- "title": "Output File",
|
|
|
|
|
- "parameters": {
|
|
|
|
|
- "param1": {
|
|
|
|
|
- "paramname": "File Name",
|
|
|
|
|
- "paramdescription": "The name for your output file",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "uitype": "lineedit"
|
|
|
|
|
- },
|
|
|
|
|
- "param2": {
|
|
|
|
|
- "paramname": "Run Thread",
|
|
|
|
|
- "paramdescription": "Runs the current thread, opens a file dialog to choose the folder for the output files",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "uitype": "button"
|
|
|
|
|
- },
|
|
|
|
|
- "param3": {
|
|
|
|
|
- "paramname": "Delete Intermediate Files",
|
|
|
|
|
- "paramdescription": "If switched on, deletes all files except the final output file",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "uitype": "toggle"
|
|
|
|
|
- },
|
|
|
|
|
- "param4": {
|
|
|
|
|
- "paramname": "Reuse Last Output Folder",
|
|
|
|
|
- "paramdescription": "If switched on, the last folder selected on Run Thread will be used for output files",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "uitype": "toggle"
|
|
|
|
|
- },
|
|
|
|
|
- "param5": {
|
|
|
|
|
- "paramname": "Open Folder",
|
|
|
|
|
- "paramdescription": "Opens the last used output folder",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "uitype": "button"
|
|
|
|
|
- },
|
|
|
|
|
- "param6": {
|
|
|
|
|
- "paramname": "Recycle File",
|
|
|
|
|
- "paramdescription": "Loops the output file back to the Input File node for reprocessing",
|
|
|
|
|
- "automatable": false,
|
|
|
|
|
- "uitype": "button"
|
|
|
|
|
- },
|
|
|
|
|
- "param7": {
|
|
|
|
|
- "paramname": "Play/Stop",
|
|
|
|
|
- "paramdescription": "Plays the last output file",
|
|
|
|
|
- "uitype": "button"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "short_description": "Manages output for running threads",
|
|
|
|
|
- "description": "The name inputted in File Name will be appended with the current date and time so that you don't need to input a new file name each time.\n\nSoundThread can create a lot of files as each node in the thread can create multiple files. Turning on Delete Intermediate Files will delete everything but the main output file. \n\nClicking and dragging on the sound file viewer will let you select a section of audio to play. Clicking on the sound file viewer while audio is playing will allow you to jump around the file to listen to different sections.\n"
|
|
|
|
|
|
|
+ "category": "utility",
|
|
|
|
|
+ "subcategory": "",
|
|
|
|
|
+ "stereo": true,
|
|
|
|
|
+ "title": "Output File",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "File Name",
|
|
|
|
|
+ "paramdescription": "The name for your output file",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "uitype": "lineedit"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param2": {
|
|
|
|
|
+ "paramname": "Run Thread",
|
|
|
|
|
+ "paramdescription": "Runs the current thread, opens a file dialog to choose the folder for the output files",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "uitype": "button"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param3": {
|
|
|
|
|
+ "paramname": "Delete Intermediate Files",
|
|
|
|
|
+ "paramdescription": "If switched on, deletes all files except the final output file",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "uitype": "toggle"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param4": {
|
|
|
|
|
+ "paramname": "Reuse Last Output Folder",
|
|
|
|
|
+ "paramdescription": "If switched on, the last folder selected on Run Thread will be used for output files",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "uitype": "toggle"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param5": {
|
|
|
|
|
+ "paramname": "Open Folder",
|
|
|
|
|
+ "paramdescription": "Opens the last used output folder",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "uitype": "button"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param6": {
|
|
|
|
|
+ "paramname": "Recycle File",
|
|
|
|
|
+ "paramdescription": "Loops the output file back to the Input File node for reprocessing",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "uitype": "button"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param7": {
|
|
|
|
|
+ "paramname": "Play/Stop",
|
|
|
|
|
+ "paramdescription": "Plays the last output file",
|
|
|
|
|
+ "uitype": "button"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Manages output for running threads",
|
|
|
|
|
+ "description": "The name inputted in File Name will be appended with the current date and time so that you don't need to input a new file name each time.\n\nSoundThread can create a lot of files as each node in the thread can create multiple files. Turning on Delete Intermediate Files will delete everything but the main output file. \n\nClicking and dragging on the sound file viewer will let you select a section of audio to play. Clicking on the sound file viewer while audio is playing will allow you to jump around the file to listen to different sections.\n"
|
|
|
},
|
|
},
|
|
|
"notes": {
|
|
"notes": {
|
|
|
- "category": "utility",
|
|
|
|
|
- "subcategory": "utility",
|
|
|
|
|
- "stereo": false,
|
|
|
|
|
- "title": "Notes",
|
|
|
|
|
- "parameters": {},
|
|
|
|
|
- "short_description": "A box for taking notes",
|
|
|
|
|
- "description": "Doesn't do anything other than giving you a space to take notes. You can right click in the text box to copy and paste and use special characters like emojis 😊.\n"
|
|
|
|
|
|
|
+ "category": "utility",
|
|
|
|
|
+ "subcategory": "utility",
|
|
|
|
|
+ "stereo": false,
|
|
|
|
|
+ "title": "Notes",
|
|
|
|
|
+ "parameters": {},
|
|
|
|
|
+ "short_description": "A box for taking notes",
|
|
|
|
|
+ "description": "Doesn't do anything other than giving you a space to take notes. You can right click in the text box to copy and paste and use special characters like emojis 😊.\n"
|
|
|
|
|
+ },
|
|
|
|
|
+ "pvoc_anal_1": {
|
|
|
|
|
+ "category": "pvoc",
|
|
|
|
|
+ "subcategory": "convert",
|
|
|
|
|
+ "stereo": false,
|
|
|
|
|
+ "title": "Analyse",
|
|
|
|
|
+ "parameters": {},
|
|
|
|
|
+ "short_description": "Convert a sound from the time domain to the frequency domain",
|
|
|
|
|
+ "description": "This is process is used to analyse a sound and convert it from the time domain to the frequency domain. This allows for processes in the PVOC processes menu to be used to manipulate the sound. Once you are done processing in the frequency domain you can convert it back to audio again using Resynthesise. See Help > Tutorials > PVOC for more.\n"
|
|
|
|
|
+ },
|
|
|
|
|
+ "pvoc_synth": {
|
|
|
|
|
+ "category": "pvoc",
|
|
|
|
|
+ "subcategory": "convert",
|
|
|
|
|
+ "stereo": false,
|
|
|
|
|
+ "title": "Resynthesise",
|
|
|
|
|
+ "parameters": {},
|
|
|
|
|
+ "short_description": "Convert a sound from the frequency domain to the time domain",
|
|
|
|
|
+ "description": "This is process is used to take the analysis of a sound file and resynthesise it back into the time domain. This should be used after you are done processing in the frequency domain to convert back to audio. See Help > Tutorials > PVOC for more. \n"
|
|
|
|
|
+ },
|
|
|
|
|
+ "focus_accu": {
|
|
|
|
|
+ "category": "pvoc",
|
|
|
|
|
+ "subcategory": "process",
|
|
|
|
|
+ "stereo": false,
|
|
|
|
|
+ "title": "Accumulate",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Decay",
|
|
|
|
|
+ "paramdescription": "Amount for each sustained band to decay each second",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param2": {
|
|
|
|
|
+ "paramname": "Glissandos",
|
|
|
|
|
+ "paramdescription": "Amount each sustained band glissandos in octaves per second",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Sustain each spectral band until louder data appears in that band",
|
|
|
|
|
+ "description": "Frequencies are sustained into subsequent windows. The Overalll effect is one of sustaining, but one which also makes the spectrum more complex.\n\nThe Glissandos parameter produces glissandos within the spectrum of the sound. Very effective slow glissandos are produced when Glissandos is near 0, e.g., -0.9 or 0.1. At 0.5, there are several glissandos, at 1, they are fairly fast, and at 10 it becomes a wash.\n"
|
|
|
|
|
+ },
|
|
|
|
|
+ "blur_blur": {
|
|
|
|
|
+ "category": "pvoc",
|
|
|
|
|
+ "subcategory": "process",
|
|
|
|
|
+ "stereo": false,
|
|
|
|
|
+ "title": "Blur",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Blurring",
|
|
|
|
|
+ "paramdescription": "The number of windows over which to average the spectrum",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Time-average the spectrum",
|
|
|
|
|
+ "description": "This process 'blurs' detail in the time dimension by interpolating between the spectral envelope values of the start and end windows blurring windows. Note that it is not interpolating continuously over all the windows in between, just between the data in the start and end windows. The Overalll result is somewhat affected by just how different the data is in these two windows. The interpolation process produces a 'straight line' (linear) scale of values between the start and end points.\n"
|
|
|
|
|
+ },
|
|
|
|
|
+ "blur_chorus_5": {
|
|
|
|
|
+ "category": "pvoc",
|
|
|
|
|
+ "subcategory": "process",
|
|
|
|
|
+ "stereo": false,
|
|
|
|
|
+ "title": "Chorus",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Amplitude Randomise",
|
|
|
|
|
+ "paramdescription": "Maximum random scatter of partial amplitudes",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param2": {
|
|
|
|
|
+ "paramname": "Frequency Randomise",
|
|
|
|
|
+ "paramdescription": "Maximum random scatter of partial frequencies",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Chorusing by randomising amplitudes and frequencies of partials",
|
|
|
|
|
+ "description": "This process attempts to achieve a chorusing effect by randomising the amplitude and frequency values of the partials. If very large amplitude values are used, the sound will turn to noise. The chorusing effect itself is achieved by values just a little above 1. Values of 2 or 3 begin to create a granular effect, and values of 10, 100 and 1000 create more and more noise.\n"
|
|
|
|
|
+ },
|
|
|
|
|
+ "spec_gain": {
|
|
|
|
|
+ "category": "pvoc",
|
|
|
|
|
+ "subcategory": "process",
|
|
|
|
|
+ "stereo": false,
|
|
|
|
|
+ "title": "Gain",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Gain",
|
|
|
|
|
+ "paramdescription": "The amount to scale the gain by",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Adjusts the gain in the frequency domain",
|
|
|
|
|
+ "description": "This process is very similar to the time domain Gain process, it adjusts how loud the signal is, however this process operates on signals that are in the frequency domain. This is useful for adjusting signals that may clip when converted back to the time domain.\n"
|
|
|
|
|
+ },
|
|
|
|
|
+ "strange_invert_1": {
|
|
|
|
|
+ "category": "pvoc",
|
|
|
|
|
+ "subcategory": "process",
|
|
|
|
|
+ "stereo": false,
|
|
|
|
|
+ "title": "Invert",
|
|
|
|
|
+ "parameters": {},
|
|
|
|
|
+ "short_description": "Invert the spectral envelope",
|
|
|
|
|
+ "description": "Inverts the spectral envelope, relative to the Overalll spectral envelope. This means that the energy associated with the highest frequency bands is transferred to the lowest ones and vice versa. As the lowest partials in many sounds have the greatest amplitude and the highest ones the least, the result is typically a much brighter timbre.\n"
|
|
|
|
|
+ },
|
|
|
|
|
+ "spectstr_stretch": {
|
|
|
|
|
+ "category": "pvoc",
|
|
|
|
|
+ "subcategory": "process",
|
|
|
|
|
+ "stereo": false,
|
|
|
|
|
+ "title": "Stretch",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Stretch Multiplier",
|
|
|
|
|
+ "paramdescription": "The amount to stretch the sound by",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param2": {
|
|
|
|
|
+ "paramname": "D-Ratio",
|
|
|
|
|
+ "paramdescription": "Proportion of channels to discohere",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param3": {
|
|
|
|
|
+ "paramname": "D-Random",
|
|
|
|
|
+ "paramdescription": "Frequency randomisation of discohered channels",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Time-stretch a sound without changing pitch",
|
|
|
|
|
+ "description": "Stretches or shrinks the sound over time, without changing frequency. It creates extra time-windows to expand the Overalll time-base of the sound, without a change of frequency. When using large stretch values you will make very long sound files, and this process may take some time to run.\n\nD-Ratio and D-Random allow you to randomise some of the channels in the sound to create internal variation and different timbres. Small amounts of this will blur the sound slightly and on long stretches help the sound feel less static. With large amounts of randomisation, the texture of the sound starts to feel granular.\n"
|
|
|
|
|
+ },
|
|
|
|
|
+ "blur_scatter": {
|
|
|
|
|
+ "category": "pvoc",
|
|
|
|
|
+ "subcategory": "process",
|
|
|
|
|
+ "stereo": false,
|
|
|
|
|
+ "title": "Thin Randomly",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Amount Kept",
|
|
|
|
|
+ "paramdescription": "Number of randomly chosen blocks to keep in each spectral window",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Randomly thin the spectrum",
|
|
|
|
|
+ "description": "This function throws away a specified proportion of the analysis data in each window at random. This produces a result similar to the Trace process however, unlike Trace the material kept by Thin Randomly may or may not include prominent parts of the sound.\n"
|
|
|
|
|
+ },
|
|
|
|
|
+ "hilite_trace_1": {
|
|
|
|
|
+ "category": "pvoc",
|
|
|
|
|
+ "subcategory": "process",
|
|
|
|
|
+ "stereo": false,
|
|
|
|
|
+ "title": "Trace",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Amount Kept",
|
|
|
|
|
+ "paramdescription": "The number of partials to keep",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Highlight the loudest partials",
|
|
|
|
|
+ "description": "Looks for and retains only the N loudest partials in the analysis data on a window-by-window basis. This reduces the data in the spectral dimension and produces an aural 'trace' of the original sound.\n\nWith non-'noisy' sources it is necessary to reduce the number of channels quite considerably to make any appreciable aural change to the source sound. Even the 10 loudest channels will retain a surprising amount of the original sound. The flip side of this is that Trace can be used to 'clean' a sound, if a certain amount of data loss is not a problem. \n\nThis works well with Blur after it to create a smeared simplified version of the sound.\n"
|
|
|
|
|
+ },
|
|
|
|
|
+ "strange_waver_1": {
|
|
|
|
|
+ "category": "pvoc",
|
|
|
|
|
+ "subcategory": "process",
|
|
|
|
|
+ "stereo": false,
|
|
|
|
|
+ "title": "Waver",
|
|
|
|
|
+ "parameters": {
|
|
|
|
|
+ "param1": {
|
|
|
|
|
+ "paramname": "Vibrato Frequency",
|
|
|
|
|
+ "paramdescription": "Speed of oscillations in Hz",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param2": {
|
|
|
|
|
+ "paramname": "Stretch",
|
|
|
|
|
+ "paramdescription": "The maximum spectral stretch in the inharmonic state",
|
|
|
|
|
+ "automatable": true,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ },
|
|
|
|
|
+ "param3": {
|
|
|
|
|
+ "paramname": "Base Frequency",
|
|
|
|
|
+ "paramdescription": "The frequency above which spectral stretching happens",
|
|
|
|
|
+ "automatable": false,
|
|
|
|
|
+ "time": false,
|
|
|
|
|
+ "min": false,
|
|
|
|
|
+ "max": false,
|
|
|
|
|
+ "flag": "",
|
|
|
|
|
+ "minrange": "",
|
|
|
|
|
+ "maxrange": "",
|
|
|
|
|
+ "step": "",
|
|
|
|
|
+ "value": "",
|
|
|
|
|
+ "exponential": false,
|
|
|
|
|
+ "uitype": "hslider"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "short_description": "Oscillate between harmonic and inharmonic state",
|
|
|
|
|
+ "description": "Introduces an oscillation towards and away from inharmonicness in the spectrum of a sound. The program moves towards inharmonicness by means of the stretch factor. \n"
|
|
|
}
|
|
}
|
|
|
-}
|
|
|
|
|
|
|
+}
|