diff --git a/HISTORY.md b/HISTORY.md index 64953381..d4e77d4f 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -83,6 +83,7 @@ * updated "bignums" library (for new HOF prims) * updated "crayons" library (for new HOF prims) * updated "animation" library (for new HOF prims) +* updated "audio comp" library (for new HOF prims) ### 2019-04-25 * updated German translation (for new HOF prims) diff --git a/libraries/audioComp_module.xml b/libraries/audioComp_module.xml index f5438160..d460da90 100644 --- a/libraries/audioComp_module.xml +++ b/libraries/audioComp_module.xml @@ -1 +1 @@ -
generate a list of samples representing a sine wave at the given frequency, duration and sample rate
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
de:für jedes _ von _ _ ca:per cada _ de _ _ es:para cada _ de _ _ fr:pour chaque _ de _ _
0.5
1
§_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.
§_soundsMenu1offsetStage-2
records an audio snippet and reports it as a new sound, or zero if the user cancels
440
69
69
\ No newline at end of file +
generate a list of samples representing a sine wave at the given frequency, duration and sample rate
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
0.5
1
§_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.
§_soundsMenu1offsetStage-2
records an audio snippet and reports it as a new sound, or zero if the user cancels
440
69
69
\ No newline at end of file