Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • | |\
  • | |/
  • |/|
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • | | *
  • | |/
  • * |
  • * |
  • |\ \
  • | |/
  • | *
  • * |
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 2fe620b Use VCVLightBezel for buttons in Mutes and Pulses. by Andrew Belt 2021-11-03 03:52:28 -0400
  • 188b136 Update LED* component names to VCV*. by Andrew Belt 2021-11-03 01:51:21 -0400
  • 02e8066 Refactor Mutes. Make mute light active when muted rather than when unmuted. by Andrew Belt 2021-11-02 08:21:24 -0400
  • b476b92 Add sync, soft sync, and linear FM to WT VCO. by Andrew Belt 2021-11-02 08:00:17 -0400
  • 247ed8e Fix wavetable interpolation for WTVCO. by Andrew Belt 2021-11-02 06:03:39 -0400
  • 5a45e7c Merge branch 'v2-redesign' of github.com:VCVRack/Fundamental into v2-redesign by Andrew Belt 2021-11-02 03:59:26 -0400
  • 28c17aa Don't attempt to load wavetables more than 1M points. by Andrew Belt 2021-11-02 03:32:09 -0400
  • a34cea5 Merge branch 'v2-redesign' of github.com:VCVRack/Fundamental into v2-redesign by Andrew Belt 2021-11-02 02:28:24 -0400
  • ce78196 Add FrequencyQuantity to LFO. by Andrew Belt 2021-11-02 02:27:29 -0400
  • 87d3caa Implement Scope panel redesign. Add LEDLightLatch to LFO and WT LFO. by Andrew Belt 2021-11-01 09:02:54 -0400
  • 22a03c1 SEQ 3: Make RUN input/output a gate instead of trigger. by Andrew Belt 2021-11-01 03:35:00 -0400
  • baf29d3 Implement Random panel redesign. Functionality WIP. by Andrew Belt 2021-11-01 03:31:48 -0400
  • 6b6d8ee Implement Viz panel (incorrect positions). by Andrew Belt 2021-11-01 02:30:40 -0400
  • 607fefa Fix loading of Wavetable if file is not found. by Andrew Belt 2021-11-01 02:15:14 -0400
  • 3254fda Reimplement LFO functionality for new design. by Andrew Belt 2021-10-31 08:49:29 -0400
  • 08b1738 Update Int24 Rack API. by Andrew Belt 2021-10-31 04:25:42 -0400
  • b50042e Add raw file loading to Wavetable. by Andrew Belt 2021-10-30 06:44:39 -0400
  • 5b0c12d Wavetable WIP. by Andrew Belt 2021-10-30 01:04:16 -0400
  • 1be1dfc Implement Sum panel redesign. by Andrew Belt 2021-10-30 01:04:00 -0400
  • 485d65d Clean up module names more. by Andrew Belt 2021-10-28 18:03:20 -0400
  • 22394fc Clean up module names and descriptions. by Andrew Belt 2021-10-28 17:53:55 -0400
  • 47f11f9 ADSR new display and parameters WIP. by Andrew Belt 2021-10-25 02:42:56 -0400
  • 567d307 Rewrite SEQ3 functionality. by Andrew Belt 2021-10-25 01:13:25 -0400
  • c5669e0 Add updated panels from Pyer. by Andrew Belt 2021-10-24 20:31:53 -0400
  • 04587f9 Implement SEQ3 design from Pyer. (WIP) by Andrew Belt 2021-10-24 15:55:09 -0400
  • a10d8af Implement VCMixer redesign by Pyer. by Andrew Belt 2021-10-23 16:07:55 -0400
  • 9b16935 Add Mixer module. Deprecate Unity. Add attenuverters to VCF. by Andrew Belt 2021-10-22 19:47:29 -0400
  • 989b65a Implement Pyer redesign of Merge and Split. by Andrew Belt 2021-10-22 18:45:18 -0400
  • 6062a32 Implement Delay redesign from Pyer. by Andrew Belt 2021-10-22 16:30:56 -0400
  • aed782e Deprecate VCA. by Andrew Belt 2021-10-22 16:10:27 -0400
  • 76ff24c Fix backward compatibility and components. by Andrew Belt 2021-10-22 16:05:15 -0400
  • cdf5d2a Implement designs by Pyer of 8vert, Mutes, Noise, Octave, Pulses, Quantizer, and SequentialSwitch. by Andrew Belt 2021-10-22 14:36:34 -0400
  • fd2dc19 WIP experiment for antialiasing WTVCO. by Andrew Belt 2021-10-22 10:42:07 -0400
  • 492d7b5 Implement most of WTVCO. by Andrew Belt 2021-10-21 21:51:29 -0400
  • 2885ffb Add WAV loading/saving to WTLFO. Add FrequencyQuantity to WTLFO param. Fix WTLFO display bugs. by Andrew Belt 2021-10-21 12:01:41 -0400
  • 63656e6 Implement WTLFO display. by Andrew Belt 2021-10-20 14:39:10 -0400
  • 6d618f9 Update VCO, WTVCO, LFO, WTLFO, VCF, and ADSR designs by Pyer. Implement most of WTLFO functionality. by Andrew Belt 2021-10-20 12:35:07 -0400
  • f5943f1 Remove rack:: from init() argument. by Andrew Belt 2021-10-11 07:33:50 -0400
  • 5e29947 Make voltage-to-frequency conversion in VCO and LFO a bit more clear. by Andrew Belt 2021-10-11 01:19:45 -0400
  • 20e0c81 Update createCheckMenuItem() API change. by Andrew Belt 2021-10-10 05:49:22 -0400
  • baaf463 Fix Sequential Switch switch labels. by Andrew Belt 2021-10-09 15:48:01 -0400
  • ac91784 Draw light-like widgets on layer 1 instead of use nvgGlobalTint(). by Andrew Belt 2021-10-08 06:31:12 -0400
  • b7113e9 Merge branch 'v2' of github.com:VCVRack/Fundamental into v2 by Andrew Belt 2021-09-29 09:48:10 -0400
  • f369452 Use nvgGlobalTint() instead of nvgGlobalAlpha() for drawing lights. by Andrew Belt 2021-09-29 09:48:02 -0400
  • 1d9c4b7 Update email in plugin.json. by Andrew Belt 2021-09-25 10:33:04 -0400
  • 39f94ea Use nvgGlobalTint() instead of nvgGlobalAlpha() for un-tinting lights. by Andrew Belt 2021-09-24 04:26:18 -0400
  • a7be64d Add presets dir to Makefile in case it is added later. by Andrew Belt 2021-09-24 04:23:00 -0400
  • e908694 Add port labels and bypass routes to VCAs. by Andrew Belt 2021-09-24 04:22:46 -0400
  • e09da57 Use LEDLightBezel instead of separate LEDBezel and LEDBezelLight. by Andrew Belt 2021-06-21 18:15:51 -0400
  • 6807638 Tweak param labels for clarity. by Andrew Belt 2021-06-10 00:17:27 -0400
  • 3a2731a Load Scope font every frame instead of in constructor. by Andrew Belt 2021-06-06 18:57:17 -0400
  • 7f0f08e Clean up component names. Remove tinting for LED-like displays when rack brightness is decreased. by Andrew Belt 2021-06-04 12:33:11 -0400
  • b076c7b Merge remote-tracking branch 'origin/v1' into v2 by Andrew Belt 2021-06-04 11:49:33 -0400
  • 5da8f46 Use menu item helpers for Merge and Unity. by Andrew Belt 2021-06-04 11:38:30 -0400
  • 0ad21bc (HEAD -> v1) Add contribution note. by Andrew Belt 2021-04-20 17:21:12 -0400
  • 127434e (refs/pull/123/head) Optimise VCO by rleathart 2021-04-20 18:15:00 +0100
  • ec7d718 Fix manifest version and license. by Andrew Belt 2021-01-31 17:39:06 -0500
  • 751a251 Merge remote-tracking branch 'origin/v1' into v2 by Andrew Belt 2021-01-31 17:36:19 -0500
  • 5799ee2 Update changelog. by Andrew Belt 2020-08-24 09:40:08 -0400
  • 96ad29d Fix changelog URL. by Andrew Belt 2020-07-19 11:06:40 -0400
  • 57545c4 Fix indentation. by Andrew Belt 2020-07-15 00:51:52 -0400
  • 53ca5fe Add manualUrls to all modules, linking to specific parts of the manual. by Andrew Belt 2020-07-15 00:45:56 -0400
  • 3bb3d4e Make VCF more accurate and stable by using a linear interpolation of the previous and current input values in `LadderFilter::process()`. Thanks Andy Simpler! by Andrew Belt 2020-07-15 00:43:16 -0400
  • ef9fdf0 Relicense from GPLv3 to GPLv3+. by Andrew Belt 2020-06-06 17:43:20 -0400
  • 4217ce6 Add configButton() to Scope. by Andrew Belt 2020-04-07 02:37:50 -0400
  • ae8c64e Use configButton() for buttons. by Andrew Belt 2020-04-07 02:31:09 -0400
  • 4cedca9 Remove LEDLightSliderFixed because LEDLightSlider now works in Rack. by Andrew Belt 2020-04-01 02:44:42 -0400
  • 5c687b7 Add Switch tag to Sequential Switch. by Andrew Belt 2020-03-14 15:03:47 -0400
  • 351746b 8vert: Set unit of gain param depending on whether the voltage is fixed. by Andrew Belt 2020-02-13 10:55:35 -0500
  • 88133c7 Use Rack's new configSwitch() method. by Andrew Belt 2020-02-05 01:28:02 -0500
  • bfed460 Use SwitchQuantity for switches. by Andrew Belt 2020-02-04 22:38:24 -0500
  • 0255877 Mixer: When polyphonic and monophonic inputs are combined, copy all mono signals to all mix output poly channels. by Andrew Belt 2020-01-04 09:42:59 -0500
  • 1efb858 Repanel SEQ3. by Andrew Belt 2019-12-26 05:48:42 -0500
  • d7f3c12 Use createPanel() by Andrew Belt 2019-12-26 04:51:56 -0500
  • b6fc4df Set default FM to 100%. by Andrew Belt 2019-11-28 23:38:21 -0500
  • 2fa431b Add bypass routing to VCF. by Andrew Belt 2019-11-15 09:40:05 -0500
  • 5f84a8c Add param labels to Scope buttons. by Andrew Belt 2019-11-12 02:31:20 -0500
  • c5e59a8 Add moduleUrl to all modules. by Andrew Belt 2019-11-11 19:15:43 -0500
  • b824e0d Add input/output port labels. by Andrew Belt 2019-11-08 21:31:59 -0500
  • 4ca88b1 Remove libsamplerate dependency. by Andrew Belt 2019-11-08 21:31:48 -0500
  • 3af8fe5 Add configInput/Output for some modules. by Andrew Belt 2019-11-07 22:59:40 -0500
  • 1e5cafc Update version by Andrew Belt 2019-10-31 17:43:31 -0400
  • cf9458c Update to Rack v2 API: Use ParamWidget::getParamQuantity() instead of ParamWidget::paramQuantity. by Andrew Belt 2019-10-27 17:58:03 -0400
  • eb41dd7 (tag: v1.4.0) Add Pulses. by Andrew Belt 2019-11-08 01:33:07 -0500
  • e7883ea Remove old license. by Andrew Belt 2019-11-08 01:32:10 -0500
  • 8d7aed6 Move IIRFilter to Rack DSP API. by Andrew Belt 2019-10-20 21:20:46 -0400
  • 4dad59c Clarify graphics licenses. by Andrew Belt 2019-10-20 15:22:46 -0400
  • 8913b70 Expand details in changelog entry. by Andrew Belt 2019-10-19 07:27:02 -0400
  • c4194cd (tag: v1.3.1) Fix missing LEDSliderHandle.svg. by Andrew Belt 2019-10-19 07:20:24 -0400
  • 1e4aed9 (tag: v1.3.0) Finalize Random. by Andrew Belt 2019-10-19 06:03:39 -0400
  • 1d2fff8 Finish Random and repanel. by Andrew Belt 2019-10-18 00:09:24 -0400
  • 9630825 Finish Noise. Finish Random except TRIG input. by Andrew Belt 2019-10-17 05:44:29 -0400
  • 7a4d7da Apply astyle code formatting. by Andrew Belt 2019-10-15 00:57:11 -0400
  • 7b1aaed Relicense to GPLv3. by Andrew Belt 2019-10-15 00:55:39 -0400
  • 7cea14f Use LEDLightSlider in VCMixer. by Andrew Belt 2019-09-26 10:55:11 -0400
  • 3ad450c Fix polyphony issues in SequentialSwitch. by Andrew Belt 2019-09-25 04:23:28 -0400
  • e8ff7c2 Make VCA-1 display polyphonic CV. by Andrew Belt 2019-09-20 01:52:34 -0400
  • 663b2c9 Revert "Remove polyphony from Mixer." by Andrew Belt 2019-08-28 18:22:56 -0400
  • 05e1a19 Remove polyphony from Mixer. by Andrew Belt 2019-08-28 16:06:12 -0400
  • a3d3c4c (tag: v1.2.1) Bump version. by Andrew Belt 2019-08-22 20:34:54 -0400