From e2160b6858c28fd121aed9935389e3ee80ffa242 Mon Sep 17 00:00:00 2001 From: Verena Praher Date: Wed, 24 Apr 2024 09:43:23 +0200 Subject: [PATCH] Update demo_tse.ipynb change libsoni.tse to libsoni.core.tse in description --- demo_tse.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo_tse.ipynb b/demo_tse.ipynb index ddd0df1..2f00729 100644 --- a/demo_tse.ipynb +++ b/demo_tse.ipynb @@ -7,7 +7,7 @@ "source": [ "# Sonification of Temporally Triggered Sound Events\n", "In numerous MIR applications one encounters cases where - for the time being not further specified - events occur at certain temporal positions. \n", - "In this notebook, we illustrate how the `libsoni.tse` module can be used to sonify these events with different methods." + "In this notebook, we illustrate how the `libsoni.core.tse` module can be used to sonify these events with different methods." ] }, {