Home
last modified time | relevance | path

Searched refs:samples (Results 26 – 47 of 47) sorted by relevance

12

/plugin/codeprettify/code-prettify/
H A DREADME.md140 This breaks prettifying as well as copying and pasting of code samples. See
/plugin/abc2/abc-libraries/abc2svg/
H A Dsnd-1.js504 throw new Error('invalid chunk type:'+chunk.type);this.instrumentZoneGenerator=this.parseGenerator(chunk)};sf2.Parser.prototype.parseShdr=function(chunk){var data=this.input,ip=chunk.offset,samples=this.sample=[],sampleHeader=this.sampleHeader=[],size=chunk.offset+chunk.size,sampleName,start,end,startLoop,endLoop,sampleRate,originalPitch,pitchCorrection,sampleLink,sampleType;if(chunk.type!=='shdr')
506 samples.push(sample);sampleHeader.push({sampleName:sampleName,startLoop:startLoop,endLoop:endLoop,sampleRate:sampleRate,originalPitch:originalPitch,pitchCorrection:pitchCorrection,sampleLink:sampleLink,sampleType:sampleType})}};sf2.Parser.prototype.adjustSampleData=function(sample,sampleRate){var newSample,i,il,j,multiply=1;while(sampleRate<22050){newSample=new Int16Array(sample.length*2);for(i=j=0,il=sample.length;i<il;++i){newSample[j++]=sample[i];newSample[j++]=sample[i]}
/plugin/strata/
H A Dmanual.txt218 The following sections contain short samples, each of these samples is situated inside a table or list block. It is possible to enclose the whole of the query (not including sorting, grouping, or other [[#Query Results]] related blocks) in a ''query'' block as a convenience.
/plugin/edittable/lib/
H A Dhandsontable.full.js17764 this.samples = null;
17796 this.samples = samples;
17818 this.samples = samples;
17847 this.samples = samples;
18093 if (this.samples) {
18094 this.samples.clear();
18096 this.samples = null;
30512 this.samples = null;
30617 var samples = new Map();
30628 return samples;
[all …]
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog138 * Change: minor samples update
373 * Fixed: minor samples updates
647 * Change: minor documentation/samples updates (deprecated sample
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md423 YouTube: https://github.com/youtube/api-samples/tree/master/php
/plugin/ckgdoku/ckeditor/
H A DLICENSE.md40 * CKSource Samples Framework (included in the samples) - Copyright (c) 2014-2017, CKSource - Freder…
41 * PicoModal (included in `samples/js/sf.js`) - Copyright (c) 2012 James Frasca.
42 * CodeMirror (included in the samples) - Copyright (C) 2014 by Marijn Haverbeke <marijnh@gmail.com>…
H A DCHANGES.md263 - [Drag&Drop](http://sdk.ckeditor.com/samples/fileupload.html) support.
320 * [#13765](http://dev.ckeditor.com/ticket/13765): [Safari 9] Fixed: Problems with rendering samples.
482samples shipped with every CKEditor package was replaced with a shiny new single-page sample. This…
/plugin/ckgedit/ckeditor/
H A DLICENSE.md40 * CKSource Samples Framework (included in the samples) - Copyright (c) 2014-2019, CKSource - Freder…
41 * PicoModal (included in `samples/js/sf.js`) - Copyright (c) 2012 James Frasca.
42 * CodeMirror (included in the samples) - Copyright (C) 2014 by Marijn Haverbeke <marijnh@gmail.com>…
H A DCHANGES.md290 * [#1337](https://github.com/ckeditor/ckeditor-dev/issues/1337): Updated the samples layout with th…
740 …[#13765](https://dev.ckeditor.com/ticket/13765): [Safari 9] Fixed: Problems with rendering samples.
902samples shipped with every CKEditor package was replaced with a shiny new single-page sample. This…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2samples=4}xt.prototype=Object.assign(Object.create(rt.prototype),{constructor:xt,isWebGLRenderTarg…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js53174 var samples = this.getSampleArray(size, outputSize, bps, fn);
53175 …return [CONSTRUCT_SAMPLED, inputSize, domain, encode, decode, samples, size, outputSize, Math.pow(…
53191 var samples = IR[5];
53238 rj += samples[cubeVertex[i] + j] * cubeN[i];
H A Dpdf.worker.js.map1samples","constructSampledFromIR","ymin","cubeVertices","cubeN","cubeVertex","domain_2i","domain_2…
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt2178 samples, therefore also bitrate and playtime
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js53 var samples = Vorbis.HEAPF32.subarray(offset, offset + len);
54 self.decodedBuffer = new Float32Array(samples);
H A Dopus.js71 var samples = opus.HEAPF32.subarray(this.f32, this.f32 + len * this.format.channelsPerFrame);
72 return new Float32Array(samples);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1samples in the input image.\"\n },\n {\n \"name\"…
H A Dbundle.js.map1samples = new Array(n);\n for (var i = 0; i < n; ++i) samples[i] = interpolator(i / (n - 1));\n …
H A D3.3.js.map1 …afai/intrinsicsize-attribute), [examples](https://googlechrome.github.io/samples/intrinsic-size/in…
/plugin/farm/install/animaltemplate/conf/
H A Dwordblock.conf5567 https?:\/\/([^\/]*\.)?porn-samples\.com
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1samples","interpolator","lexicographicOrder","computeUpperHullIndexes","sortedPoints","flippedPoin…

12