Git Product home page Git Product logo

om-sharp's Introduction

OM#: Visual Programming | Computer-Aided Music Composition

OM# (om-sharp) is a visual programming environment for computer-assisted composition and music/audio data processing.

It is derived from OpenMusic and based on Common Lisp.

OM# programs are made by assembling and connecting icons representing Lisp functions and data structures, built-in control structures (e.g. loops), and other program constructs, interpreted as Common Lisp expressions. The visual language can be used for general-purpose programming and reuse any existing Common Lisp code. At a more specialized level, built-in tools and libraries make it a powerful environment for music composition. Various classes implementing musical structures are provided, associated with graphical editors including common music notation, MIDI, OSC, 2D/3D curves, and audio buffers.


Download

Download for macOS, Windows, and Linux


Contributing

OM# is a free software distributed under the GPLv3 license.

As a Common Lisp program, OM# can be considered just as an extension of Lisp including the specific built-in features of the application. The application is developed with the latest LispWorks compiler (7.1.2), which provides multi-platform support and graphical/GUI toolkits in Common Lisp. A limited "Personnal" edition of LispWorks 7 is now available: its limited heap size requires compiling sources in several successive runs, and it is not possible to create new OM# executables with it, however, it allows to load and run/use/edit the program from the sources.

Alternatively, the OM# executable also includes a Lisp interpreter which can load and evaluate modifications and extensiuons of the program sources.


More info, documentation and resources

Project pages:
https://cac-t-u-s.github.io/om-sharp/


Credits

Design and development 2013-2019: J. Bresson, IRCAM STMS lab / Music Representations team; contributions by D. Bouche, J. Garcia, A. Vinjar. This project uses code and features from the OpenMusic project (by C. Agon, G. Assayag, J. Bresson and others, IRCAM STMS lab).

om-sharp's People

Contributors

j-bresson avatar andersvi avatar davidstephengrant avatar ma-stro 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.