photosounder

Official support for: photosounder.com
Post Reply New Topic
RELATED
PRODUCTS

Post

How do you set preferences for audio out. :help:
Am unable to listen to audio.

Many thank :-)

Post

Eauson wrote:How do you set preferences for audio out. :help:
Am unable to listen to audio.

Many thank :-)
You can't directly change that, it uses SDL for sound (you'd wonder why anyone would want to use that for a sound app but in my experience it is much rarer for anyone to get no sound out than with apps that use ASIO or anything similar.

I just tried something and the solution is to make a batch file (I'm assuming you have Windows, you didn't mention your OS) by creating a text file in the Photosounder folder, write the following in it:

Code: Select all

SET SDL_AUDIODRIVER=waveout
Photosounder.exe
rename the file (including the extension) to something like "Launch Photosounder.bat" (the .bat instead of .txt is the important part) and just run it. If the sound still doesn't work then in the file instead of waveout try dsound or pulse. Please let me know how it goes, I don't often get a report of this problem but it still happens every once in a while.
Developer of Photosounder (a spectral editor/synth), SplineEQ and Spiral

Post Reply

Return to “Photosounder”