nathand's sequencer

Oeyvind Brandtsegg <obrandts-f/[email protected]> Sun, 20 Jun 2004 14:10:40 +0200 (CEST)
Newsgroups gmane.comp.audio.csound.tekno
Message-ID <[email protected]>
hi nathand,

interesting ideas, looking forward to see and hear what you will be doing.

You could also take a look at ImproSculpt, a csound live sampler instrument with some sequencing. www.teks.no/oeyvind 

For performance issues, I've worked on a P4 HT machine for one project recently,
with multiprocessor support compiled in the linux kernel. 
The performance gain was substatial, compared to a non-HT P4.
For this project, I maxed out a P4 2.4Ghz,
but it ran at about 50% cpu load on a P4 3.0Ghz non-HT,
and it ran at 17 % cpu load on a P4 3.0 with HT and multiprocessor support in the kernel.
I know these are not true benchmarks, but they give an indication of the realtime performance gain.
Never tried running csounds on an Athlon, but it seems they do compete pretty well with the P4 too.

Oeyvind