Andrew Belt
|
e76122bb60
|
Mac fixes, sleep GUI thread if framerate is too high
|
7 years ago |
Andrew Belt
|
f8d980eb76
|
Merge branch 'bontric-2017-10-bontric-midi-interface-revamp'
|
7 years ago |
Andrew Belt
|
7c31edd21f
|
Save lastPath in settings
|
7 years ago |
ben
|
9452d69737
|
Resolve issues after merging (initialisze -> reset etc.)
|
7 years ago |
ben
|
8af399e6aa
|
merge master
|
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
|
1d5ec2ec93
|
Add message to build the correct version of Rack when building plugins
|
7 years ago |
Andrew Belt
|
33ca4dac2d
|
Add override keyword everywhere
|
7 years ago |
Andrew Belt
|
9dbadfbdc5
|
Remove gSampleRate, add engineGetSampleRate()
|
7 years ago |
Andrew Belt
|
275204c378
|
Add -Wsuggest-override to build system for Rack and plugins
|
7 years ago |
Andrew Belt
|
e26235e565
|
Don't define VERSION in dev builds
|
7 years ago |
Andrew Belt
|
0b5e30fcf0
|
Don't smooth snapped knobs
|
7 years ago |
Andrew Belt
|
5cee9b53a9
|
Added boolean parameter to make knobs snap, made them visually snap as
well
|
7 years ago |
Andrew Belt
|
4843fec655
|
Change color of LightPanel to match Fundamental
|
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 |
Andrew Belt
|
6db1177270
|
Reduce Light radius
|
7 years ago |
Andrew Belt
|
ba318d1dda
|
Copy correct librtmidi file to Linux dist
|
7 years ago |
ben
|
692cfd3b89
|
Fix minor issues
|
7 years ago |
ben
|
87da77b181
|
Fix segfault on closing rack (and variable naming)
|
7 years ago |
ben
|
19e0e45ca9
|
Remove velocity dependent output from trigger for now (let trigger be trigger)
|
7 years ago |
ben
|
997eeaa2d7
|
Update midi modules accordingly
|
7 years ago |
ben
|
670614e4ad
|
Simplify midi splitting and implement proper handling
|
7 years ago |
Andrew Belt
|
58b2e6289d
|
Remove macro VERSION_0_4_0. There is no need for version checks, since
you should only ever need to worry about supporting the latest version
of Rack
|
7 years ago |
Andrew Belt
|
5f311e7e15
|
File > New attempts to load template.vcv if exists
|
7 years ago |
ben
|
9647f22eee
|
[WIP] Implement rtMidi wrapper
(Note: This misses some checks and proper error handling, but should be
good enough to test in principle)
|
7 years ago |
Andrew Belt
|
3fc2a12c31
|
Added Quit to File menu
|
7 years ago |
ben
|
ec6e9f1b4c
|
Add trigger-to-cv module
|
7 years ago |
ben
|
63cfbc3d3c
|
Restructure midi interface
|
7 years ago |
Andrew Belt
|
23d347279a
|
Merge branch 'master' of github.com:VCVRack/Rack
|
7 years ago |
Andrew Belt
|
f83bc5ea99
|
Updated changelog
|
7 years ago |
Andrew Belt
|
41098b0d3e
|
Merge branch 'master' of https://github.com/VCVRack/Rack
|
7 years ago |
Andrew Belt
|
fab9effbeb
|
Fix rtmidi build and linker flag on Windows
|
7 years ago |
Andrew Belt
|
aeedc29c5d
|
Fix Mac rtaudio dylib in bundle, properly load plugin after downloading
|
7 years ago |
Andrew Belt
|
aa133088cd
|
Create plugins/ directory on startup
|
7 years ago |
Andrew Belt
|
ea47c91571
|
Render nanovg gui even if minimized
|
7 years ago |
Andrew Belt
|
f6d9f6e8d9
|
Fix download URL
|
7 years ago |
Andrew Belt
|
dc28f90994
|
Construct download URL instead of retreiving it from server (API will
change)
|
7 years ago |
Andrew Belt
|
4734fa81cd
|
Added minblep.cpp
|
7 years ago |
Andrew Belt
|
ed6916d3e5
|
Remove dsp.hpp. Plugins must now #include the specific dsp/ header file
they need
|
7 years ago |
Andrew Belt
|
bdcbe508db
|
Append .vcv to files that are saved with no extension
|
7 years ago |
Andrew Belt
|
b9e87b2c44
|
Added error report when loading a patch with incompatibilities
|
7 years ago |
Andrew Belt
|
1590085520
|
Check for glfw success
|
7 years ago |
Andrew Belt
|
d4b53655ca
|
Merge branch 'bontric-2017-10-bontric-midi-interface-revamp'
|
7 years ago |
Andrew Belt
|
a80b05a440
|
Various tweaks and fixes
|
7 years ago |