From 8b0a1b9f2867a35704eb6ec1ffdcf86de2bffac7 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sun, 10 Dec 2023 16:36:21 +0300 Subject: updated Jupyter notebook documentation after ILua forking --- applause.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'applause.lua') diff --git a/applause.lua b/applause.lua index dcb283e..dec82bd 100644 --- a/applause.lua +++ b/applause.lua @@ -105,8 +105,8 @@ end -- This variable is overwritten by the C core. samplerate = 44100 ---- Convert seconds to sample numbers --- These are functions, so we can round the result. +--- Convert seconds to sample numbers. +-- These are functions, so we can round the result -- automatically. -- @number[opt=1] x Number of seconds -- @treturn int Number of samples -- cgit v1.2.3