Soundfunktionen
#2067
Replies: 1 comment
-
|
Hi Manfred, All I ever did with sound is a sequence of notes that mimic Woody Woodpecker (Got them from David) and a Dutch fire-engine sound. siren_notes = [
"G#4/4._", "B4/4.", "R/32"
# , "G#4/4_", "B4/4.", "R/16",
]But woody is a lot of typing to get the notes in a variable, I am better in copy / paste python 😄 The program of Woody WoodPecker in block coding picture: The blockcoding in python (So can be copied and pasted to get the block coding again): I do not know if new features for sound (files) are planned. But first there should be a file system to be used. Bert |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hallo, ist es mit dem Blockprogramm möglich, verschiedene Soundfolgen abzuspielen, z.B. Motorgeräusch, oder Tierstimmen?
Beta Was this translation helpful? Give feedback.
All reactions