Re: [linux-audio-user] Linux Soft Sampler...

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] Linux Soft Sampler...
From: Paul Winkler (pw_lists_AT_slinkp.com)
Date: Wed May 14 2003 - 16:37:01 EEST


On Wed, May 14, 2003 at 11:00:34AM -0600, Jesse Ray Lucas wrote:
> I don't know much about csound, but am intrigued by it. Would there
> possibly be a way to write the equivalent of a soft sampler using csound? I
> suppose that would require a realtime version of csound like DirectCSound
> for Win32. Can csound for Linux work in realtime?

yes it can run in realtime.

As for writing a sampler in csound: csound can both load short samples into
memory using some of the GEN routines, and it can use the diskin opcode
to play sounds directly from disk. However, the latter isn't very
responsive in realtime IIRC, so for good playback you need to use
the in-memory approach, which means you're limited by your physical RAM.

-- 

Paul Winkler home: http://www.slinkp.com "Muppet Labs, where the future is made - today!"


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Wed May 14 2003 - 20:52:22 EEST