TBASS Config equates

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > TBASS (Sound Module) > TBASS Config >

TBASS Config equates

 

%TBASS_CONFIG_3DALGORITHM

The 3D algorithm for software mixed 3D channels.

%TBASS_CONFIG_BUFFER

Playback buffer length.

%TBASS_CONFIG_CURVE_PAN

Panning translation curve.

%TBASS_CONFIG_CURVE_VOL

Volume translation curve.

%TBASS_CONFIG_FLOATDSP

Pass 32-bit floating-point sample data to all DSP functions?

%TBASS_CONFIG_GVOL_MUSIC

Global music volume.

%TBASS_CONFIG_GVOL_SAMPLE

Global sample volume.

%TBASS_CONFIG_GVOL_STREAM

Global stream volume.

%TBASS_CONFIG_MAXVOL

Maximum volume level.

%TBASS_CONFIG_MP3_CODEC

MP3 decoder to use.

%TBASS_CONFIG_NET_AGENT

"User-Agent" header.

%TBASS_CONFIG_NET_BUFFER

Internet download buffer length.

%TBASS_CONFIG_NET_PASSIVE

Use passive mode in FTP connections?

%TBASS_CONFIG_NET_PREBUF

Amount to pre-buffer when opening internet streams.

%TBASS_CONFIG_NET_PROXY

Proxy server settings.

%TBASS_CONFIG_NET_TIMEOUT

Time to wait for a server to respond to a connection request.

%TBASS_CONFIG_PAUSE_NOPLAY

Prevent channels being played when the output is paused?

%TBASS_CONFIG_UPDATEPERIOD

Update period of playback buffers.