没有合适的资源?快使用搜索试试~ 我知道了~
cl-pulseaudio:Common Lisp的PulseAudio绑定
共11个文件
lisp:7个
ros:2个
asd:1个
需积分: 5 0 下载量 165 浏览量
2021-02-14
12:53:50
上传
评论
收藏 11KB ZIP 举报
温馨提示
cl-pulseaudio Common Lisp的绑定。 安装 待定 用法 ; ; play 440Hz sine wave for 1 second ( flet ((sine-to-byte (x) (coerce (floor (* 255 (+ 0.5 (/ (sin x) 2 )))) '(unsigned-byte 8 )))) ( let ((buffer (make-array 44100 :element-type '(unsigned-byte 8 )))) (pulseaudio:with-audio-stream (stream :sample-format :u8 :channels 1 ) ( loop :for i :from 0 :below (length buffer) :for s
资源推荐
资源详情
资源评论
收起资源包目录
cl-pulseaudio-master.zip (11个子文件)
cl-pulseaudio-master
cl-pulseaudio.asd 1KB
src
keyword.lisp 986B
cffi
sample.lisp 1KB
grovel.lisp 13KB
simple.lisp 847B
error.lisp 81B
init.lisp 6KB
pulseaudio.lisp 3KB
examples
parec-simple.ros 2KB
pacat-simple.ros 3KB
README.md 889B
共 11 条
- 1
资源评论
weixin_42166626
- 粉丝: 22
- 资源: 4529
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功