[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Playing linear or Ulaw encoded sound under MCL



A while ago I asked about playing sound files under MCL, and somebody
sent me code for playing SND resources. This is close, but not exactly
what I need. I have a program which can generate sound waveforms in
either linear (16/12 bit) or ulaw (8 bit) encoding. I'd like to play
these sounds directly, without having to create a SND resource as an
intermediate step. 

--mark