Hermann

Results 346 comments of Hermann

Okay, I've implemented support for the ctrl key (control) Now, when you press the ctrl key and dial the delay value it steps by one sample instead by 16. So...

MelMatchEQ depends on it's GUI, as the profiling is done in the UI thread. To make it work with Audacity this part needs to be rewritten which I'm currently not...

@Denys31Best This one is linux only.

I'll Check If I could Update waf. In the mean time you could use the implemented waf Version from guitarix. Just use ./waf Instead waf

As far I know arch is the only distribution providing a distribution waf. guitarix use a couple of self crafted waf tools which all needs to be reworked then. That's...

Okay, turns out it was less work then I expected. I'll push a update soon.

@dvzrv Here you go. I've updated to waf 2.1.6 and set all python shebangs to python3 now. Let me know if that works for you.

Yep, on the Ratatouille project I'm using the cpu flags to get the supported optimisation level, I was just to lazy to implement it here. I'll take this issue as...

So I've gone a other way, I implemented cycle widget to select NAM and RTNeural model files. This works now with MIDI control in GUI or headless mode. Only drawback...