MCPcopy Index your code
hub / github.com/eclab/edisyn

github.com/eclab/edisyn @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
6,264 symbols 22,970 edges 267 files 1,060 documented · 17% updated 3mo ago★ 70027 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

Updatable (Interface)
Implemented by listeners registered in the model to update themselves when a given key changes. @author Sea [112 implementers]
edisyn/Updatable.java
Layer (Interface)
(no doc) [12 implementers]
edisyn/nn/Layer.java
Gatherable (Interface)
(no doc) [14 implementers]
edisyn/gui/Gatherable.java
Indexed (Interface)
A simple interface (simpler than List) for accessing random-access objects without changing their size. Adhered to by B [4 …
edisyn/util/Indexed.java
Convertor (Interface)
interface defining conversion of data between (edisyn) model (MIDI) CC (MIDI) NRP [2 implementers]
edisyn/synth/novationastation/Convertor.java
ProvidesNN (Interface)
(no doc) [2 implementers]
edisyn/nn/ProvidesNN.java
HasKey (Interface)
(no doc) [6 implementers]
edisyn/gui/HasKey.java
Boundary (Interface)
interface defining boundaries (limits) on a value [1 implementers]
edisyn/synth/novationastation/Boundary.java

Core symbols most depended-on inside this repo

add
called by 5823
edisyn/gui/VBox.java
add
called by 5244
edisyn/gui/HBox.java
get
called by 4307
edisyn/util/IntBag.java
set
called by 3154
edisyn/util/IntBag.java
equals
called by 1586
edisyn/Midi.java
addAdditionalLabel
called by 1259
edisyn/gui/LabelledDial.java
COLOR_A
called by 670
edisyn/gui/Style.java
get
called by 653
edisyn/Model.java

Shape

Method 5,948
Class 299
Interface 8
Enum 6
Function 3

Languages

Java100%
C1%

Modules by API surface

edisyn/Synth.java408 symbols
edisyn/synth/kawaik5000/KawaiK5000.java119 symbols
resources/incomplete/kurzweil2600/KurzweilK2600.java109 symbols
edisyn/synth/asmhydrasynth/ASMHydrasynth.java108 symbols
edisyn/synth/Blank.java104 symbols
edisyn/Librarian.java82 symbols
edisyn/Model.java81 symbols
edisyn/synth/yamaha4op/Yamaha4Op.java75 symbols
edisyn/synth/yamahafs1r/YamahaFS1R.java74 symbols
edisyn/synth/yamahafs1r/YamahaFS1RFseq.java73 symbols
edisyn/synth/emuproteus2000/EmuProteus2000.java73 symbols
edisyn/synth/yamahafs1r/YamahaFS1RMulti.java72 symbols

For agents

$ claude mcp add edisyn \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page