Re: [stella] SoundSim code..

Subject: Re: [stella] SoundSim code..
From: "Andy Mucho" <andy@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 4 Aug 2003 17:26:42 +0100
John Saeger wrote:
>
> So when I try the exact command line shown I get:
>
> CreateDirectSound - CreateSoundBuffer failed trying to create the
> SecondaryBuffer..
> Error: Failed to initialize DirectSound
>
> Has anybody else gotten it to work?  Otherwise maybe there should be a
> way to turn off the sound so we can create a .wav file and play it on
> something else.


That was my fault, forcing hardware buffers for huge secondayr buffer sizes
:( Doing that promptly ruled out a large portion of soundcards being able to
run it..

This reverts it to software buffers..

andym

Attachment: SoundSim.rar
Description: Binary data

Current Thread