Skip to content

Commit

Permalink
Minor fixes in db
Browse files Browse the repository at this point in the history
  • Loading branch information
redtide committed Dec 17, 2023
1 parent 0ab2047 commit 787bfa8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions _data/sfz/syntax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,8 @@ categories:
- name: "loop_crossfade"
short_description: "Loop cross fade."
version: "SFZ v2"
# alias:
# - name: "loopcrossfade"
# alias:
# - name: "loopcrossfade"
value:
type_name: "float"
unit: "seconds"
Expand Down Expand Up @@ -654,8 +654,8 @@ categories:
- name: "off_mode"
short_description: "Region off mode."
version: "SFZ v1"
# alias:
# - name: "offmode"
# alias:
# - name: "offmode"
value:
type_name: "string"
default: "fast"
Expand Down Expand Up @@ -5890,7 +5890,7 @@ categories:

- name: "Loading"
id: "ldg"
url: "/opcodes/?v=cakewalk&c=ldg"
url: "/opcodes/?c=ldg"
opcodes:
- name: "load_mode"
short_description: ""
Expand Down Expand Up @@ -5928,7 +5928,7 @@ categories:

- name: "Wavetable Oscillator"
id: "wos"
url: "opcodes/?v=cakewalk&c=wos"
url: "opcodes/?c=wos"
opcodes:
- name: "oscillator"
short_description: ""
Expand Down

0 comments on commit 787bfa8

Please sign in to comment.