Skip to content

Commit

Permalink
Add sfz-tools-typescript libraries (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
kmturley authored Feb 23, 2024
1 parent 98d601c commit 930c633
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions data/sfz/software.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,16 @@ categories:
short_description:
""

- name: "sfz-web-player"
author: "kmturley"
license: "CC0-1.0"
url: "https://github.com/kmturley/sfz-web-player"
os:
- name: "Linux"
- name: "macOS"
- name: "Windows"
short_description: "TypeScript/JavaScript SFZ player using the Web Audio API."

- name: "Import from SFZ"
applications:

Expand Down Expand Up @@ -499,6 +509,16 @@ categories:
short_description:
""

- name: "sfz-tools-cli"
author: "kmturley"
license: "CC0-1.0"
url: "https://github.com/kmturley/sfz-tools-cli"
os:
- name: "Linux"
- name: "macOS"
- name: "Windows"
short_description: "Command line interface comprised of several tools to read, convert and parse SFZ and audio files."

- name: "Misc"
applications:

Expand All @@ -525,6 +545,16 @@ categories:
- name: "Windows"
short_description: "Linter and parser for .sfz files."

- name: "sfz-tools-core"
author: "kmturley"
license: "CC0-1.0"
url: "https://github.com/kmturley/sfz-tools-core"
os:
- name: "Linux"
- name: "macOS"
- name: "Windows"
short_description: "TypeScript/JavaScript library to read, convert and parse SFZ and audio files."

- name: "Syntax Highlighting"
applications:

Expand Down

0 comments on commit 930c633

Please sign in to comment.