36 Commits (d5ca954201f2f0e6a2d7ea2e0bf6a6b922ccb7d4)

Author SHA1 Message Date
  Andrew Belt 2fe620b3c5 Use VCVLightBezel for buttons in Mutes and Pulses. 4 years ago
  Andrew Belt 188b136369 Update LED* component names to VCV*. 4 years ago
  Andrew Belt 02e8066c2c Refactor Mutes. Make mute light active when muted rather than when unmuted. 4 years ago
  Andrew Belt 04587f9fdb Implement SEQ3 design from Pyer. (WIP) 4 years ago
  Andrew Belt cdf5d2a164 Implement designs by Pyer of 8vert, Mutes, Noise, Octave, Pulses, Quantizer, and SequentialSwitch. 4 years ago
  Andrew Belt e09da574ee Use LEDLightBezel instead of separate LEDBezel and LEDBezelLight. 4 years ago
  Andrew Belt 7f0f08e934 Clean up component names. Remove tinting for LED-like displays when rack brightness is decreased. 4 years ago
  Andrew Belt d7f3c12d81 Use createPanel() 6 years ago
  Andrew Belt b824e0d690 Add input/output port labels. 6 years ago
  Andrew Belt eb41dd7cdf Add Pulses. 6 years ago
  Andrew Belt 7a4d7dac43 Apply astyle code formatting. 6 years ago
  Andrew Belt 5e6782cbfb Fix Port::read/writeVoltages. 6 years ago
  Andrew Belt 116a0d2475 Update to Rack v1 API 6 years ago
  Andrew Belt d8e3b00b5a Refactor Mutes 7 years ago
  Andrew Belt 5162410064 Use Port::isConnected() instead of .active 7 years ago
  Andrew Belt 437988cc04 Make Mutes polyphonic 7 years ago
  Andrew Belt 2db5b769ea Rewrite Sequential Switch algorithm. Replace param/input/output.value with setters/getters. 7 years ago
  Andrew Belt 30ff5e990d Update to Rack v1 API. 7 years ago
  Andrew Belt 77a184fb67 Merge VCV-Poly with Fundamental. Rename Fundamental.* to plugin.*. Reword README licenses. 7 years ago
  Andrew Belt 8be144f4b7 Update to Rack v1 API 7 years ago
  Andrew Belt 0a0cde9657 Rename plugin variable to avoid name collision 7 years ago
  Andrew Belt fed46f5403 Add more param labels and display mapping 7 years ago
  Andrew Belt 7804858d80 Update to Rack v1 API 7 years ago
  Andrew Belt 1a10253ae3 Update to Rack v1 API 7 years ago
  Andrew Belt 8aa4a5d63e Remove dsp/* headers 7 years ago
  Andrew Belt 16c137947c Update to Rack v1 compatibility header 7 years ago
  Andrew Belt 62f6c71500 Create plugin.json manifest file 7 years ago
  Andrew Belt 5e7a2aa2ff Fix names of Models 8 years ago
  Andrew Belt a7afe8bc52 Update to Rack API 8 years ago
  Andrew Belt 9dc101f01d helper replacement 8 years ago
  Andrew Belt feff87e44b Use randomUniform() 8 years ago
  Andrew Belt 13226797f1 Use float literals (with "f" suffix) instead of doubles, update to 8 years ago
  Andrew Belt 89fcaf01d5 Update Makefile and API 8 years ago
  Andrew Belt a74b4e6dda Normalize input of Mutes to the input above it 8 years ago
  Andrew Belt 12059e4830 Fix number of channels in JSON serialization of Mutes 8 years ago
  Andrew Belt c9909de77c Added Mutes and Unity 8 years ago