Giter Club home page Giter Club logo

go-csnd's Introduction

Go Binding for Csound

This wrapper is still very experimental. It has been tested only on Linux. It needs a proper installation of Csound with header files in the include path in the csound directory (e.g. csound/csound.h). libcsound64 has to be in the PATH.

You can install this package with go get:

go get github.com/fggp/go-csnd

Or you can download a zip archive of the project using the 'Download ZIP' button on the right. You'll get a zip file named 'go-csnd-master.zip'. Decompressing it you'll get a directory named 'go-csnd-master'. Rename this directory to 'go-csnd' and move it to '$GOPATH/src/github/fggp'. Enter into the '$GOPATH/src/github/fggp/go-csnd' directory. You can eventually adapt the #cgo directives in csnd.go to your system. Finally install the package with go install.

This wrapper is intended to be used with a double build of Csound.

go-csnd's People

Contributors

fggp avatar

Stargazers

Andrew Engelbrecht avatar  avatar  avatar Normen Hansen avatar Jorge Gomez avatar Eric Le Nay avatar Christopher Konopka avatar Brian Sorahan avatar Vasiliy Bukharev avatar Paul Batchelor avatar John Gosset avatar Pawel Cyrta avatar metakeule avatar

Watchers

Brian Sorahan avatar James Cloos avatar

Forkers

qixiaohu

go-csnd's Issues

Hello!

I'm a Go programmer constantly on the hunt for reliable tools for algorithmic music.
This package is very interesting!
I haven't played w Csound much but I'm eager to dive in.
I started this package as a way to control SuperCollider from Go programs.
When I started it I was just getting started with Go and it was a great way for me to learn a new language.
As time went on I became much better at Go (it is now my primary lang at work) and I realized that the package was very messy because I didn't know anything.
I've now become convinced that "live coding" tools are unreliable because they encourage spaghetti code and am investigating Csound because of its maturity and its rich collection of DSP algorithms.
I also strongly believe that software should be stupidly easy to install, hence my love of Go!
I'm curious what your motivations are with this package?
Was it also your way of exploring Go? If so then great!
I'd like to start using this package and was wondering if you're open to PR's or if you intend to maintain it as the canonical Go+Csound package.
Cheers!

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.