An open API service indexing awesome lists of open source software.

https://github.com/synesthesia-project/synesthesia

A Lighting & Sound Project
https://github.com/synesthesia-project/synesthesia

lighting music nodejs reactjs synesthesia typescript

Last synced: about 1 year ago
JSON representation

A Lighting & Sound Project

Awesome Lists containing this project

README

          

# [Synesthesia Project](https://github.com/synesthesia-project)

[![](https://github.com/synesthesia-project/synesthesia/workflows/CI/badge.svg)](https://github.com/synesthesia-project/synesthesia/actions?query=workflow%3ACI)
[![Total alerts](https://img.shields.io/lgtm/alerts/g/synesthesia-project/synesthesia.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/synesthesia-project/synesthesia/alerts/) [![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/synesthesia-project/synesthesia.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/synesthesia-project/synesthesia/context:javascript)

Synesthesia is a lighting & Sound project. A 5 minute lightning talk
of the project can be found here:

# Demo Videos

* [Live Test 1 - Jul 23, 2017](https://www.youtube.com/watch?v=IWVBzzRnNas)
* [Live Test 2 - Apr 28, 2018](https://www.youtube.com/watch?v=dxShZ5Eeu8U)

# Repos

## This Repository

This repository contains most of the syntesthesia-project related code, either directly or as submodules.
Is is also used for higher-level project discussions and to keep track of the work that needs to be done using issues and [this kanban board](https://github.com/synesthesia-project/synesthesia/projects/2), as well as non-development related stuff (e.g. branding assets).

### [core](core)

[![](https://img.shields.io/npm/v/@synesthesia-project/core.svg)](https://www.npmjs.com/package/@synesthesia-project/core)

Core synesthesia libraries and type definitions

### [composer](composer)

[![](https://img.shields.io/npm/v/@synesthesia-project/composer.svg)](https://www.npmjs.com/package/@synesthesia-project/composer)

Create and edit synesthesia cue files

### [server](server)

Central component of the synesthesia project

### [synesthesia-razer](synesthesia-razer)

A synesthesia consumer for Razer Peripherals

### [light-desk](light-desk)

A Node.js library for creating control panels for controlling lighting and other things

### [chrome-extension](https://github.com/synesthesia-project/chrome-extension)

[![Total alerts](https://img.shields.io/lgtm/alerts/g/synesthesia-project/chrome-extension.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/synesthesia-project/chrome-extension/alerts/)
[![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/synesthesia-project/chrome-extension.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/synesthesia-project/chrome-extension/context:javascript)
[![Build Status](https://dev.azure.com/synesthesia--project/synesthesia/_apis/build/status/chrome-extension?branchName=master)](https://dev.azure.com/synesthesia--project/synesthesia/_build/latest?definitionId=6?branchName=master)

A chrome extension controller for synesthesia

### [ola-dmx]()

[![Total alerts](https://img.shields.io/lgtm/alerts/g/synesthesia-project/ola-dmx.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/synesthesia-project/ola-dmx/alerts/)
[![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/synesthesia-project/ola-dmx.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/synesthesia-project/ola-dmx/context:javascript)
[![Build Status](https://dev.azure.com/synesthesia--project/synesthesia/_apis/build/status/ola-dmx?branchName=master)](https://dev.azure.com/synesthesia--project/synesthesia/_build/latest?definitionId=y?branchName=master)

Synesthesia consumer that controls dmx lighting using Open Lighting Architecture

# License

Most of the contents of this repository are licensed under the open-source
MIT license, however there are some parts of the repository that are listed
under non-commercial source-available licenses.

For the avoidance of doubt,
the `LICENSE` file for each sub-project is to be considered
the license under which that sub-project is released.

Specific Exceptions:

## `live/app` - source-available non-commercial license (CC BY-NC-SA 4.0)

This subproject is free for non-commercial use,
if you would like to use this for commercial purposes,
please get in touch.