Skip to content

Releases: zlosynth/achordion

v2.4.0

16 Oct 21:03

Choose a tag to compare

Changes

  • Quantize TONE input 1V/oct CV to the closest note. The original white key
    quantization is now available as an alternative firmware.

Firmware

Achordion's firmware can be upgraded to obtain new features and bug-fixes. To do so, download the achordion-firmware-2.4.0.bin binary from attachments bellow, navigate to Electro-Smith's web programmer and follow the guide to upload the binary through the "File Upload" tab.

Input quantization

By default, the input CV snaps to the closest note voltage. This works well with normal inputs or tones that are already quantized to the scale.

If you use a keyboard for CV source, consider trying the alternative firmare achordion-firmware-x.y.z-white-key-quantization.bin which maps white keys to all notes of the scale.

v2.3.0

25 Nov 23:42

Choose a tag to compare

Changes

  • Introduce basic detune to the first detune section.
  • Tune the output to match 440 Hz at A.
  • Fix 1V/oct alignment of unquantized solo voice output.
  • Move Pure Data externals to a dedicated project.
  • Offer alternative firmware with white key quantization disabled.

Firmware

Achordion's firmware can be upgraded to obtain new features and bug-fixes. To do so, download the binary from attachments bellow, navigate to Electro-Smith's web programmer and follow the guide to upload the binary throught the "File Upload" tab.

Known issues

Due to white key quantization, the module is quite sensitive to inaccurate CV input of TONE. This is especially notable when the same CV is simultaneously used to control the pitch of another module as well. If you suffer from these issues, try the alternative firmware achordion-firmware-x.y.z-even-quantization.bin.

v2.2.1

31 Jul 13:18

Choose a tag to compare

Changes

  • Split modal playing control to bind mode and scale CVs separately.
  • Shift the range of TONE' by 2 octaves higher.
  • Fix scaling of scale tonic CV to properly track 1V/oct.
  • Persist tonic configuration between restarts.

Firmware

Achordion's firmware can be upgraded to obtain new features and bug-fixes. To do so, download the binary from attachments bellow, navigate to Electro-Smith's web programmer and follow the guide described under the "Display Help" button.

v2.2.0

19 Jul 20:19

Choose a tag to compare

Changes

  • Blink the signal LED twice to signalize new version.
  • Add harmonic minor mode.
  • Introduce configuration menu.
  • Allow remapping of CV inputs to control scale's tonic and mode.
  • Enable overdrive through the configuration menu.
  • Order of modes can be changed in the configuration menu.
  • Extend the build manual with additional notes.
  • Update pictures in the build manual to match version 2.

Firmware

Achordion's firmware can be upgraded to obtain new features and bug-fixes. To do so, download the binary from attachments bellow, navigate to Electro-Smith's web programmer and follow the guide described under the "Display Help" button.

v2.1.0

26 Apr 18:22

Choose a tag to compare

  • Introduce togglable overdrive mode, compensating for big headroom.
  • Add tooling holes to the PCB.
  • Adjust V/oct response to reflect the new voltage range.
  • Fix contents of each TONE output.

v2.0.0

23 Apr 13:32

Choose a tag to compare

  • Replace Daisy Seed with Daisy Patch Submodule, to assure CE requirements.
  • Switch to 0805 footprints for easier hand-soldering.
  • Change from 3 board to 2 board design to become skiff friendly.
  • Remove debug pins due to lack of I/O.
  • Prevent flash memory from getting worn out by utilizing its full range, saving only on change and increasing the backup interval.
  • Blink the on-board LED every 2 seconds to indicate that the firmware is running.

v1.3.1

07 Feb 20:22

Choose a tag to compare

  • Fix english, change "unisono" to "unison".
  • Disable line voice when its V/OCT input gets below zero.
  • Fix a regression where the module would not fade in on boot.
  • Document current requirements.

v1.3.0

03 Feb 20:40

Choose a tag to compare

  • Introduce documentation of the build process.
  • Remove amplitude balancing on small chords. This causes weak signal output but guarantees stable loudness on continuous tones.
  • Adjust solo and chord V/OCT tracking to react uniformly to input voltage.
  • Avoid pops on chord changes by increasing the fade-in/out time of individual oscillators to 3 ms.

v1.2.0

19 Dec 11:41

Choose a tag to compare

  • Add mounting holes for distancing standoffs.
  • Label boards and their sides to allow clear identification while building.
  • Make it possible to disable quantization on the side line.
  • Divide each octave V/OCT input to 7 almost equal sections.
  • Document the depth of the module.
  • Fully utilize the display while indicating the chord mode.
  • Introduce V/OCT control of chords.
  • Change CV range for chords to 0-10V.
  • Improve the amplitude balance between low and high number of voices.
  • Fix a bug where uninitialized voices would cause bit noise.
  • Send solo output to SOLO' jack, as written in the documentation.
  • Decrease the brightness of LEDs.

v1.1.0

13 Dec 20:36

Choose a tag to compare

  • The display now priorititizes what is being changed through pots over CV. Furthermore, one CV overtakes another only after the original source is idle.
  • Fix calibration display. The lower octave is now signalized by LEDs on the left, higher on the right.
  • Increase display sensitivity to CV, so it shows even small changes of input.
  • If multiple CV inputs compete, the one that was controled through the pot most recently is picked.
  • Prevent solo CV from bouncing between notes.
  • Stabilize the display, so it does not blink while crossing large differences in V/OCT.
  • Change the loading animation to go one LED at the time.
  • Fix scale tonic control, so the pot does not wrap around when set to top.
  • Resolve a bug where saved parameters sometimes failed to get restored.