> For the complete documentation index, see [llms.txt](https://baobobo.gitbook.io/juce-xue-xi-wen-dang/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://baobobo.gitbook.io/juce-xue-xi-wen-dang/juce-xue-xi-wen-dang.md).

# JUCE学习文档

这份文档汇集了我在学习JUCE框架过程中翻译的资料和个人的学习笔记。JUCE是一个跨平台的C++库，主要用于开发音频应用和插件。通过这份文档，希望能为其他学习者提供参考。虽然也能看懂英文文档，但总是思维转换得慢一些，于是借助ChatGPT来辅助翻译学习，提高学习的效率，完成自己的工程。

官网栏目导航

{% embed url="<https://juce.com/>" %}
主页
{% endembed %}

{% embed url="<https://docs.juce.com/develop/>" %}
develop文档
{% endembed %}

{% embed url="<https://juce.com/learn/tutorials/>" %}
教程
{% endembed %}
