Home
last modified time | relevance | path

Searched refs:rate22khz (Results 1 – 7 of 7) sorted by relevance

/dports/audio/libmikmod/libmikmod-3.3.11.1/drivers/
H A Ddrv_mac.c273 maxrate=rate22khz; in MAC_Init()
286 case 22254:rate=rate22khz;break; in MAC_Init()
/dports/games/maelstrom/Maelstrom-3.0.6/maclib/
H A DMac_Wave.cpp68 #define rate22khz 0x56EE8BA3 /* 22254.5 */ macro
275 case rate22khz: in Load()
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-mac/Carbon/
H A DSound.py10 rate22khz = 0x56EE8BA3 variable
/dports/lang/python27/Python-2.7.18/Lib/plat-mac/Carbon/
H A DSound.py10 rate22khz = 0x56EE8BA3 variable
/dports/audio/ccaudio2/ccaudio2-2.2.0/inc/
H A Dccaudio2.h118 rate22khz = 22050, enumerator
/dports/audio/snack/snack2.2.10/mac/
H A DjkAudIO_mac.c344 else if (21000 < freq && freq < 23000) fxSr = rate22khz; in SnackAudioOpen()
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DSound.pas286 rate22khz = $56EE8BA3; {22254.54545 in fixed-point}