csound_orchestra-0a9a400b.js.map 2.6 KB

1
  1. {"version":3,"file":"csound_orchestra-0a9a400b.js","sources":["../../node_modules/ace-builds/src-noconflict/snippets/csound_orchestra.js"],"sourcesContent":["ace.define(\"ace/snippets/csound_orchestra.snippets\",[\"require\",\"exports\",\"module\"], function(require, exports, module){module.exports = \"# else\\nsnippet else\\n\\telse\\n\\t\\t${1:/* statements */}\\n# elseif\\nsnippet elseif\\n\\telseif ${1:/* condition */} then\\n\\t\\t${2:/* statements */}\\n# if\\nsnippet if\\n\\tif ${1:/* condition */} then\\n\\t\\t${2:/* statements */}\\n\\tendif\\n# instrument block\\nsnippet instr\\n\\tinstr ${1:name}\\n\\t\\t${2:/* statements */}\\n\\tendin\\n# i-time while loop\\nsnippet iwhile\\n\\ti${1:Index} = ${2:0}\\n\\twhile i${1:Index} < ${3:/* count */} do\\n\\t\\t${4:/* statements */}\\n\\t\\ti${1:Index} += 1\\n\\tod\\n# k-rate while loop\\nsnippet kwhile\\n\\tk${1:Index} = ${2:0}\\n\\twhile k${1:Index} < ${3:/* count */} do\\n\\t\\t${4:/* statements */}\\n\\t\\tk${1:Index} += 1\\n\\tod\\n# opcode\\nsnippet opcode\\n\\topcode ${1:name}, ${2:/* output types */ 0}, ${3:/* input types */ 0}\\n\\t\\t${4:/* statements */}\\n\\tendop\\n# until loop\\nsnippet until\\n\\tuntil ${1:/* condition */} do\\n\\t\\t${2:/* statements */}\\n\\tod\\n# while loop\\nsnippet while\\n\\twhile ${1:/* condition */} do\\n\\t\\t${2:/* statements */}\\n\\tod\\n\";\n\n});\n\nace.define(\"ace/snippets/csound_orchestra\",[\"require\",\"exports\",\"module\",\"ace/snippets/csound_orchestra.snippets\"], function(require, exports, module){\"use strict\";\nexports.snippetText = require(\"./csound_orchestra.snippets\");\nexports.scope = \"csound_orchestra\";\n\n}); (function() {\n ace.require([\"ace/snippets/csound_orchestra\"], function(m) {\n if (typeof module == \"object\" && typeof exports == \"object\" && module) {\n module.exports = m;\n }\n });\n })();\n "],"names":["require","exports","module","m"],"mappings":"gaAAA,IAAI,OAAO,yCAAyC,CAAC,UAAU,UAAU,QAAQ,EAAG,SAASA,EAASC,EAASC,EAAO,CAACA,EAAO,QAAU;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,CAExI,CAAC,EAED,IAAI,OAAO,gCAAgC,CAAC,UAAU,UAAU,SAAS,wCAAwC,EAAG,SAASF,EAASC,EAASC,EAAO,CACtJD,EAAQ,YAAcD,EAAQ,6BAA6B,EAC3DC,EAAQ,MAAQ,kBAEhB,CAAC,EAAmB,UAAW,CACX,IAAI,QAAQ,CAAC,+BAA+B,EAAG,SAASE,EAAG,CACQD,IAC3DA,EAAA,QAAiBC,EAE7C,CAAqB,CACrB","x_google_ignoreList":[0]}