aboutsummaryrefslogtreecommitdiff
path: root/htdocs/js/ace/snippets/csound_document.js
blob: 347e8507a8ed23c295a6ffc6a68663d7c2ad2542 (plain)
1
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"})