-
linux下record音频
音频采集过程:
1、打开PCM驱动设备来刻录(捕获)
2、分配硬件变量:声道,采样率等
3、获取声卡信息,把rec_handle的参数信息复制到rec_params中。 添加确定的值
4、 设置进入模式(初始化访问权限) :交错模式
5、设置采样格式(位数)
6、设置信道(通道数)
7、设置波特率(采样率)
8、设置帧的大小
9、设置缓冲区空间
10、向驱动中写变量
11、利用足够大的空间来存储一个帧
12、开始刻录
- 2022-05-25 20:19:00下载
- 积分:1
-
使用mega8的USART与计算机通信,已调通
使用mega8的USART与计算机通信,已调通-Mega8 use of the USART and computer communications, has been transferred Qualcomm
- 2022-12-14 22:05:34下载
- 积分:1
-
VC++6.0写的一个电机测试的程序,和SST51单片机通讯,功能可以满足一般的测速可电机参数的显示,大家...
VC++6.0写的一个电机测试的程序,和SST51单片机通讯,功能可以满足一般的测速可电机参数的显示,大家-Written in VC++6.0 one electrical test procedures, and SST51 Single-Chip Communication, functional to meet the general speed motor parameters can be displayed, we take a look at
- 2023-06-28 07:25:03下载
- 积分:1
-
这个代码不能在linux编译,要加以修改,但写得是很好的,选自某个嵌入式linux 的源码...
这个代码不能在linux编译,要加以修改,但写得是很好的,选自某个嵌入式linux 的源码 -the code in Linux compiler not to modify, but is written in good, chosen from a certain source embedded Linux
- 2022-08-06 23:32:34下载
- 积分:1
-
This procedure to achieve with digital control to display sent by the computer s...
本程序实现用数码管来显示由电脑串口发来的数据。-This procedure to achieve with digital control to display sent by the computer serial port data.
- 2022-02-11 11:31:18下载
- 积分:1
-
原创,采用简易JTAG版烧写基于ARM7的核的FLASH,4510板上测试通过...
原创,采用简易JTAG版烧写基于ARM7的核的FLASH,4510板上测试通过-Original version of the summary JTAG programmer based on the ARM7 core of FLASH, 4510 on-board test
- 2022-04-25 12:53:22下载
- 积分:1
-
霍尔元件测速 需要大家参考给些建议,可以下载
霍尔元件测速 需要大家参考给些建议,可以下载-Hall element gun reference to the need for more suggestions, you can download and see
- 2022-01-26 02:15:18下载
- 积分:1
-
调光控制
这个标题调光控制使用导致的控制。
10step 是高,1step 是低。
好处控制 led。此外,使用 avr 捷讯电脑,易于开发产品和样品。
此代码是仅供参考。如果做你的产品,请相应修改代码。谢谢你 !
- 2022-12-14 11:20:04下载
- 积分:1
-
介绍一种基于红外光电传感器的智能车自动控制器设计方案。以飞思卡尔16 位单片机为核心控制单元,使用红外光电传感器采集路径信息,控制智能车的舵机、驱动电机,实现智...
介绍一种基于红外光电传感器的智能车自动控制器设计方案。以飞思卡尔16 位单片机为核心控制单元,使用红外光电传感器采集路径信息,控制智能车的舵机、驱动电机,实现智能车的自主寻迹行驶。-Introduction of a photoelectric sensor based on infrared automatic controller for intelligent vehicle design. Based on Freescale 16-bit microcontroller as the core control unit, the use of infrared photoelectric sensor acquisition path information, control, intelligent vehicle steering gear, drive motors, autonomous intelligent vehicles driving tracing.
- 2022-01-24 13:46:14下载
- 积分:1
-
C语言规范,在写程序可以避免一些不必要的错误
C语言规范,在写程序可以避免一些不必要的错误-C language specification, in the writing process to avoid unnecessary mistakes
- 2022-02-03 17:47:45下载
- 积分:1