Coder Social home page Coder Social logo

seanpm2001 / ctcsound Goto Github PK

View Code? Open in Web Editor NEW

This project forked from csound/ctcsound

1.0 2.0 0.0 1.91 MB

Python Bindings for Csound using ctypes. Can be used from python2.x and python3.x as well.

License: GNU Lesser General Public License v2.1

Python 2.81% Jupyter Notebook 92.61% JavaScript 4.05% Csound Document 0.48% Csound 0.05% Csound Score 0.01%

ctcsound's Introduction

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.

ctcsound's People

Contributors

fggp avatar joachimheintz avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.