代码搜索:44100

找到约 210 项符合「44100」的源代码

代码结果 210
www.eeworm.com/read/384426/8870900

wav egypt_44100.wav

www.eeworm.com/read/120694/14792399

mat tables_fs_44100.mat

www.eeworm.com/read/213086/15142785

mat filter_44100_6k.mat

www.eeworm.com/read/213086/15142790

mat filter_44100_4k.mat

www.eeworm.com/read/439416/7710100

ini mixer.ini

; -- mixer settings -- ; ;--------; [device] ; bits - number of bits per sample ; default is 16 ; ; valid value is 8 or 16 ; specify number of bits in audio streams you with to mix ; NOT
www.eeworm.com/read/257925/11905970

ini mixer.ini

; -- mixer settings -- ; ;--------; [device] ; bits - number of bits per sample ; default is 16 ; ; valid value is 8 or 16 ; specify number of bits in audio streams you with to mix ; NOT
www.eeworm.com/read/288678/8614209

m finish.m

do=wavread('e:\dof'); re=wavread('e:\ref'); mi=wavread('e:\mif'); fa=wavread('e:\faf'); so=wavread('e:\sof'); la=wavread('e:\laf'); si=wavread('e:\sif'); finish=do; finish((length(finish)+1):(
www.eeworm.com/read/161309/10426987

btmpg123

#!/bin/sh # # $Id: btmpg123,v 1.7 2003/04/29 12:46:24 kds Exp $ # set -e if [ "$#" -lt 2 ] ; then echo "usage: btmpg123 " exit 1 fi bda=$1 file=$2 #btctl audio on sync setting 0x40
www.eeworm.com/read/468368/6989190

m niub.m

x=0:1/44100:2047/44100; Signal=wavrecord(2048,44100,1,'double'); Signal=Signal'; figure(1) plot(x,Signal); axis([0,0.015,-1,1]); title('源信号'); Fx=fftshift(fft(Signal));%频谱函数数值 figure(2);
www.eeworm.com/read/439416/7710118

ini player.ini

; -- player settings -- ; ;------; [device] ; id - device id ; default is -1 (WAVE_MAPPER) ; ; valid values are [0, 1 .. waveOutGetNumDevs() - 1] or -1 (WAVE_MAPPER) ; id=-1 ; chooseFor