Giter VIP home page Giter VIP logo

chirp's Introduction

chirp

chirp is a project still very much in early development. The idea of chirp is to provide a comfortable, stable, and performative front end for the Csound Audio Programming Language, with features commonly found in other code editors such as linting, workspace management, and refactoring tools. This is to give Csound programmers a more productive experience, and have a tool that can make Csound more accessible to beginners.

Building

Again, this project is in very early stages, but to build the project I would recommend installing JUCE and using the Projucer. This assumes you have Csound installed on your system.

Windows

Open chirp.jucer with Projucer, open in IDE, and build. The jucer project is set up to look in the regular location for Csound, that is C:/Program Files/Csound6_x65/lib for csound64.lib and C:/Program Files/Csound6_x64/include/csound for csound.hpp. If you are using a custom installation of Csound or yours is on a different path, update these paths in the jucer.

Mac/Linux

I have not set up jucer configurations for these systems yet, however it should be simple enough to link to Csound - see examples here.

Goals

  • Playback and rendering of Csound files.
  • Editing Csound code with syntax highlighting, linting, warnings, and errors showing in the editor.
  • Refactoring and code navigation.
  • Workspace management.
  • Highly customisable and accessible.
  • Easy access to Csound documentation (the Csound manual).

Maybe-goals

  • Integration with Git.
  • Integration with the Csound Web IDE.
  • Support for live coding with Csound.

Non-goals

  • Extending the Csound language.
  • Adding GUI features to Csound, like CsoundQt, Cabbage, Blue.

chirp's People

Contributors

ryanjeffares avatar

Watchers

 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.