From cc4365ce397b728f094abd19d130f0db0610753c Mon Sep 17 00:00:00 2001 From: jmoenig Date: Sun, 4 Jul 2021 12:46:32 +0200 Subject: [PATCH] fixed audio_comp library "plot sound" block to work with translations thanks, Hans, for the report! --- HISTORY.md | 4 ++++ libraries/audioComp_module.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index aa975d91..a7fa8f25 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -13,9 +13,13 @@ * made scrollbars in the wardrobe and jukebox more responsive * fixed centering of menus, thanks, Brian Broll! * fixed occasional invisible error messages + * fixed audio_comp library "plot sound" block to work with translations, thanks, Hans, for the report! * **Translation Updates:** * German +### 2021-07-04 +* fixed audio_comp library "plot sound" block to work with translations, thanks, Hans, for the report! + ### 2021-07-03 * objects: arranged the blocks in the unified palette column-wise * gui: fixed the paletteHandle for the unified palette diff --git a/libraries/audioComp_module.xml b/libraries/audioComp_module.xml index f7d7399c..3bdc9a41 100644 --- a/libraries/audioComp_module.xml +++ b/libraries/audioComp_module.xml @@ -1 +1 @@ -
pt:executa no modo turbo _
generate a list of samples representing a sine wave at the given frequency, duration and sample rate
pt:as amostras de som com _ Hz de _ s amostrado a _ Hz 440a 55=55 a 110=110 a 220=220 a 440=440 a 880=880 a 1760=1760 a 3520=352014410022.05 kHz=22050 44.1 kHz=44100 88.2 kHz=88200 96 kHz=96000
pt:π
pt:_ radianos em graus 0.5
pt:o som _ §_soundsMenu
quickly plot the samples of a sound, a list of samples (single channel), or a list of lists (multiple channels) to the stage at a lower resolution.
pt:desenha o gráfico do som _ §_soundsMenu1offsetStage-2
records an audio snippet and reports it as a new sound, or zero if the user cancels
pt:$circleSolid-1-255-0-0 uma nova gravação
pt:a nota com _ Hz 440
pt:a frequência da nota _ 69
pt:o nome da nota _ 69
\ No newline at end of file +
pt:executa no modo turbo _
generate a list of samples representing a sine wave at the given frequency, duration and sample rate
pt:as amostras de som com _ Hz de _ s amostrado a _ Hz 440a 55=55 a 110=110 a 220=220 a 440=440 a 880=880 a 1760=1760 a 3520=352014410022.05 kHz=22050 44.1 kHz=44100 88.2 kHz=88200 96 kHz=96000
pt:π
pt:_ radianos em graus 0.5
pt:o som _ §_soundsMenu
quickly plot the samples of a sound, a list of samples (single channel), or a list of lists (multiple channels) to the stage at a lower resolution.
pt:desenha o gráfico do som _ §_soundsMenu1offset-2
records an audio snippet and reports it as a new sound, or zero if the user cancels
pt:$circleSolid-1-255-0-0 uma nova gravação
pt:a nota com _ Hz 440
pt:a frequência da nota _ 69
pt:o nome da nota _ 69
\ No newline at end of file