hey brummer, I heard you spoke to my friend Ken and he gave you some goodies...
I sent you a message in you inbox...
Moderators: khz, MattKingUSA
by the way, I have check in SVN a new MultiClient structure (guitarix_amp -> guitarix_fx) witch allow to include other jack app's (for example Rakarrack or jack-rack) in the effect chain between amp and convolver. That's only the first introduction and may be change next time.
funkmuscle wrote:I don't even think he wanted it native vst, I think he wanted it pure linux as slv2 and ladspa.. Sorry but native vst plugins needing the SDK and a host ain't too native.
GarryO wrote:but _no_ improvement in CPU usage at all![]()
CPU version : Intel(R) Pentium(R) 4 CPU 2.60GHz
C++ flags : -Wall -std=c++0x -O3 -DNDEBUG -march=i686 -mmmx -msse2 -mfpmath=sse -fomit-frame-pointer -ftree-loop-linear -ffinite-math-only -fno-math-errno -fno-signed-zeros -fstrength-reduce -pipe./waf configure --prefix=/usr --includeresampler --includeconvolver --experimental --optimization________________________________________________________________________
NOTE:// Andreas have found and solved a bug in the IR-file resampler,
that means that all the files you have resampled with guitarix, are
"NOT RESAMPLED", only the header was change.
To get rid of this, please remove the resampled files and rename the
files with the extension .orig (remove .orig)
That sucks, sorry for that.
hermann
_________________________________________________________________________
./waf configure --optimization --experimental -Wall -std=c++0x -O3 -DNDEBUG -march=i686 -mmmx -m3dnow -msse -mfpmath=sse -fomit-frame-pointer -ftree-loop-linear -ffinite-math-only -fno-math-errno -fno-signed-zeros -fstrength-reduce -pipe brummer wrote:revision 719 resample the files on the fly, have a look at the log box on bottom of guitarix.
The opposite is the case, all the time before, the IR-files wasn't resampled, my fool, here is a Extract of the latest release notes.________________________________________________________________________
NOTE:// Andreas have found and solved a bug in the IR-file resampler,
that means that all the files you have resampled with guitarix, are
"NOT RESAMPLED", only the header was change.
To get rid of this, please remove the resampled files and rename the
files with the extension .orig (remove .orig)
That sucks, sorry for that.
hermann
_________________________________________________________________________
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
GarryO wrote:this was svn718. I monitored CPU use with top, with various combinations of FX etc enabled, and got the same figures for the optimized version as the unoptimized.
funkmuscle wrote:dude, by any chance could you just do that for JcGui???
-Wall -std=c++0x -O3 -DNDEBUG -march=i686 -mmmx -m3dnow -msse -mfpmath=sse -fomit-frame-pointer -ftree-loop-linear -ffinite-math-only -fno-math-errno -fno-signed-zeros -fstrength-reduce -pipe
cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 10
model name : AMD Sempron(tm) 2800+
stepping : 0
elif "AMD" in model and "Sempron" in model:
cxxflags.append ("-march=native")Users browsing this forum: AutoStatic, Hoff123 and 3 guests