In this video I show how generate frequency modulation from a Python NumPy array.
The code for the tutorial is:
In this video I show how generate amplitude modulation from a Python NumPy array.
The code for the tutorial is:
In this video, I show how to play sound from a NumPy array directly to the audio output.
The code for the tutorial is:
This describes the basics of audio file storage in data files to prepare for generating sounds with NumPy arrays.
In this video, I show how to make an audio .wav file from a Python NumPy array.
The code for the tutorial is: