I've recently messed with this lib and some of my own audio scripts.
BUG: Using this along with love's own audio stuff has some conflicts (I got crash when I tried to use :play() function of normal love.audio source)
SUGGESTION: Built in key change. I wrote it into my own script but thought it might be useful to have in the lib. Basically function to pitch shift by key. (multiply pitch by twelth root of two)
whitebear wrote:I've recently messed with this lib and some of my own audio scripts.
BUG: Using this along with love's own audio stuff has some conflicts (I got crash when I tried to use :play() function of normal love.audio source)
SUGGESTION: Built in key change. I wrote it into my own script but thought it might be useful to have in the lib. Basically function to pitch shift by key. (multiply pitch by twelth root of two)
Thanks for the bug report, I just fixed it. Key and octave changes have also been added.
Neat code, i can't even understand what it does exactly.
Me and my stuff True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.