64-sample jack buffer works here. 2.6.9-final CONFIG_PREEMPT=y (no psycho patches..) echoaudio nforc3 939-3000+
What do you mean 2.6.9-final? rc4 is the latest isint it?
with that kinda rice in your kernel string, you might want to try devel_0_37 and paste this into configure.in:
if test \"$optimize\" == \"k8\"; then ARCH_CFLAGS=\"-march=k8 -mmmx -msse -msse2 -mfpmath=sse\" fi
I am running Pd version 0.38 TEST 4, whats the advantage to running devel_0_37?
Can I use k8, sse, mmx, and floating point=sse on my arch: AMD64 laptop? (http://www.aproximation.org/application/AMD64laptop.html)
and configure with:
./configure --enable-jack --enable-alsa --enable-optimize=k8 / --enable-simd --enable-threadedsf
And all this will work with my architecture as well?
Thanks for the speedy and in depth help! This all looks like it could help a great deal, i just would like to know more about what my machine can do (mmx, sse, etc.)
-thewade