代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/382749/9003451
py 024-blockingmp.py
import audio, e32
snd_lock = e32.Ao_lock()
def sound_callback(prev_state, current_state, err):
if current_state == audio.EOpen:
snd_lock.signal()
def playMP3():
mp3 = audio.
www.eeworm.com/read/363301/9961269
rpt display_driver.tan.rpt
Timing Analyzer report for display_driver
Sun Oct 05 11:52:17 2008
Version 6.0 Build 178 04/27/2006 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Leg
www.eeworm.com/read/357412/10210038
dt xl032_szgs01.dt
;******************************************;
; 项目名称:电动车防盗报警器主机 V1
; 完成日期:2007年12月20日
; 芯片型号:EMC78P153S
; 振荡类型:IRC
; 频率:4MHz/2
; WDT:开
; 中断类型:计数器(TCC)使用
; Checksum: D
www.eeworm.com/read/161223/10436623
txt 2..zip.txt
function out = get_sound_data(array,fs,sec,zero_th,e);
% fs = 8k, 3sec,e = 0; 8000*3=100*240;提取60帧.
% 从array中去除无语音信息的帧,提取有用信息。提取的数据大小为:132点/帧*40帧,为做FFT准备.
% 计算一帧中的过零率,来确认是否是有用信息。array=wavrecord(sec
www.eeworm.com/read/466457/7035211
py 024-blockingmp.py
import audio, e32
snd_lock = e32.Ao_lock()
def sound_callback(prev_state, current_state, err):
if current_state == audio.EOpen:
snd_lock.signal()
def playMP3():
mp3 = audio.
www.eeworm.com/read/326721/13120446
h zsetupdefs.h
//-------------------------------------------------------------------------------------------------
//
// Module Name: ZSetup
www.eeworm.com/read/152843/5665131
h audio.h
#ifndef __ASM_ARCH_AUDIO_H__
#define __ASM_ARCH_AUDIO_H__
#include
#include
#include
typedef struct {
int (*startup)(snd_pcm_substream_t *, void *);
v
www.eeworm.com/read/147766/5722326
c amisound.c
/*
* linux/arch/m68k/amiga/amisound.c
*
* amiga sound driver for Linux/m68k
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file COPYING in the
www.eeworm.com/read/136786/5863316
c amisound.c
/*
* linux/arch/m68k/amiga/amisound.c
*
* amiga sound driver for Linux/m68k
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file COPYING in the
www.eeworm.com/read/128531/5984878
c amisound.c
/*
* linux/arch/m68k/amiga/amisound.c
*
* amiga sound driver for Linux/m68k
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file COPYING in the