diff --git a/examples/demo.ipynb b/examples/demo.ipynb index f05ac2b..7eaf2b6 100644 --- a/examples/demo.ipynb +++ b/examples/demo.ipynb @@ -46,6 +46,7 @@ " * `adm`: EBU Audio Defintion Model metadata, as used by Dolby Atmos.\n", " * `cues`: Cue marker metadata, including labels and notes \n", " * `dolby`: Dolby recorder and playback metadata\n", + " * `smpl`: Sampler midi note and loop metadata\n", "\n", "Each of these is an attribute of a `WavInfoReader` object.\n", "\n", @@ -304,7 +305,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.5" + "version": "3.12.5" } }, "nbformat": 4,