Qi He (Heki)

Results 3 issues of Qi He (Heki)

Hi, I'm working on my project that uses DawDreamer as the render engine. Here are some issues I met: 1. SamplerProcessor does not work properly: initially I found the rendered...

I just upgraded librosa on my machine but it got SIGSEGV fault all the time for the "load()" function if the module also imports dawdreamer. Then I downgraded my librosa...

I was trying to plot my data using Pygwalker, the data is a csv file about 467MB with shape (3682080, 12), my code is like: ```py from pygwalker.api.streamlit import StreamlitRenderer...