Home
last modified time | relevance | path

Searched refs:noisesourceR (Results 1 – 9 of 9) sorted by relevance

/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/libs/airwindows/src/
H A DSpiral2Proc.cpp36 static int noisesourceR = 850010; in processReplacing() local
55 noisesourceR = noisesourceR % 1700021; noisesourceR++; in processReplacing()
56 residue = noisesourceR * noisesourceR; in processReplacing()
167 static int noisesourceR = 850010; in processDoubleReplacing() local
186 noisesourceR = noisesourceR % 1700021; noisesourceR++; in processDoubleReplacing()
187 residue = noisesourceR * noisesourceR; in processDoubleReplacing()
H A DCompresaturatorProc.cpp35 static int noisesourceR = 850010; in processReplacing() local
54 noisesourceR = noisesourceR % 1700021; noisesourceR++; in processReplacing()
55 residue = noisesourceR * noisesourceR; in processReplacing()
250 static int noisesourceR = 850010; in processDoubleReplacing() local
269 noisesourceR = noisesourceR % 1700021; noisesourceR++; in processDoubleReplacing()
270 residue = noisesourceR * noisesourceR; in processDoubleReplacing()
H A DDeEssProc.cpp38 static int noisesourceR = 850010; in processReplacing() local
57 noisesourceR = noisesourceR % 1700021; noisesourceR++; in processReplacing()
58 residue = noisesourceR * noisesourceR; in processReplacing()
198 static int noisesourceR = 850010; in processDoubleReplacing() local
217 noisesourceR = noisesourceR % 1700021; noisesourceR++; in processDoubleReplacing()
218 residue = noisesourceR * noisesourceR; in processDoubleReplacing()
H A DCojonesProc.cpp34 static int noisesourceR = 850010; in processReplacing() local
53 noisesourceR = noisesourceR % 1700021; noisesourceR++; in processReplacing()
54 residue = noisesourceR * noisesourceR; in processReplacing()
204 static int noisesourceR = 850010; in processDoubleReplacing() local
223 noisesourceR = noisesourceR % 1700021; noisesourceR++; in processDoubleReplacing()
224 residue = noisesourceR * noisesourceR; in processDoubleReplacing()
H A DButterComp2Proc.cpp40 static int noisesourceR = 850010; in processReplacing() local
59 noisesourceR = noisesourceR % 1700021; noisesourceR++; in processReplacing()
60 residue = noisesourceR * noisesourceR; in processReplacing()
275 static int noisesourceR = 850010; in processDoubleReplacing() local
294 noisesourceR = noisesourceR % 1700021; noisesourceR++; in processDoubleReplacing()
295 residue = noisesourceR * noisesourceR; in processDoubleReplacing()
H A DVariMuProc.cpp48 static int noisesourceR = 850010; in processReplacing() local
67 noisesourceR = noisesourceR % 1700021; noisesourceR++; in processReplacing()
68 residue = noisesourceR * noisesourceR; in processReplacing()
293 static int noisesourceR = 850010; in processDoubleReplacing() local
312 noisesourceR = noisesourceR % 1700021; noisesourceR++; in processDoubleReplacing()
313 residue = noisesourceR * noisesourceR; in processDoubleReplacing()
H A DPopProc.cpp44 static int noisesourceR = 850010; in processReplacing() local
63 noisesourceR = noisesourceR % 1700021; noisesourceR++; in processReplacing()
64 residue = noisesourceR * noisesourceR; in processReplacing()
324 static int noisesourceR = 850010; in processDoubleReplacing() local
343 noisesourceR = noisesourceR % 1700021; noisesourceR++; in processDoubleReplacing()
344 residue = noisesourceR * noisesourceR; in processDoubleReplacing()
H A DUnBoxProc.cpp80 static int noisesourceR = 850010; in processReplacing() local
99 noisesourceR = noisesourceR % 1700021; noisesourceR++; in processReplacing()
100 residue = noisesourceR * noisesourceR; in processReplacing()
310 static int noisesourceR = 850010; in processDoubleReplacing() local
329 noisesourceR = noisesourceR % 1700021; noisesourceR++; in processDoubleReplacing()
330 residue = noisesourceR * noisesourceR; in processDoubleReplacing()
H A DBlockPartyProc.cpp39 static int noisesourceR = 850010; in processReplacing() local
58 noisesourceR = noisesourceR % 1700021; noisesourceR++; in processReplacing()
59 residue = noisesourceR * noisesourceR; in processReplacing()
600 static int noisesourceR = 850010; in processDoubleReplacing() local
619 noisesourceR = noisesourceR % 1700021; noisesourceR++; in processDoubleReplacing()
620 residue = noisesourceR * noisesourceR; in processDoubleReplacing()