Re: [linux-audio-dev] Re: A sound effect made by me

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

Subject: Re: [linux-audio-dev] Re: A sound effect made by me
From: Paul Davis (pbd_AT_Op.Net)
Date: Fri Nov 30 2001 - 04:23:43 EET


% show | grep '(44100|32768)'

      awparams.delay=(int)(delay/44100.0*samplerate);
          if (out<-32768) out=-32768;
      ...

all the signs of classic audio programming. sample rate assumptions,
16 bit sample assumptions. sigh. sounds like an interesting effect,
but someone needs to recode as a plugin, any plugin format, i don't
care.

--p
         


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

This archive was generated by hypermail 2b28 : Fri Nov 30 2001 - 04:20:54 EET