Andrew Belt
|
4917b6a8df
|
Fixed Blank resizing with zoom
|
7 years ago |
Andrew Belt
|
4d70a4d38e
|
Move Core MIDI stuff around
|
7 years ago |
Andrew Belt
|
162e1dff35
|
Update MIDI interfaces to current API
|
7 years ago |
ben
|
a18eac9a0c
|
Update midi modules for refactor of event framework (8e251c0ddb )
|
7 years ago |
Andrew Belt
|
8e251c0ddb
|
Refactor event framework. Everything uses Event* structs instead of
messy function arguments, removed on*Opaque()
|
7 years ago |
ben
|
bdbc63221a
|
Fix trigger midi learn
|
7 years ago |
ben
|
e331212ec7
|
improve Quad Midi handling (allow note re-trigger)
|
7 years ago |
ben
|
6bc7b104ec
|
remove debugging output from MidiToCV module
|
7 years ago |
ben
|
f67d37ec91
|
Fix quad midi pedal handling
|
7 years ago |
ben
|
0f9db90144
|
Add Smoothing to Pitch wheel and mod wheel and fix pedal handling for Midi-to-CV
|
7 years ago |
ben
|
801744f8d1
|
cleanup trigger (fix obfuscating pointer stuff) and fix confusing
naming in midi CC
|
7 years ago |
ben
|
ad2d582842
|
Cleanup Clock and replace Reset with start stop continue pulses
(Also minor visual changes)
|
7 years ago |
ben
|
3d7fd2b5c2
|
Naming/Cleanup Midi CC interface
|
7 years ago |
ben
|
e75029102d
|
Don't reset midi on device change and resetMidi values properly for midiCC
|
7 years ago |
ben
|
c9c78cb346
|
Add CC value smothing and cleanup midi CC to CV interface
|
7 years ago |
Andrew Belt
|
bc619644ac
|
Throw away old lights, add new LightWidget as a final replacement
|
7 years ago |
ben
|
5357c6ef27
|
fixes
|
7 years ago |
ben
|
7e824df01b
|
Avoid creating an rtMidi instance if not necessary and make sure it's
delete after
|
7 years ago |
ben
|
31e270d8e0
|
Avoid creating an rtMidi instance if not necessary and make sure it's
delete after
|
7 years ago |
ben
|
225e0462ca
|
Fix missing deletion of rtMidi instances
|
7 years ago |
ben
|
ccd820897f
|
cleanup
|
7 years ago |
Andrew Belt
|
caa1a5798e
|
Fix dropdown menu offset when zooming
|
7 years ago |
ben
|
b8bf0f438f
|
cleanup
|
7 years ago |
ben
|
ce4b0e77b2
|
Fix my misguided use of static variables
|
7 years ago |
ben
|
bf8b9bf3c6
|
Clean up midiIO implementation
|
7 years ago |
ben
|
5eac4e2384
|
Fix midi clock bug
|
7 years ago |
ben
|
f347abbe8d
|
Fix ignore types
|
7 years ago |
ben
|
9c652e196d
|
Fix sync if ccNum is changed by modifying the text
|
7 years ago |
Andrew Belt
|
df94ca7ac2
|
Fixed labels for Quad MIDI interface
|
7 years ago |
ben
|
bdc0479b4c
|
fix/implement modes
|
7 years ago |
ben
|
4bdf07f838
|
Basic implementation of quad midi to cv
|
7 years ago |
ben
|
698232dfa9
|
Dim light according to difference
|
7 years ago |
Andrew Belt
|
fde88775d4
|
Add Notes to Core, added manufacturer slug/name to Model, reverted to
Plugins
|
7 years ago |
ben
|
290e0890d6
|
fixes
|
7 years ago |
ben
|
3dd5298a29
|
fixes
|
7 years ago |
ben
|
ec48fd701a
|
Fix #292 (Also: add indicator lights which are ON as long as a knob is
not in sync with the output)
|
7 years ago |
Andrew Belt
|
0c4cf64726
|
Renamed Plugin to Manufacturer, added multiline to TextField, added
Notes to Core, changed plugin build system to support multiple targets
per manufacturer
|
7 years ago |
ben
|
26835a27c4
|
FIX #280
|
7 years ago |
ben
|
9452d69737
|
Resolve issues after merging (initialisze -> reset etc.)
|
7 years ago |
ben
|
3bace286ec
|
remove virtual from functions in modules (inherit from midiIO not from
individual modules)
|
7 years ago |
ben
|
7df90920ca
|
Fix handling for ignore types
|
7 years ago |
ben
|
70381c53c0
|
resetMidi when initialize is called
|
7 years ago |
ben
|
7b41fe9d52
|
Add midi learn to CC/Trigger module (hold down right mouse button on
text field and turn knob/press button)
|
7 years ago |
ben
|
70c4f69e15
|
Fix clock ratio selection
|
7 years ago |
Andrew Belt
|
8060a1e657
|
Rename initialize() to reset()
|
7 years ago |
Andrew Belt
|
33ca4dac2d
|
Add override keyword everywhere
|
7 years ago |
Andrew Belt
|
9dbadfbdc5
|
Remove gSampleRate, add engineGetSampleRate()
|
7 years ago |
ben
|
fe755f441d
|
Update midi clock implementation and minor fixes for clock
|
7 years ago |
ben
|
0f0a9aac2b
|
use int (uint is not standard See #238)
|
7 years ago |
ben
|
692cfd3b89
|
Fix minor issues
|
7 years ago |