diff --git a/articles/align_test_sounds.html b/articles/align_test_sounds.html index 52ca1b9..2251eb5 100644 --- a/articles/align_test_sounds.html +++ b/articles/align_test_sounds.html @@ -61,7 +61,7 @@
vignettes/align_test_sounds.Rmd
align_test_sounds.Rmd
[30mThe file synthetic_master.wav has been saved in the directory path '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/Rtmp7mpSQk'
[39m
+
[30mThe file synthetic_master.wav has been saved in the directory path '/private/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T/Rtmp6XxPu4'
[39m
The function saves the master sound file as a wave file and returns a selection table in the R environment with the time and frequency @@ -636,7 +636,7 @@
[30mThe file example_master.wav has been saved in the directory path '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/Rtmp7mpSQk'
[39m
+
[30mThe file example_master.wav has been saved in the directory path '/private/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T/Rtmp6XxPu4'
[39m
Again, we can look at the spectrogram of the output file:
@@ -1548,14 +1548,14 @@Align re-recorded sounds duration = 2.4, ovlp = 0 )
[30mThe image files have been saved in the directory path '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/Rtmp7mpSQk'
[39m
+
[30mThe image files have been saved in the directory path '/private/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T/Rtmp6XxPu4'
[39m
aligned_imgs
[1] "/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T//Rtmp7mpSQk/plot_align_10m_closed.jpeg"
-[2] "/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T//Rtmp7mpSQk/plot_align_10m_open.jpeg"
-[3] "/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T//Rtmp7mpSQk/plot_align_1m_open.jpeg"
-[4] "/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T//Rtmp7mpSQk/plot_align_30m_closed.jpeg"
-[5] "/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T//Rtmp7mpSQk/plot_align_30m_open.jpeg"
+[1] "/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T//Rtmp6XxPu4/plot_align_10m_closed.jpeg"
+[2] "/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T//Rtmp6XxPu4/plot_align_10m_open.jpeg"
+[3] "/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T//Rtmp6XxPu4/plot_align_1m_open.jpeg"
+[4] "/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T//Rtmp6XxPu4/plot_align_30m_closed.jpeg"
+[5] "/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T//Rtmp6XxPu4/plot_align_30m_open.jpeg"
These are two of the files generated by the code above:
@@ -1685,7 +1685,7 @@
R version 4.4.1 (2024-06-14)
Platform: aarch64-apple-darwin20
-Running under: macOS Sonoma 14.6.1
+Running under: macOS Sonoma 14.7
Matrix products: default
BLAS: /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/lib/libRblas.0.dylib
diff --git a/articles/quantify_degradation.html b/articles/quantify_degradation.html
index aafbcf0..2990c5b 100644
--- a/articles/quantify_degradation.html
+++ b/articles/quantify_degradation.html
@@ -61,7 +61,7 @@ Quantify degradation
Marcelo
Araya-Salas, PhD
- 2024-10-09
+ 2024-10-10
Source: vignettes/quantify_degradation.Rmd
quantify_degradation.Rmd
@@ -1958,12 +1958,12 @@ Visual inspection# create plots
degrad_imgs <- plot_degradation(test_sounds_est, dest.path = tempdir())
-
[30mThe image files have been saved in the directory path '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/Rtmp26hgsw'
[39m
+
[30mThe image files have been saved in the directory path '/private/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T/Rtmpwx5ssS'
[39m
These are the paths to some of the image files:
degrad_imgs
[1] "/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T//Rtmp26hgsw/plot_degradation_p1.jpeg"
-[2] "/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T//Rtmp26hgsw/plot_degradation_p2.jpeg"
+[1] "/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T//Rtmpwx5ssS/plot_degradation_p1.jpeg"
+[2] "/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T//Rtmpwx5ssS/plot_degradation_p2.jpeg"
… and this is one of the images:
@@ -2926,16 +2926,16 @@
# plot blur ratio
blur_imgs <- plot_blur_ratio(X = test_sounds_est, dest.path = tempdir())
-
[30mThe image files have been saved in the directory path '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/Rtmp26hgsw'
[39m
+
[30mThe image files have been saved in the directory path '/private/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T/Rtmpwx5ssS'
[39m
These are the paths to some of the image files:
head(blur_imgs)
[1] "/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T//Rtmp26hgsw/blur_ratio_freq:1-1m_open.wav-4-10m_closed.wav-4.jpeg"
-[2] "/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T//Rtmp26hgsw/blur_ratio_freq:1-1m_open.wav-4-30m_closed.wav-4.jpeg"
-[3] "/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T//Rtmp26hgsw/blur_ratio_freq:1-1m_open.wav-4-10m_open.wav-4.jpeg"
-[4] "/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T//Rtmp26hgsw/blur_ratio_freq:1-1m_open.wav-4-30m_open.wav-4.jpeg"
-[5] "/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T//Rtmp26hgsw/blur_ratio_freq:4-1m_open.wav-3-10m_closed.wav-3.jpeg"
-[6] "/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T//Rtmp26hgsw/blur_ratio_freq:4-1m_open.wav-3-30m_closed.wav-3.jpeg"
+[1] "/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T//Rtmpwx5ssS/blur_ratio_freq:1-1m_open.wav-4-10m_closed.wav-4.jpeg"
+[2] "/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T//Rtmpwx5ssS/blur_ratio_freq:1-1m_open.wav-4-30m_closed.wav-4.jpeg"
+[3] "/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T//Rtmpwx5ssS/blur_ratio_freq:1-1m_open.wav-4-10m_open.wav-4.jpeg"
+[4] "/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T//Rtmpwx5ssS/blur_ratio_freq:1-1m_open.wav-4-30m_open.wav-4.jpeg"
+[5] "/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T//Rtmpwx5ssS/blur_ratio_freq:4-1m_open.wav-3-10m_closed.wav-3.jpeg"
+[6] "/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T//Rtmpwx5ssS/blur_ratio_freq:4-1m_open.wav-3-30m_closed.wav-3.jpeg"
Output image files (in the working directory) look like this one:
@@ -9968,7 +9968,7 @@
R version 4.4.1 (2024-06-14)
Platform: aarch64-apple-darwin20
-Running under: macOS Sonoma 14.6.1
+Running under: macOS Sonoma 14.7
Matrix products: default
BLAS: /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/lib/libRblas.0.dylib
diff --git a/pkgdown.yml b/pkgdown.yml
index aeb0c2c..7fd9de0 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -4,7 +4,7 @@ pkgdown_sha: ~
articles:
align_test_sounds: align_test_sounds.html
quantify_degradation: quantify_degradation.html
-last_built: 2024-10-09T04:22Z
+last_built: 2024-10-10T04:23Z
urls:
reference: https://marce10.github.io/baRulho/reference
article: https://marce10.github.io/baRulho/articles
diff --git a/reference/master_sound_file.html b/reference/master_sound_file.html
index f4336f9..7761766 100644
--- a/reference/master_sound_file.html
+++ b/reference/master_sound_file.html
@@ -163,7 +163,7 @@ Examples#> all selections are OK
#>
-#> The file example_master.wav has been saved in the directory path '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/RtmpM3PKOp'
+#> The file example_master.wav has been saved in the directory path '/private/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T/RtmpXPvqhG'
diff --git a/reference/plot_aligned_sounds.html b/reference/plot_aligned_sounds.html
index 59ace0d..c7a1c8e 100644
--- a/reference/plot_aligned_sounds.html
+++ b/reference/plot_aligned_sounds.html
@@ -206,7 +206,7 @@