Part of numm
Function | sound2np | Load audio data from a file. |
Function | np2sound | Save audio data to a file. |
Function | image2np | Load an image file into an array. |
Function | np2image | Save an image array to a file. |
Function | video2np | Load video data from a file. |
Function | np2video | Save video data to a file. |
Class | Run | Asynchronous looping interface. |
Function | run | Asynchronous looping interface. |
Currently, audio is always saved as WAV data.