We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2c136f commit 6d1b651Copy full SHA for 6d1b651
1 file changed
README.md
@@ -56,7 +56,7 @@ Example:
56
57
| Field | Type | Description |
58
|------------------|-----------|-------------|
59
-| `version` | `string` | Plugin version, new versions will not install correctly unless you increment this. <br>_Default: "1.0.0"
+| `version` | `string` | Plugin version, new versions will not install correctly unless you increment this. <br>_Default: `1.0.0`_ |
60
| `enable_gem` | `boolean` | Enables experimental [GEM](https://puredata.info/downloads/Gem) support <br>_Default: `false`_ |
61
| `enable_sfizz` | `boolean` | Enables the `[sfz~]` object for SFZ sample playback. <br>_Default: `false`_ |
62
| `enable_ffmpeg` | `boolean` | Enables FFmpeg-based audio objects. <br>Recommended if your patch plays audio files. <br>_Default: `false`_ |
0 commit comments