Dec-20-2019, 12:14 PM
Quote: As to skill level - its as easy as running simple Hello world programI'm sure it is. But in my case, I'd need support and possibly a good amount of trial and error for a Hello world program, too. My Python knowledge is very very limited - my apologies.
Thank you for the pointers though. I've copied together the script parts and have removed all parts which are unnecessary due to it not needing to generate audio. I'm in the process of getting the base files into the same shape as outlined in the article and after that will be ready to give this a go.
Quote:add line to call generate function, supplying the necessary arguments and run that py script. generate function uses the 3 functions before that.Can you please elaborate on how to do this?