Ctcsound
Python Bindings for Csound using ctypes. Can be used from python2.x and python3.x as well.
Install / Use
/learn @csound/CtcsoundREADME
ctcsound
Python bindings for Csound using ctypes. Can be used from python2.x and python3.x as well.
The ctcsound.py file is in the Csound sources repository. This means that each release of Csound has its own version of ctcsound.py tied with the API functions present in the version of the libcsound library generated for that release. You should always use the ctcsound module shipped with the release of Csound you're using to avoid binding errors with libcsound.
Copy the ctcsound.py file of your Csound release into the site-packages folder of your Python, or anywhere else it can be found. For example, if you use the anconda3 distribution on osx, copy the ctcsound.py in /Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Python/Current to anaconda3/lib/python3.X/site-packages
A comprehensive documentation for ctcsound can be found here
Dependency: numpy, Csound 6.07 or higher.
Related Skills
node-connect
350.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
350.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
