422 Commits (4d9b130f4758469158ee0df2b5e81f75c00dbcf8)

Author SHA1 Message Date
  Andrew Belt df94ca7ac2 Fixed labels for Quad MIDI interface 8 years ago
  Andrew Belt 34bd9d7b86 Add SearchModuleField to RackWidget 8 years ago
  ben bdc0479b4c fix/implement modes 8 years ago
  Andrew Belt dbd4e44eda Added Light object to engine.hpp, added automatic scrolling when 8 years ago
  ben 4bdf07f838 Basic implementation of quad midi to cv 8 years ago
  ben 698232dfa9 Dim light according to difference 8 years ago
  Andrew Belt fde88775d4 Add Notes to Core, added manufacturer slug/name to Model, reverted to 8 years ago
  ben 290e0890d6 fixes 8 years ago
  ben 3dd5298a29 fixes 8 years ago
  ben ec48fd701a Fix #292 (Also: add indicator lights which are ON as long as a knob is 8 years ago
  Andrew Belt 0c4cf64726 Renamed Plugin to Manufacturer, added multiline to TextField, added 8 years ago
  Andrew Belt a1836e7c57 Added version metadata to plugin 8 years ago
  ben 26835a27c4 FIX #280 8 years ago
  Andrew Belt e76122bb60 Mac fixes, sleep GUI thread if framerate is too high 8 years ago
  Andrew Belt 7c31edd21f Save lastPath in settings 8 years ago
  ben 9452d69737 Resolve issues after merging (initialisze -> reset etc.) 8 years ago
  ben 3bace286ec remove virtual from functions in modules (inherit from midiIO not from 8 years ago
  ben 7df90920ca Fix handling for ignore types 8 years ago
  ben 70381c53c0 resetMidi when initialize is called 8 years ago
  ben 7b41fe9d52 Add midi learn to CC/Trigger module (hold down right mouse button on 8 years ago
  ben 70c4f69e15 Fix clock ratio selection 8 years ago
  Andrew Belt 8060a1e657 Rename initialize() to reset() 8 years ago
  Andrew Belt 33ca4dac2d Add override keyword everywhere 8 years ago
  Andrew Belt 9dbadfbdc5 Remove gSampleRate, add engineGetSampleRate() 8 years ago
  Andrew Belt e26235e565 Don't define VERSION in dev builds 8 years ago
  Andrew Belt 0b5e30fcf0 Don't smooth snapped knobs 8 years ago
  Andrew Belt 5cee9b53a9 Added boolean parameter to make knobs snap, made them visually snap as 8 years ago
  ben fe755f441d Update midi clock implementation and minor fixes for clock 8 years ago
  ben 0f0a9aac2b use int (uint is not standard See #238) 8 years ago
  Andrew Belt 6db1177270 Reduce Light radius 8 years ago
  ben 692cfd3b89 Fix minor issues 8 years ago
  ben 87da77b181 Fix segfault on closing rack (and variable naming) 8 years ago
  ben 19e0e45ca9 Remove velocity dependent output from trigger for now (let trigger be trigger) 8 years ago
  ben 997eeaa2d7 Update midi modules accordingly 8 years ago
  ben 670614e4ad Simplify midi splitting and implement proper handling 8 years ago
  Andrew Belt 5f311e7e15 File > New attempts to load template.vcv if exists 8 years ago
  ben 9647f22eee [WIP] Implement rtMidi wrapper 8 years ago
  Andrew Belt 3fc2a12c31 Added Quit to File menu 8 years ago
  ben ec6e9f1b4c Add trigger-to-cv module 8 years ago
  ben 63cfbc3d3c Restructure midi interface 8 years ago
  Andrew Belt aeedc29c5d Fix Mac rtaudio dylib in bundle, properly load plugin after downloading 8 years ago
  Andrew Belt aa133088cd Create plugins/ directory on startup 8 years ago
  Andrew Belt ea47c91571 Render nanovg gui even if minimized 8 years ago
  Andrew Belt f6d9f6e8d9 Fix download URL 8 years ago
  Andrew Belt dc28f90994 Construct download URL instead of retreiving it from server (API will 8 years ago
  Andrew Belt 4734fa81cd Added minblep.cpp 8 years ago
  Andrew Belt ed6916d3e5 Remove dsp.hpp. Plugins must now #include the specific dsp/ header file 8 years ago
  Andrew Belt bdcbe508db Append .vcv to files that are saved with no extension 8 years ago
  Andrew Belt b9e87b2c44 Added error report when loading a patch with incompatibilities 8 years ago
  Andrew Belt 1590085520 Check for glfw success 8 years ago