From f5efd4b43378912ade93ccbb378489710ed1833e Mon Sep 17 00:00:00 2001 From: tuomiorava Date: Wed, 17 Jul 2024 16:17:35 +0300 Subject: [PATCH] Updated packaging documentation --- ...irrel_Performance Arm track for MIDI (sequential name).lua | 4 ++-- ...omSquirrel_Performance Arm track for MIDI (sequential).lua | 4 ++-- ...mSquirrel_Performance Arm track for MIDI (under mouse).lua | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Tracks/DoomSquirrel_Performance Arm track for MIDI (sequential name).lua b/Tracks/DoomSquirrel_Performance Arm track for MIDI (sequential name).lua index fe6f2a3..5887eed 100644 --- a/Tracks/DoomSquirrel_Performance Arm track for MIDI (sequential name).lua +++ b/Tracks/DoomSquirrel_Performance Arm track for MIDI (sequential name).lua @@ -2,7 +2,7 @@ -- @author DoomSquirrel -- @license GPL v3 -- @about --- #Performance Arm track for MIDI (sequential name) +-- # Performance Arm track for MIDI (sequential name) -- **Performance Arm** means: -- - Arms the selected track for recording, sets its monitoring, and sets its input. -- - Unsets record arming, monitoring (and optionally sets the input to default) for the previously Performance Armed track(s). @@ -29,7 +29,7 @@ -- My music = http://iki.fi/atolonen -- @donation -- Donate via PayPal https://www.paypal.com/donate/?hosted_button_id=2BEA2GHZMAW9A --- @version 1.1 +-- @version 1.2 -- @changelog -- Updated packaging documentation diff --git a/Tracks/DoomSquirrel_Performance Arm track for MIDI (sequential).lua b/Tracks/DoomSquirrel_Performance Arm track for MIDI (sequential).lua index 3580a72..d0e8d46 100644 --- a/Tracks/DoomSquirrel_Performance Arm track for MIDI (sequential).lua +++ b/Tracks/DoomSquirrel_Performance Arm track for MIDI (sequential).lua @@ -2,7 +2,7 @@ -- @author DoomSquirrel -- @license GPL v3 -- @about --- #Performance Arm track for MIDI (sequential) +-- # Performance Arm track for MIDI (sequential) -- **Performance Arm** means: -- - Arms the selected track for recording, sets its monitoring, and sets its input. -- - Unsets record arming, monitoring (and optionally sets the input to default) for the previously Performance Armed track(s). @@ -27,7 +27,7 @@ -- My music = http://iki.fi/atolonen -- @donation -- Donate via PayPal https://www.paypal.com/donate/?hosted_button_id=2BEA2GHZMAW9A --- @version 1.1 +-- @version 1.2 -- @changelog -- Updated packaging documentation diff --git a/Tracks/DoomSquirrel_Performance Arm track for MIDI (under mouse).lua b/Tracks/DoomSquirrel_Performance Arm track for MIDI (under mouse).lua index 4d41964..bbc09bb 100644 --- a/Tracks/DoomSquirrel_Performance Arm track for MIDI (under mouse).lua +++ b/Tracks/DoomSquirrel_Performance Arm track for MIDI (under mouse).lua @@ -2,7 +2,7 @@ -- @author DoomSquirrel -- @license GPL v3 -- @about --- #Performance Arm track for MIDI (under mouse) +-- # Performance Arm track for MIDI (under mouse) -- **Performance Arm** means: -- - Arms the selected track for recording, sets its monitoring, and sets its input. -- - Unsets record arming, monitoring (and optionally sets the input to default) for the previously Performance Armed track(s). @@ -16,7 +16,7 @@ -- My music = http://iki.fi/atolonen -- @donation -- Donate via PayPal https://www.paypal.com/donate/?hosted_button_id=2BEA2GHZMAW9A --- @version 1.1 +-- @version 1.2 -- @changelog -- Updated packaging documentation