NERDDISCO

Results 179 issues of NERDDISCO

In order to handle multiple universes in one show, we have to use the universe entity correctly. - [ ] Create / Update / Delete a universe - [ ]...

enhancement

Instead of showing the names of all the scenes assigned to an MIDI button, only show the name of the action that activated those scenes.

enhancement

It would be nice to support special devices, that need a special implementation to use specific functionalities, like entering native mode for the KORG padKontrol to be able to switch...

enhancement
help wanted

Instead of just allowing `keyframes` to be set on an animation, it would be nice to also have a `static` property that also doesn't get interpolated, for example the mapping...

enhancement

Instead of setting the values for the `style` attribute ourself, we should use the [styleMap](https://polymer.github.io/lit-html/api/modules/_directives_stylemap_.html) directive of lit-html.

enhancement

In order to control the VisionLord fixtures directly from Dekk, we need to create an API that works via WebRTC.

enhancement
help wanted

Instead of having a WebSocket connection it would be nice to use a [ReadableStream](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream) to improve the performance of sending data to fivetwelve.

enhancement
help wanted

The different ranges of a MultiRange dmx property should be handled in its own component so that someone can just select it and then put the values inside. The solution...

enhancement

## Issue Description Instead of having all the fields that are necessary to update an entity in every view, we want an edit button that opens an edit dialog! -...

enhancement

## Issue description When using the build version at [nerddisco.github.io/luminave](https://nerddisco.github.io/luminave/), there are error messages in the console and it can't be used. ### 1. does not provide an export named...

bug