For information about our main software product, the zs4 video compositing system, please visit the zs4 web site at www.zs4.net.


products

linux
osx
win32
bsd

autodox

classtree

source code

tabaudio_linux

Version 0.958, build id 0703161351

Module Description

audio device glue for linux, connects the zweistein system to the "Advanced Linux Sound Architecture" (ALSA http://www.alsa-project.org/ ) ALSA supports a nifty audio streaming concept with a comparatively ingenious API. our support is currently focused on the pcm area of alsa. surely we will (l8ron) see use of the ALSA midi and sequencing support. ( if u uze linnix, go get www.alsa-project.org .)
module type : so
license: t@b0
depends on: kernel tabaudio tabpix

Module History


Version: 0.918 and earlier

2004-10-20-Mon

fixed SUSE audio by NOT using the alsa function snd_asoundlib_version(). it may be noted though, that the crash occurred cuz used the expression wrongly.... as int snd_asoundlib_version (without brakets ())

2004-10-19-Tue

hmmm, after beeing fairly successfull under mandrake linux, our audio engine failed miserably under SUSE. we (for various reasons) are switching to the dynamically (load-time) linked library for linux in the hopes that this might work under SUSE...

1004-09-26

aha, audio has become such a hot topic at t@b, we made the audio glue actually utter noise (under linux)

2004-09-13

fixed dependencies, cuz this plugin wouldnt load under linux because i failed to link it with tabaudio.so