jatinchowdhury18

Results 227 comments of jatinchowdhury18

Yeah, it's definitely not the best, but I do feel that it's an improvement over the Projucer of old, both in terms of ease of use and build time. If...

Hello! Yes, the "neural" mode currently uses a neural network which is sample-rate dependent. The neural networks was trained on audio that was at a 44.1 kHz sample rate, so...

On my system, the DSP load is roughly the same between the Neural and Traditional modes, but there could be significant variation depending on what processor you're running on (I'm...

Hi, thanks for reporting this issue. I don't have Mulab at the moment, but I tried testing in Bitwig, and was not able to re-create the issue. In your testing...

Thanks for reporting the issue! I don't have access to Renoise on Linux at the moment, but from testing with the VST3 build on Windows I haven't been able to...

Ah, thanks for the extra info. I wish the log had showed a little bit more useful info. Regarding the OpenGL commit, would it be possible to try [resetting the...

Hmm, the plot thickens. Would it be possible to share the contents of the settings file after it has been regenerated?

Interesting... so it seems like the OpenGL setting never even gets set. I've set up a branch [here](https://github.com/Chowdhury-DSP/BYOD/tree/opengl-debug), which has added some extra logging around the behaviour of deciding whether...

Ah okay, that's very helpful to know! It looks like the crash is happening somewhere in the code that is checking which version of OpenGL is supported on the host...

@KottV, yes that branch would be good for debugging. The log you shared is interesting... there should be a line for "Attempting to check OpnGL stats...". You may need to...