MCPcopy Create free account

hub / github.com/eclab/edisyn / functions

Functions5,951 in github.com/eclab/edisyn

↓ 5,823 callersMethodadd
(Component component)
edisyn/gui/VBox.java:112
↓ 5,244 callersMethodadd
(Component component)
edisyn/gui/HBox.java:107
↓ 4,307 callersMethodget
(final int index)
edisyn/util/IntBag.java:208
↓ 3,154 callersMethodset
(final int index, final int element)
edisyn/util/IntBag.java:221
↓ 1,586 callersMethodequals
(Object obj)
edisyn/Midi.java:408
↓ 1,259 callersMethodaddAdditionalLabel
Adds a second (or third or fourth or more!) label to the dial, to allow for multiline labels.
edisyn/gui/LabelledDial.java:94
↓ 670 callersMethodCOLOR_A
()
edisyn/gui/Style.java:73
↓ 653 callersMethodget
Returns the value associated with this (String) key, or ifDoesntExist if there is no such value.
edisyn/Model.java:465
↓ 652 callersMethodgetModel
Returns the model associated with this editor.
edisyn/Synth.java:188
↓ 582 callersMethodCOLOR_B
()
edisyn/gui/Style.java:77
↓ 564 callersMethodaddFunction
(Function f)
resources/incomplete/kurzweil2600/KurzweilK2600.java:6780
↓ 555 callersMethodaddLast
(JComponent component)
edisyn/gui/HBox.java:62
↓ 350 callersMethodsetSendMIDI
Sets whether the synth can send MIDI out. You can set this to temporarily paralleize your editor when updating parameters.
edisyn/Synth.java:2081
↓ 334 callersMethodgetChannelOut
Returns the current channel (0--15, NOT 1--16) with which we are using to communicate with the synth. If there is no MIDI tuple, this returns
edisyn/Synth.java:2746
↓ 332 callersMethodshowSimpleError
Display a simple error message.
edisyn/Synth.java:3281
↓ 328 callersMethodmakePasteable
(String preamble)
edisyn/gui/Category.java:59
↓ 326 callersMethodset
(int val, Model model)
edisyn/Morph.java:397
↓ 319 callersMethodupdate
Updates the object in response to a change to the following key in the model.
edisyn/Updatable.java:18
↓ 313 callersMethodaddTab
(String title, JComponent component)
edisyn/Synth.java:3257
↓ 291 callersMethodset
Adds a key with the given Integer value, or changes it to the given value.
edisyn/Model.java:204
↓ 259 callersMethodsetWillPush
(boolean val)
edisyn/Undo.java:29
↓ 235 callersMethodCOLOR_C
()
edisyn/gui/Style.java:81
↓ 221 callersMethodformat
A DividedSysex message is a Sysex MidiMessage which has been broken into chunks. This allows us to send the Sysex as multiple messages, with p
edisyn/Midi.java:1117
↓ 219 callersMethodhandleException
(Throwable ex)
edisyn/Synth.java:10209
↓ 216 callersMethodsetEnabled
(boolean val)
edisyn/gui/CheckBox.java:53
↓ 199 callersMethodgetSynthClassName
Returns the classname of the synthesizer editor. As simple and stupid as it sounds
edisyn/Synth.java:10282
↓ 180 callersMethodlength
(Model model)
edisyn/synth/maudiovenom/MAudioVenomArp.java:1349
↓ 165 callersMethodsetText
(String val)
edisyn/gui/PushButton.java:43
↓ 163 callersMethodtryToSendSysex
Attempts to send a single MIDI sysex message. Returns false if (1) the data was empty or null (2) synth has turned off the ability to send tem
edisyn/Synth.java:2283
↓ 156 callersMethodrevalidate
()
edisyn/gui/VBox.java:80
↓ 149 callersMethodmakeHorizontalStrut
(final int space)
edisyn/gui/Strut.java:24
↓ 144 callersMethodexists
Returns whether the key is stored in the model.
edisyn/Model.java:539
↓ 137 callersMethodaddLast
(JComponent component)
edisyn/gui/VBox.java:67
↓ 135 callersMethodsetLastX
Given a preferences path X for a given synth, sets X to have the given value.. Also sets the global path X to the value. Typically this meth
edisyn/Synth.java:3627
↓ 135 callersMethodtryToSendMIDI
Attempts to send a NON-Sysex MIDI message. Returns false if (1) the data was empty or null (2) synth has turned off the ability to send tempor
edisyn/Synth.java:2205
↓ 132 callersMethodshowMultiOption
Perform a JOptionPane confirm dialog with MUTLIPLE widgets that the user can select. The widgets are provided in the array WIDGETS, and each
edisyn/Synth.java:3430
↓ 124 callersMethodgetUndo
()
edisyn/Synth.java:170
↓ 122 callersMethodgetLibrary
Returns the current library (which is the table's model)
edisyn/Librarian.java:38
↓ 116 callersMethodENVELOPE_COLOR
()
edisyn/gui/Style.java:154
↓ 115 callersMethodupdateTitle
Updates the JFrame title to reflect the synthesizer type, the patch information, and the filename if any.
edisyn/Synth.java:3488
↓ 113 callersMethodgetText
()
edisyn/gui/PushButton.java:42
↓ 111 callersMethodsetLabel
(String _label)
edisyn/gui/Chooser.java:337
↓ 110 callersMethodremoveAll
()
edisyn/gui/VBox.java:87
↓ 107 callersMethodmutate
Mutates (potentially) all keys. Mutation works as follows. For each key, we first see if we're permitted to mutate it (no immutable s
edisyn/Model.java:1049
↓ 107 callersMethodsetBackground
(Color color)
edisyn/gui/VBox.java:51
↓ 107 callersMethodsize
()
edisyn/util/Indexed.java:16
↓ 106 callersMethodsetStatus
Sets the status of a key. The default is STATUS_FREE, except for strings, which are STATUS_IMMUTABLE.
edisyn/Model.java:385
↓ 104 callersMethodmakeStrut
(final int width, final int height, boolean setBackground)
edisyn/gui/Strut.java:44
↓ 97 callersMethodgetKey
()
edisyn/gui/HasKey.java:15
↓ 95 callersMethodmakeVerticalStrut
(final int space)
edisyn/gui/Strut.java:29
↓ 95 callersMethodset1
(String key, byte[] data, int pos, int bit)
edisyn/synth/asmhydrasynth/ASMHydrasynth.java:6627
↓ 92 callersMethodloadDefaults
()
edisyn/Synth.java:3558
↓ 92 callersMethodsendAllParameters
Sends all the parameters in a patch to the synth. <p>If getSendsParametersOnlyOnSendCurrentPatch() is TRUE then this method does noth
edisyn/Synth.java:2824
↓ 91 callersMethodremove
(int component)
edisyn/gui/VBox.java:100
↓ 90 callersMethodget2
(String key, byte[] data, int pos)
edisyn/synth/asmhydrasynth/ASMHydrasynth.java:5766
↓ 89 callersMethodBACKGROUND_COLOR
()
edisyn/gui/Style.java:30
↓ 89 callersMethodcreateLabelledDial
(String label, Mappings mappings, Color color)
edisyn/synth/novationastation/UIBuilder.java:508
↓ 89 callersMethodget1
(String key, byte[] data, int pos)
edisyn/synth/asmhydrasynth/ASMHydrasynth.java:5761
↓ 88 callersMethodaddToWidth
(int val)
edisyn/gui/Chooser.java:304
↓ 88 callersMethodset2
(String key, byte[] data, int pos)
edisyn/synth/asmhydrasynth/ASMHydrasynth.java:6651
↓ 86 callersMethodmakeDistributable
(String preamble)
edisyn/gui/Category.java:61
↓ 85 callersMethodgetSendMIDI
Sets whether the synth can send MIDI out.
edisyn/Synth.java:2084
↓ 84 callersMethodCOLOR_GLOBAL
Color for the category holding critical global stuff like patch name, patch number, etc.
edisyn/gui/Style.java:83
↓ 74 callersMethodparamBytes
(int param)
edisyn/synth/korgwavestation/KorgWavestationAbstract.java:673
↓ 72 callersMethodSMALL_FONT
()
edisyn/gui/Style.java:46
↓ 71 callersMethodtoString
()
edisyn/synth/novationastation/Convertor.java:90
↓ 70 callersMethodbuildModel
()
edisyn/synth/preenfm2/PreenFM2.java:385
↓ 69 callersMethodreadUByte
(byte[] data, int pos)
edisyn/synth/korgwavestation/KorgWavestationAbstract.java:772
↓ 67 callersMethodpush
Synonym for add(obj) -- try to use add instead unless you want to think of the IntBag as a stack.
edisyn/util/IntBag.java:160
↓ 65 callersMethodregister
(String key)
edisyn/gui/NumericalComponent.java:113
↓ 64 callersMethodroundEven
(double d)
edisyn/synth/asmhydrasynth/ASMHydrasynth.java:1283
↓ 63 callersMethodaddParameter
(String name, int msb, int lsb)
edisyn/synth/preenfm2/PreenFM2.java:1568
↓ 62 callersMethodsetMax
(int val)
edisyn/gui/Scroller.java:45
↓ 61 callersMethodcopy
(Model model)
edisyn/HillClimb.java:1181
↓ 61 callersMethodgetFirstInt
(String string)
edisyn/util/StringUtility.java:65
↓ 61 callersMethodreadByte
(byte[] data, int pos)
edisyn/synth/korgwavestation/KorgWavestationAbstract.java:768
↓ 61 callersMethodwriteUByte
(int val, byte[] data, int pos)
edisyn/synth/korgwavestation/KorgWavestationAbstract.java:738
↓ 60 callersMethodgetChooser
()
resources/incomplete/kurzweil2600/Function.java:62
↓ 59 callersMethodgetLastX
Given a preferences path X for a given synth, returns the value stored in X. If there is no such value, then returns the value stored in X in
edisyn/Synth.java:3663
↓ 58 callersMethodTEXT_COLOR
()
edisyn/gui/Style.java:34
↓ 58 callersMethodbuildIntegerNames
Produce a list of Strings the form { "start", "start+1", "start+2", "start+3", ..., "start+num" }, for example, buildIntegerNames(4, 2) produc
edisyn/Synth.java:10304
↓ 58 callersMethodsimplePause
Does a basic sleep for the given ms. You should only call this if you can't achieve the same thing by overriding one of the getPause methods,
edisyn/Synth.java:2157
↓ 58 callersMethodwriteByte
(int val, byte[] data, int pos)
edisyn/synth/korgwavestation/KorgWavestationAbstract.java:733
↓ 56 callersMethodENVELOPE_DISPLAY_MARKER_WIDTH
Thickness of the marker circles.
edisyn/gui/Style.java:149
↓ 56 callersMethodinstantiate
(String classname, boolean throwaway, boolean setupMIDI, Midi.Tuple tuple)
edisyn/Synth.java:307
↓ 54 callersMethodparseDrum
(byte[] data, int pos, String drum, int bytes)
edisyn/synth/novationdstation/NovationDStation.java:585
↓ 51 callersMethodinvokeLater
It used to be that a single invokeLater was sufficient to get MIDI data to be performed after a window popped up: but on the Mac that appears
edisyn/Synth.java:10482
↓ 49 callersMethodaddData
(byte[] data, int pos, int val)
edisyn/synth/redsounddarkstar/RedSoundDarkStar.java:973
↓ 49 callersMethoddenybble
(byte[] data, int pos)
edisyn/synth/redsounddarkstar/RedSoundDarkStar.java:708
↓ 49 callersMethodp
(String key)
edisyn/synth/asmhydrasynth/ASMHydrasynth.java:5049
↓ 48 callersMethodgetWillPush
()
edisyn/Undo.java:30
↓ 46 callersMethodbuildInReceiver
Builds a receiver to attach to the current IN transmitter. The receiver can resend all incoming requests to the OUT receiver.
edisyn/Synth.java:1796
↓ 46 callersMethodbuildKey2Receiver
Builds a receiver to attach to the current KEY transmitter. The receiver can resend all incoming requests to the OUT receiver.
edisyn/Synth.java:2042
↓ 46 callersMethodbuildKeyReceiver
Builds a receiver to attach to the current KEY transmitter. The receiver can resend all incoming requests to the OUT receiver.
edisyn/Synth.java:2008
↓ 45 callersMethodbuildNRPN
Builds a sequence of CCs for an NRPN message.
edisyn/Synth.java:1283
↓ 45 callersMethoddisableMenuBar
Disables the menu bar. disableMenuBar() and enableMenuBar() work in tandem to work around a goofy bug in OS X: you can't disable the menu bar
edisyn/Synth.java:4040
↓ 45 callersMethodenableMenuBar
Enables the menu bar. disableMenuBar() and enableMenuBar() work in tandem to work around a goofy bug in OS X: you can't disable the menu bar
edisyn/Synth.java:4079
↓ 45 callersMethodgetState
Returns the current value for the key in the model.
edisyn/gui/NumericalComponent.java:57
↓ 45 callersMethodmakePasteable
(String preamble)
edisyn/gui/SynthPanel.java:43
↓ 45 callersMethodread
(byte[] data, int pos)
edisyn/synth/korgwavestation/KorgWavestationPatch.java:1481
next →1–100 of 5,951, ranked by callers