All Projects → ossia → Score

ossia / Score

Licence: other
ossia score, an interactive sequencer for the intermedia arts.

Projects that are alternatives of or similar to Score

Lick
LiCK, Library for ChucK
Stars: ✭ 118 (-85.4%)
Mutual labels:  midi, osc, sequencer
Chataigne
Artist-friendly Modular Machine for Art and Technology
Stars: ✭ 251 (-68.94%)
Mutual labels:  midi, art, osc
Libossia
A modern C++, cross-environment distributed object model for creative coding and interaction scoring
Stars: ✭ 133 (-83.54%)
Mutual labels:  midi, creative-coding, osc
microbium-app
Draw new worlds
Stars: ✭ 89 (-88.99%)
Mutual labels:  art, creative-coding, interactive
Iannix
IanniX is a graphical open-source sequencer, based on Iannis Xenakis works, for digital art. IanniX syncs via Open Sound Control (OSC) events and curves to your real-time environment.
Stars: ✭ 238 (-70.54%)
Mutual labels:  midi, osc, sequencer
Eternal
👾~ music, eternal ~ 👾
Stars: ✭ 323 (-60.02%)
Mutual labels:  midi, art, creative-coding
Docusaurus
Easy to maintain open source documentation websites.
Stars: ✭ 29,053 (+3495.67%)
Mutual labels:  hacktoberfest, open-source
Phantombot
PhantomBot is an actively developed open source interactive Twitch bot with a vibrant community that provides entertainment and moderation for your channel, allowing you to focus on what matters the most to you - your game and your viewers.
Stars: ✭ 547 (-32.3%)
Mutual labels:  hacktoberfest, open-source
Website
The train engine powering the Coding Train website
Stars: ✭ 5,313 (+557.55%)
Mutual labels:  hacktoberfest, art
Vue Nodegui
Build performant, native and cross-platform desktop applications with native Vue + powerful CSS like styling.🚀
Stars: ✭ 575 (-28.84%)
Mutual labels:  hacktoberfest, qt
Ctk
A set of common support code for medical imaging, surgical navigation, and related purposes.
Stars: ✭ 498 (-38.37%)
Mutual labels:  open-source, qt
Mycroft Core
Mycroft Core, the Mycroft Artificial Intelligence platform.
Stars: ✭ 5,489 (+579.33%)
Mutual labels:  hacktoberfest, open-source
Hacktoberfest 2020
Welcome to Open-source! Simply add your details to contributors | Repo for Hacktoberfest 2020 ✅
Stars: ✭ 621 (-23.14%)
Mutual labels:  hacktoberfest, open-source
People You Should Follow On Codepen
People You Should Follow on CodePen
Stars: ✭ 542 (-32.92%)
Mutual labels:  hacktoberfest, creative-coding
Mail
💌 Mail app for Nextcloud
Stars: ✭ 528 (-34.65%)
Mutual labels:  hacktoberfest, open-source
Hello World
Hello World in all possible programmnig languages
Stars: ✭ 558 (-30.94%)
Mutual labels:  hacktoberfest, open-source
Topydo
A powerful todo list application for the console, using the todo.txt format.
Stars: ✭ 511 (-36.76%)
Mutual labels:  hacktoberfest, open-source
Controlzex
Shared Controlz for WPF and ... more
Stars: ✭ 561 (-30.57%)
Mutual labels:  hacktoberfest, open-source
Contribute To Open Source
Learn the GitHub workflow by contributing code in a fun simulation project
Stars: ✭ 684 (-15.35%)
Mutual labels:  hacktoberfest, open-source
Clean Code Persian
ترجمه گروهی کتاب کدتمیز
Stars: ✭ 659 (-18.44%)
Mutual labels:  hacktoberfest, open-source

Financial Contributors on Open Collective join the chat at https://gitter.im/ossia/score Downloads Version

ossia score is a sequencer for audio-visual artists, designed to create interactive shows.

Sequence OSC, MIDI, DMX, sound files and more, between multiple software and hardware, create interactive and intermedia scores and script in JavaScript to customize your score.

Free, open source and runs on desktop, mobile and embedded.

Read more on https://ossia.io, come ask questions on the forum or hang out in a chat with us, we will be happy to help you !

Download the latest release here and read the Releases section in this README.

ossia score screenshot

Releases

Releases are available for Windows, Linux (via AppImage) and Mac OS X.

  • Windows: install and run.
  • OS X: extract and run ossia score.app.
  • Linux: make executable (right click -> permissions or chmod +x) and run the AppImage.

Build status

  • Official Win/Mac/Linux releases: Azure Pipelines
  • ArchLinux, OpenSUSE, Fedora, Debian: Linux distro build
  • Ubuntu, macOS (with Brew): Travis Status
  • Windows (MSVC): Appveyor Status
  • OpenHub
  • ossia score uses CppDepend to ensure consistent code quality improvements ; please check it out !

In order to build score, follow the instructions.

Contributing

When updating the score repository through the command line, don't forget to update the submodules, they change often.

cd score
git pull
git submodule update --init --recursive

Some useful and easy potential contributions are listed on the website.

There are also many fixable areas in the code :

  • TODO : for simple issues.
  • FIXME : for critical bugs / problems.
  • MOVEME : when something is not where it should be.
  • REMOVEME : when something is redundant.
  • RENAMEME : when the class does not match with the file it's in.
  • OPTIMIZEME : when an easy-to-write-but-suboptimal algorithm is used.

Finally, one can write its own score plug-ins to add custom features to the software. An example plug-in with the most common classes reimplemented is provided here.

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].