audio custom filter documentation? #267
Labels
audio
Related to AudioClip, or handling of audio in general.
documentation
Related to documentation in official project docs or individual docstrings.
I am trying to write my own custom audio filter.
I am looking at audio_fadein as an example, but I am having trouble understanding the expected type of (t) the input variable.
Could anyone explain what the expected type of t is? Or where in the moviepy code I can look to see what libraries this t comes from or is used by? Thank you for any help, it is greatly appreciated.
The text was updated successfully, but these errors were encountered: