jatinchowdhury18

Results 238 comments of jatinchowdhury18

Hi there, thanks for the bug report! I've been trying to re-create the issue locally, but I'm having a bit of trouble. For example, here's the GuitarML module running a...

Ah okay, I was able to measure the same thing using a white noise as input. I believe the issue is happening because the GuitarML networks are trained for a...

Yeah, I've tried that approach with neural network-based effects before, and I'd really prefer to avoid going that route in this situation. The primary issue is that there's an inherent...

Okay cool, I've got a branch working with a correction filter (https://github.com/Chowdhury-DSP/BYOD/compare/guitarml-sample-rate-corr). The filter can be enabled/disabled with a parameter, and old patches will open with the parameter turned off...

> How do I git pull this branch and not recieve the master? So if you're inside the repository, you should be able to do: ```bash $ git add remote...

I'm actually going to leave this open for a bit... i had another idea that I wanted to try out, but haven't had the time yet, so this issue would...

> By the way, I don't know if you know but in this build the GuitarML open file window opens up in the GuitarML module frame. To be able to...

Ah okay, probably something specific to JUCE's LInux file chooser... I have an idea what it could be. Have you noticed the same thing with the file chooser in Amp...

Also linking issue #144 for visibility.

Alright, I think I've made all the changes that I want to make... Still need to do a pass for cleanup and documentation, but if @fcaspe wants to have another...