From de75190c454c57ad13720a60fa3fa968092fdb34 Mon Sep 17 00:00:00 2001 From: Michael Schnell Date: Mon, 3 Jun 2024 22:46:48 +0200 Subject: [PATCH] mini typos --- Various/mschnell_Mini song switcher.eel | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Various/mschnell_Mini song switcher.eel b/Various/mschnell_Mini song switcher.eel index ba2123a3e..324f3aa7a 100644 --- a/Various/mschnell_Mini song switcher.eel +++ b/Various/mschnell_Mini song switcher.eel @@ -10,8 +10,8 @@ // Other than the cfillion_Song Switcher is does not work on the foreground Project (Tab) but on the first project (Tab) that holds a project with the string _song_ in it's name. // If such is not found, it works on the foreground poject (Tab). Don't forget to enable all three background project playing options ! // It uses the same track structure as the cfillion_Song Switcher (Description see there) -// When a CC action is received it unmutes the track named according to the CC value (e.g. 1. XYZ or 23. Hello) -// It then start playback (from the location pf the play cursor) +// When a CC action is received, it unmutes the track named according to the CC value (e.g. 1. XYZ or 23. Hello) +// It then start playback (from the location of the play cursor) // When a value of 0 is found or no appropriate track is fond the playback is stopped. #tab_name = "*_song_*";