|
From: <car...@gm...> - 2013-07-01 22:04:36
|
Hello, I've just encountered the same problem and solved it by compiling with --enable-optimizations=no option. That included disabling sse2 which however should be supported on my computer. So either this option disables something else as well (and not showing it in Optimizations table later) or sse2 'engine' doesn't always work correct. I hope this will be helpful if you still have this problem or anybody else searching like i was doing before... > Hello, > > This is my first post to the list, I'm here because I'm having the exact same > problem. FX like chorus, delay and such work fine, but nothing with distortion, > as soon as I enable distortion or overdrive, the output goes null. So all the > presets that involve them doesn't work. > > I also noticed a glitch on the GUI, in the input/output levels (more to the > output) but this is probably unrelated. > > Unfortunately for me, compiling from git didn't fix the problem. > > My OS is slackware 14, 64 bits, there are not pre-build packages, so this has > been tested with the official 0.6.1 tarball as well as git's head. > > However, 0.3.0 works perfectly. > > My cpu supports sse and sse2 and I can see that at the end of configure's script > sse2 seems to be used. > > Please let me know what else can I provide to help debugging this. > > Best Regards > > > -- > Paco |