setting performance maxStemLength does not do what it says :
"Prevent overloading your memory, by not loading stems for any song that is longer than this value (in minutes). Set to -1 to always try to allocate memory for stems"
when it does
Prevent overloading your memory, by not COMPUTING stems for any song that is longer than this value (in minutes). Set to -1 to always try to allocate memory for stems
This conflicts with maxPreloadLength, keeping status to "streaming deck n"
say maxStemLength 33 maxPreloadLength 30
no stem will compute (even they show the empty beat line)
"Prevent overloading your memory, by not loading stems for any song that is longer than this value (in minutes). Set to -1 to always try to allocate memory for stems"
when it does
Prevent overloading your memory, by not COMPUTING stems for any song that is longer than this value (in minutes). Set to -1 to always try to allocate memory for stems
This conflicts with maxPreloadLength, keeping status to "streaming deck n"
say maxStemLength 33 maxPreloadLength 30
no stem will compute (even they show the empty beat line)
发表时间 Thu 27 Aug 20 @ 11:43 am