Using Pulsar II as regular windows sound card without sfp ap

An area for people to discuss Scope related problems, issues, etc.

Moderators: valis, garyb

Post Reply
kuniklo
Posts: 9
Joined: Thu May 20, 2004 4:00 pm

Post by kuniklo »

Do I have to have the sfp application running to enable normal windows applications to use the Pulsar II as a sound output?
User avatar
wayne
Posts: 2377
Joined: Sun Dec 23, 2001 4:00 pm
Location: Australia

Post by wayne »

Yes
User avatar
ChrisWerner
Posts: 1738
Joined: Fri Aug 31, 2001 4:00 pm
Location: Germany/Bavaria
Contact:

Post by ChrisWerner »

With SFP 3.1c and maybe 4.0(don´t have installed it yet) you can load a project called multimedia. SFPProjectsExamplesmultimedia.pro
kuniklo
Posts: 9
Joined: Thu May 20, 2004 4:00 pm

Post by kuniklo »

It seems to work fine with the default project loaded, actually. I was just hoping that there was some way to use the Pulsar as a normal sound card without running SFP at all.

Thanks for the reply.
User avatar
garyb
Moderator
Posts: 23364
Joined: Sun Apr 15, 2001 4:00 pm
Location: ghetto by the sea

Post by garyb »

pulsar is NOT a normal soundcard, nor should it be.
User avatar
astroman
Posts: 8446
Joined: Fri Feb 08, 2002 4:00 pm
Location: Germany

Post by astroman »

actually a Pulsar/Scope card on itself is nothing at all, it doesn't even have one single function (but drawing current from the slot).
All onboard functionality is implemented by loading software on the DSPs.

A very basic part of the software builds the virtual hardware elements, which the so-called drivers (like ASIO, WDM, etc) later operate on.

Another part of the software (the one that comes more to notice) provides the routing facilities we all love so much.

And of course there's a third group of software elements that's resonsible for the actual processing of audio streams, the DSP algorithms, sometimes called 'atoms' as the building blocks of devices.

A 'regular' soundcard, for example one that uses the wide-spread AC97 codec, implements an extremely limited subset of this in a custom pre-programmed chip.
This design sacrifices audio quality for reduced production costs (simplified).

Since there's a frequent mention of the inferiority of DSP versus native CPU coding due to the huge difference in clock rates:
even very high quality (non-sound) IO-cards, like the RMEs use onboard DSPs for their mixing and routing capabilities - looks like the design isn't that outdated :wink:

just another 2 cents, Tom
kuniklo
Posts: 9
Joined: Thu May 20, 2004 4:00 pm

Post by kuniklo »

Ok. Thanks for the explanation. That makes more sense. I'm still pretty new to all this.
voidar
Posts: 1264
Joined: Sun Aug 18, 2002 4:00 pm
Location: Norway

Post by voidar »

The closest you get to a normal operating soundcard with a pulsar is when running xtc mode, but then sadly the wave drivers are not loaded, not even if you were to add them to the XTC project file
User avatar
garyb
Moderator
Posts: 23364
Joined: Sun Apr 15, 2001 4:00 pm
Location: ghetto by the sea

Post by garyb »

no wav playback, however wav dest works fine so you can route into another app.....
Post Reply