Closed NickLalo closed 4 years ago
Formatting of wave so that it is a Fortran array. Changing this allows for the following line to run without raising the error: "ParameterError: Audio buffer is not Fortran-contiguous. Use numpy.asfortranarray to ensure Fortran contiguity."
change has been made. No need to keep this pull request open.
Formatting of wave so that it is a Fortran array. Changing this allows for the following line to run without raising the error: "ParameterError: Audio buffer is not Fortran-contiguous. Use numpy.asfortranarray to ensure Fortran contiguity."