Andrew Belt
|
b5fdf5d5ba
|
Light::setBrightnessSmooth() turns on high values immediately, fades out
low values
|
7 years ago |
Andrew Belt
|
661e93bb24
|
Remove old panel if ModuleWidget::setPanel is called multiple times,
move in2px and mm2px to widgets.hpp
|
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 |
Andrew Belt
|
03ce2d6e2b
|
Fix framebuffer 1 pixel offset bug when position world coordinate is negative
|
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 |
Andrew Belt
|
0e7e362565
|
Change internals of SVGWidget subclasses
|
7 years ago |
ben
|
9c93bdcccb
|
Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix
|
7 years ago |
Andrew Belt
|
a094a0cd7d
|
Fix autoscrolling when dragging near edge of rack
|
7 years ago |
Andrew Belt
|
7490d1c311
|
Update glfw window title only when it updates
|
7 years ago |
ben
|
4b0cac45c8
|
Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix
|
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
|
0d4a590688
|
Re-export and re-scale ComponentLibrary graphics
|
7 years ago |
Andrew Belt
|
49397935d7
|
Rescale some of the components
|
7 years ago |
Andrew Belt
|
891f3c6cf8
|
Change SVG DPI to 75, add in2px and mm2px convenience functions
|
7 years ago |
Andrew Belt
|
6bee6ade42
|
Add RedGreenBlueLight, tweaks to light implementation
|
7 years ago |
ben
|
d5dd6392b6
|
Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix
|
7 years ago |
Andrew Belt
|
bd9b237c43
|
Tweak LightWidget rendering
|
7 years ago |
Andrew Belt
|
2e7100c17b
|
Reverted light sizes in components.hpp, updated README
|
7 years ago |
ben
|
f7fe29464d
|
Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix
|
7 years ago |
Andrew Belt
|
149ecac9d3
|
Added engineGetSampleTime()
|
7 years ago |
ben
|
a08f749d4f
|
Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix
|
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
|
cbe7fb1df4
|
Merge branch '2017-10-bontric-midiCC-fix' of https://github.com/bontric/Rack-MIDICC-Fork into 2017-10-bontric-midiCC-fix
|
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 |
Andrew Belt
|
84f4efcbeb
|
Add polyfill for future LightWidget
|
7 years ago |
ben
|
786ee4cdc0
|
Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix
|
7 years ago |
ben
|
ccd820897f
|
cleanup
|
7 years ago |
Andrew Belt
|
343a521463
|
Slightly more direct message in gui.cpp
|
7 years ago |
Andrew Belt
|
41c66f1d8a
|
Set SVGPanel oversampling on every frame
|
7 years ago |
Andrew Belt
|
a58ab53707
|
Add Light::setBrightnessSmooth()
|
7 years ago |
Andrew Belt
|
caa1a5798e
|
Fix dropdown menu offset when zooming
|
7 years ago |
Andrew Belt
|
580f0db6b4
|
Change zoom only when zoom slider has finished moving (onAction())
|
7 years ago |
Andrew Belt
|
99ad658694
|
Oversample SVGPanels by 2, everything else by 1
|
7 years ago |
ben
|
b8bf0f438f
|
cleanup
|
7 years ago |
Andrew Belt
|
923942e289
|
Set FrameBuffer::oversample to 1 by default
|
7 years ago |
Andrew Belt
|
abd194b959
|
Use cmath instead of math.h
|
7 years ago |
ben
|
ce4b0e77b2
|
Fix my misguided use of static variables
|
7 years ago |
ben
|
320e40db7c
|
Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix
|
7 years ago |
Andrew Belt
|
265cd9b7da
|
Remove Davies1900hSmallBlackKnob
|
7 years ago |
Andrew Belt
|
2affd8a648
|
Redraw rails when zooming
|
7 years ago |
Andrew Belt
|
ed5f8446b4
|
Avoid re-rendering rails when scrolling with a framebuffer margin
|
7 years ago |
Andrew Belt
|
684c783d41
|
Render rack rails with rescaling
|
7 years ago |