# cpal **Repository Path**: frank2020/cpal ## Basic Information - **Project Name**: cpal - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-02 - **Last Updated**: 2022-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 快速入门 #### 编译和运行 ```shell cargo build cargo run -example feedback ``` #### Todo + [ ] 解读基于OSX的音频播放实现 + [ ] 基于cpal的音频文件播放器 [https://gitee.com/frank2020/rodio.git](https://gitee.com/frank2020/rodio.git) + [ ] 如何实现跨平台 + [ ] https://github.com/RustAudio/coreaudio-rs