Code Monkey home page Code Monkey logo

decenteditor's Introduction

DecentEditor

Editor for DecentSampler preset files.

Info: This project is early in the development stage and this is not a working version yet.

Entity Relationship Diagrams

erDiagram
    DecentSampler ||--o{ Ui : childElements
    DecentSampler ||--o{ Groups : childElements
    DecentSampler ||--o{ Effects : childElements
    DecentSampler ||--o{ Midi : childElements
    DecentSampler ||--o{ NoteSequences : childElements
    DecentSampler ||--o{ Modulators : childElements
    DecentSampler ||--o{ Tags : childElements

    Ui ||--o{ Keyboard : childElements
    Ui ||--o{ Tab : childElements

    Keyboard ||--o{ Color : childElements

    Tab ||--o{ Button : childElements
    Tab ||--o{ Control : childElements
    Tab ||--o{ Image : childElements
    Tab ||--o{ Label : childElements
    Tab ||--o{ LabeledKnob : childElements
    Tab ||--o{ Menu : childElements

    Button ||--o{ State : childElements

    State ||--o{ Binding : childElements

    Control ||--o{ Binding : childElements

    LabeledKnob ||--o{ Binding : childElements

    Menu ||--o{ Option : childElements

    Option ||--o{ Binding : childElements

    Groups ||--o{ Group : childElements

    Group ||--o{ Effects : childElements

    Effects ||--o{ Effect : childElements

    Group ||--o{ Sample : childElements

    Midi ||--o{ Cc : childElements
    Midi ||--o{ Note : childElements

    Cc ||--o{ Binding : childElements

    Note ||--o{ Binding : childElements

    NoteSequences ||--o{ Sequence : childElements

    Sequence ||--o{ Note : childElements

    Modulators ||--o{ Envelope : childElements
    Modulators ||--o{ Lfo : childElements

    Envelope ||--o{ Binding : childElements

    Lfo ||--o{ Binding : childElements

    Tags ||--o{ Tag : childElements

    Binding ||--o| Binding : bindingIndex
    Binding ||--o| Button : controlIndex
    Binding ||--o| Control : controlIndex
    Binding ||--o| Image : controlIndex
    Binding ||--o| Label : controlIndex
    Binding ||--o| LabeledKnob : controlIndex
    Binding ||--o| Menu : controlIndex
    Binding ||--o| Color : colorIndex
    Binding ||--o| Group : groupIndex
    Binding ||--o| Effect : effectIndex
    Binding ||--o| Envelope : modulatorIndex
    Binding ||--o| Lfo : modulatorIndex
    Binding ||--o| Note : noteIndex
    Binding ||--o| Sequence : seqIndex
    Binding ||--o| State : stateIndex
    Binding ||--o| Tag : identifier

    Group ||--o{ Tag : tags
    Sample ||--o{ Tag : tags

decenteditor's People

Contributors

benjamindehli avatar

Watchers

 avatar  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.