From 3844f7da834037e90928fa6574e22e32a505ace5 Mon Sep 17 00:00:00 2001 From: frederik Date: Sat, 30 Mar 2024 18:43:49 +0100 Subject: [PATCH] tidy input boxes --- scripts/advanced.php | 22 +++++++++++----------- scripts/config.php | 4 ++-- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/scripts/advanced.php b/scripts/advanced.php index aba3eac..1231f2e 100644 --- a/scripts/advanced.php +++ b/scripts/advanced.php @@ -285,16 +285,16 @@ $newconfig = get_config();

Audio Settings

-
+

Set Audio Card to 'default' to use PulseAudio (always recommended), or an ALSA recognized sound card device from the output of `arecord -L`. Choose the `dsnoop` device if it is available

-
+

Set Channels to the number of channels supported by your sound card. 32 max.

-
+

Set Recording Length in seconds between 6 and 60. Multiples of 3 are recommended, as BirdNET analyzes in 3-second chunks.

-
+

Set Extraction Length to something less than your Recording Length. Min=3 Max=Recording Length


+
    Min=0.0, Max=2.9

-
+
    Min=0.01, Max=0.99

-
+
    Min=0.5, Max=1.5


@@ -479,20 +479,20 @@ foreach($formats as $format){ Using ffmpeg: e.g. origin=6000, target=4000, performs a shift of 2000 Hz down.
-
+
- +

- +

Using sox: e.g. shiftPitch=-1200 performs a shift of 1 octave down. This value is in 100ths of a semitone.
-
+


diff --git a/scripts/config.php b/scripts/config.php index 415c132..269c8a6 100644 --- a/scripts/config.php +++ b/scripts/config.php @@ -329,7 +329,7 @@ function sendTestNotification(e) { > [ Info here ]
- [more info]
+ [more info]
@@ -524,7 +524,7 @@ https://discordapp.com/api/webhooks/{WebhookID}/{WebhookToken}
-
+