1. 首页
  2. 数据库
  3. 其它
  4. cl pulseaudio:Common Lisp的PulseAudio绑定 源码

cl pulseaudio:Common Lisp的PulseAudio绑定 源码

上传者: 2021-04-18 06:57:15上传 ZIP文件 11.1KB 热度 16次
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 :sa
下载地址
用户评论