Skip to content

Commit

Permalink
fix: Update for Csound 6.18.0 (#4974)
Browse files Browse the repository at this point in the history
  • Loading branch information
nwhetsell authored Oct 31, 2022
1 parent bf2913a commit 6886b02
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/mode/csound_orchestra_highlight_rules.js
Original file line number Diff line number Diff line change
Expand Up @@ -368,13 +368,17 @@ var CsoundOrchestraHighlightRules = function(embeddedRulePrefix) {
"duserrnd",
"dust",
"dust2",
"elapsedcycles",
"elapsedtime",
"envlpx",
"envlpxr",
"ephasor",
"eqfil",
"evalstr",
"event",
"event_i",
"eventcycles",
"eventtime",
"exciter",
"exitnow",
"exp",
Expand Down Expand Up @@ -1277,6 +1281,7 @@ var CsoundOrchestraHighlightRules = function(embeddedRulePrefix) {
"seqtime",
"seqtime2",
"sequ",
"sequstate",
"serialBegin",
"serialEnd",
"serialFlush",
Expand Down

0 comments on commit 6886b02

Please sign in to comment.