File "csound_document-20241115130205-20241115171534.js"
Full Path: /home/krishnamexports/public_html/panel/vendors/ace-builds/src-min/snippets/csound_document-20241115130205-20241115171534.js
File size: 650 bytes
MIME-type: text/plain; charset=us-ascii
Charset: utf-8
define("ace/snippets/csound_document",["require","exports","module"],function(e,t,n){"use strict";t.snippetText="# <CsoundSynthesizer>\nsnippet synth\n <CsoundSynthesizer>\n <CsInstruments>\n ${1}\n </CsInstruments>\n <CsScore>\n e\n </CsScore>\n </CsoundSynthesizer>\n",t.scope="csound_document"});
(function() {
window.require(["ace/snippets/csound_document"], function(m) {
if (typeof module == "object" && typeof exports == "object" && module) {
module.exports = m;
}
});
})();