VOGONS


Most rare soundcards

Topic actions

Reply 20 of 33, by bristlehog

User metadata
Rank Oldbie
Rank
Oldbie
Jorpho wrote:

The table linked in that SNR thread named a bunch of weird ones. The LynxTwo? The Aardvark Direct Pro? The Event Darla?

But then, these might be professional studio hardware that isn't even compatible with standard DOS games.

I haven't heard about Aardvark, but LynxTwo and Event Darla are professional soundcards aimed at musicians, they have nothing to offer to gamers.

Lynx aren't that rare, but expensive as hell: 1, 2, 3. 4.

Here you can get fantastic wallpapers created by a friend of mine: patreon.com/Unpocodrillo

Reply 21 of 33, by bristlehog

User metadata
Rank Oldbie
Rank
Oldbie

Speak of the devil! Someone has replicated Mockingboard, however, it's Apple version.

Here you can get fantastic wallpapers created by a friend of mine: patreon.com/Unpocodrillo

Reply 22 of 33, by swaaye

User metadata
Rank l33t++
Rank
l33t++

CrystaLake Series 140. I've never seen one for sale and nobody talks about them. CGW loved the card though.

Reply 23 of 33, by bristlehog

User metadata
Rank Oldbie
Rank
Oldbie

Speaking of Tandy 3-voice sound, is there any hardware solution to acquire that on a regular PC?

Here you can get fantastic wallpapers created by a friend of mine: patreon.com/Unpocodrillo

Reply 24 of 33, by Great Hierophant

User metadata
Rank l33t
Rank
l33t
bristlehog wrote:

Speaking of Tandy 3-voice sound, is there any hardware solution to acquire that on a regular PC?

Tandy released a board for developers, but not for the general public. IBM released the PS/1 Audio/Game Adapter, which only is intended to work on early PS/1 models, would require a custom-built adapter because it uses a pin connector and would require game software that detects a PS/1 to be altered.

http://nerdlypleasures.blogspot.com/ - Nerdly Pleasures - My Retro Gaming, Computing & Tech Blog

Reply 25 of 33, by MobyGamer

User metadata
Rank Member
Rank
Member
bristlehog wrote:

MediaVision Pro Audio Spectrum

Don't forget the MediaVision Thunderboard (sound blaster clone).

Reply 26 of 33, by leileilol

User metadata
Rank l33t++
Rank
l33t++

didn't Nvidia make a sound card at one point before even their NV1? Or am I confusing it with something else?

apsosig.png
long live PCem
FUCK "AI"

Reply 27 of 33, by bristlehog

User metadata
Rank Oldbie
Rank
Oldbie
MobyGamer wrote:

Don't forget the MediaVision Thunderboard (sound blaster clone).

Is it that rare?

Here you can get fantastic wallpapers created by a friend of mine: patreon.com/Unpocodrillo

Reply 28 of 33, by bristlehog

User metadata
Rank Oldbie
Rank
Oldbie

I just saw a PCM soundcard option in DIGPAK, namely 'Life Size Enhancer', found in Return to Zork. Seems it was some Covox clone:

Some boxed games came with a "LifeSize Sound Enhancer" which connected to the back of the PC and a stereo system (or speakers) a […]
Show full quote

Some boxed games came with a "LifeSize
Sound Enhancer" which connected to the
back of the PC and a stereo system (or
speakers) allows you to hear digitized
speech without a Sound card!

Also, a Talking Technology Bigmouth card is selectable in DIGPAK setup programs.

And a LANtastic Voice adapter too.

Same thing with Digispeech DS-201, could be another Covox clone.

Last edited by bristlehog on 2020-01-16, 15:33. Edited 1 time in total.

Here you can get fantastic wallpapers created by a friend of mine: patreon.com/Unpocodrillo

Reply 29 of 33, by MobyGamer

User metadata
Rank Member
Rank
Member

I don't have permission to distribute the full source (yet), but here is a snippet of the DIGPAK source that lists the entire set of soundcards/sound card families supported by the DIGPAK series of drivers by John Ratcliff:

IDENTIFIER:
;; =============[*][ 1 2 3 ]
;; =============[*][1234567890123456789012345678901234567890]
IF DIG_MASTER
db "MediaMaster or compatible",0,13,10
ENDIF
IF DIG_ADLIB
db "Adlib or compatible",0,13,10
ENDIF
IF DIG_CVXSND
IF LIFESIZE
db "Life Size Enhancer",0,13,10
ELSE
IF NOSOUND
db "No digital sound card",0,13,10
ELSE
db "Covox Speech Thing",0,13,10
ENDIF
ENDIF
ENDIF
IF DIG_VMSND
db "Covox Voice Master & Sound Master II",0,13,10
ENDIF
IF DIG_SMSND
db "Covox Sound Master I",0,13,10
ENDIF
IF DIG_IBMSND
db "IBM Internal Speaker, Foreground",0,13,10
ENDIF
IF DIG_DIGISP
db "Digispeech DS201 Speech Adaptor",0,13,10
ENDIF
IF DIG_TANEXTX
db "Tandy TX/EX/HX/SX & PCjr",0,13,10
ENDIF
IF DIG_TANSLTL
db "Tandy SL/TL & Sensation",0,13,10
ENDIF
IF DIG_SBLASTER
IF SBPRO
db "Sound Blaster Pro",0,13,10
ELSE
IF STFX
db "ATI Stereo FX",0,13,10
ELSE
IF SBCLONE
db "SoundBlaster CLONE",0,13,10
ELSE
db "SoundBlaster, Creative Labs",0,13,10
ENDIF
ENDIF
ENDIF
ENDIF
IF DIG_SOURCE
db "Sound Source, Walt Disney",0,13,10
ENDIF
IF DIG_ECHOII
db "Echo II, Street Electronics",0,13,10
ENDIF
IF DIG_LANTSND
Show last 36 lines
	db	"Lantastic Voice Adaptor",0,13,10
ENDIF
IF DIG_IBMBAK
db "IBM Internal Speaker background",0,13,10
ENDIF
IF DIG_IBM1BIT
db "IBM Internal Speaker, 1 bit",0,13,10
ENDIF
IF DIG_PAUDIO
IF PAS16
db "ProAudio Spectrum 16",0,13,10
ELSE
IF DIG_VBEAI
db "VESA Wave Driver",0,13,10
ELSE
db "ProAudio Spectrum 8",0,13,10
ENDIF
ENDIF
ENDIF
IF DIG_BIGMOUTH
db "BigMouth, Talking Technolgoies",0,13,10
ENDIF
IF DIG_ADLIBG
IF SENSATION
db "Tandy Sensation",0,13,10
ELSE
db "Adlib Gold",0,13,10
ENDIF
ENDIF
IF DIG_T2500
db "Tandy 2500 XL",0,13,10
ENDIF
IF DIG_ARIA
db "Aria, Sierra Semiconductor",0,13,10
ENDIF

Reply 30 of 33, by schlang

User metadata
Rank Oldbie
Rank
Oldbie
bristlehog wrote:

MediaVision Pro Audio Spectrum

currently one on ebay

PC#1: K6-III+ 400 | 512MB | Geforce4 | Voodoo1 | SB Live | AWE64 | GUS PNP Pro
PC#2: 486DX2-66 | 64MB | Riva128 | AWE64 | GUS PNP | PAS16
PC#3: 386DX-40 | 32MB | CL-GD5434 | SB Pro | GUS MAX | PAS16

Think you know your games music? Show us: viewtopic.php?f=5&t=37532

Reply 31 of 33, by DevanWolf

User metadata
Rank Newbie
Rank
Newbie

KAWAI CCP-014 (product name unknown)
GoldStar SoundTrack (The rarest AFAIK, even rarer than the KAWAI! There are no images of this soundcard other than the GoldStar branded Gallant soundcards, but it seems to use the GM82C650 chipset. Existence is known in Procyon Pro (MIDI sequencer)'s readme file)

Reply 32 of 33, by BitWrangler

User metadata
Rank l33t++
Rank
l33t++

Could have been region specificity in it's distrubution, like there's thousands in Korea and surrounding parts of Asia, they just didn't come to North America or Europe.

Unicorn herding operations are proceeding, but all the totes of hens teeth and barrels of rocking horse poop give them plenty of hiding spots.

Reply 33 of 33, by cyclone3d

User metadata
Rank l33t++
Rank
l33t++

Isn't there another thread that deal with rarest sound cards?

In any case, here is a YouTube video that has this Kawai card in it:
https://youtu.be/nUi8SMYjIk8

Here is the other thread:
List of rarest PC soundcards

Yamaha modified setupds and drivers
Yamaha XG repository
YMF7x4 Guide
Aopen AW744L II SB-LINK