Skip to content

Releases: jhoar/AmalgamatedHarmonics

Amalgamated Harmonics v0.6.1

02 Apr 07:28
Compare
Choose a tag to compare

Quick release to bump the version number for inclusion of the release into Plugin Manager. Future releases will be managed through the Plugin Manager and through VCV Rack community team. A small bugfix is included to resolve Issue #15.

Amalgamated Harmonics v0.6.0

02 Apr 07:24
Compare
Choose a tag to compare

Bumper module release for Rack 0.6

  • New! Ruckus, a trigger sequencer based on summed clock dividers. Inspired by the excellent Trigger Riot by Tiptip Audio and featuring new React-O-Display technology
  • New! SLN, a slew-limited noise source. A MODULE MASHUP of the Befaco Slew Limiter, Audible Instruments Utilities and Boguadio Noise modules

Improvement and Bug Fixes

  • Imperfect MkII: Reduced to 4 channels, but with voltage control over the delay and gate length settings. Also features new React-O-Display technology to reduce UI clutter
  • Issue #12: Fifths and Fourths can now interpret the root input using the standard V/Oct scaling as well as the Circle of Fifths; state is saved in the patch
  • The TRANS input now quantized in Scale Quantizer MkII
  • Add hold input and trigger-on-note-change output to Scale Quantizer MkII
  • Fixed Arpeggiator MKII display being unresponsive when no clock is received
  • UI revamp and cleanup, add React-O-Display to Progress to reduce wasted space on right side.

Amalgamated Harmonics v0.5.8

27 Jan 22:24
Compare
Choose a tag to compare
  • New Module: Imperfect, a trigger-to-gate and clock-divider module.
  • Release of Arpeggiator Mk.II that now features CV controlled pattern and arpeggio selection, with a substantial overhaul under the hood which should allow easier extension in the future. The random modes have been dropped for the time being, but will return.
  • Add transpose input to Scale Quantizer Mk.II. This shifts the pitch of all outputs by +-11 semitones
  • Add serialisation code for Arpeggiator Mk.II and Progress (see #11)
  • Fix the quantizer code (again)

0.5.7: A Quick Fix

01 Jan 18:45
Compare
Choose a tag to compare

0.5.7 changes:

  • Fix the quantizers, which were not doing anything useful in keys other than C

Happy New Year: A new Amalgamated Harmonics release - 0.5.6

31 Dec 18:51
Compare
Choose a tag to compare

To celebrate the arrival of 2018, our biggest release yet!

  • New Module: Progress, a chord sequencer
  • New Module; Fifths and Fourths, a Circle of Fifths implementation intended to work with the Progress and Scale Quantizer modules
  • Scale Quantizer MkII now includes trimpots that pitch-shift the output up to 3 whole octaves up or down
  • UI tweaks, including Scale Quantizer UIs updated in line with Fifths and Fourths

Amalgamated Harmonics v0.5.5

15 Dec 17:58
Compare
Choose a tag to compare

Arpeggiator

  • Controls for STEP and DIST which the CV inputs override if used
  • Free-running mode clocked from the CLK input if no input on TRIG #4 #5
  • Button to one-shot trigger a sequence #8
  • Fix a bug where disconnecting all input pitches would cause the module to get stuck
  • Internal code cleanup
  • UI updates

Amalgamated Harmonics v0.5.4

12 Dec 22:16
Compare
Choose a tag to compare
  • Add MkII Scale Quantizer, which replaces the scale-based triggers with multiple in/outs, knobs to control scale which are overriden by CV inputs. The trigger output has been removed.
  • Fix scaling to 0-10V on Key and Scale inputs on quantizers

Amalgamated Harmonics v0.5.3

28 Nov 23:25
Compare
Choose a tag to compare

Change for 0.5.3

  • New mode for SEQ: RND. 50/50 up or down at the end of each cycle (random walk)
  • New mode for ARP: RND. Randomly selects from pitches
  • LOCK affect randomised pitches, update README
  • Sequence and Arpeggio are re-read at the beginning of each cycle, and Lock now locks SEQ and ARP as well as the pitches
  • STEPS and DIST now read the full range from -10 to +10 and scale it to MAX_STEP and MAX_DIST
  • Fix loose note on zero STEPS or startup
  • Add display and UI tweaks

Amalgamated Harmonics v0.5.2

27 Nov 06:09
Compare
Choose a tag to compare

This release features improvements to the Arpeggiator

  • 6 pitch inputs
  • Pitch lock
  • Independent direction controls
  • Fix to baseplate being in offset slightly
  • Better documentation
  • Include a Linux build. I have not been able to test this as VCV Rack does not run on the VM which I used to build this, so feedback welcome!

Update: previous binaries were in debug mode; I've uploaded new binaries (0.5.2a) which are better behaved.

Amalgamated Harmonics v0.5.1

24 Nov 19:23
Compare
Choose a tag to compare
  • Arpeggiator: Arpeggiator is now somewhat useful, taking multiple pitches as input and offering a few output gates which are fired based on cycles or sequences ending.
  • Scale Quantizer: Added an output which fIres a gate when the quantized note changes