Differences
This shows you the differences between two versions of the page.
techlab:toene-mit-python [2025/05/02 17:05] – created ivo | techlab:toene-mit-python [2025/05/02 17:05] (current) – ivo | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Töne mit Python ====== | ====== Töne mit Python ====== | ||
- | <code python> | + | <code python |
import numpy as np | import numpy as np | ||
from scipy.io import wavfile as wavfile | from scipy.io import wavfile as wavfile |