Skip to content

Releases: zlosynth/kaseta

v0.5.0

11 Dec 16:11
Compare
Choose a tag to compare

Changes

  • Further refactoring of the control module.
  • Control speed through clock signal or tap-in.
  • Implement firmware binding.
  • Recover configuration after restart.
  • Introduce internal oscillator.
  • Trigger impulse by a chance set through volume.
  • Optionally apply tone only on feedback.
  • Apply DC blocking filter on output.
  • Allow configuration of rewind speeds per head.

v0.4.0

28 Nov 19:23
Compare
Choose a tag to compare
  • Design the PCB.
  • Initialize basic skeleton of firmware.
  • Implement stereo output and panning.
  • Introduce board peripherals abstraction.
  • Blink status LED.
  • Implement input calibration.
  • Allow mapping of the CV input to an arbitrary attribute.
  • Provide a configuration menu.
  • Detect tempo from tap on button or clock in CV.
  • Completelly rework control manipulation.

v0.3.0

06 Nov 21:41
Compare
Choose a tag to compare
  • Introduce tone control.
  • Tweak wow response and control it using a single attribute.
  • Implement basic flutter as an alternative to wow.
  • Employ linear interpolation for wow and flutter.

v0.2.0

30 Oct 21:35
Compare
Choose a tag to compare
  • Extend maximum delay size to 2 minutes.
  • Introduce delay impulse output, turning Kaseta into a trigger sequencer.

v0.1.0

30 Oct 10:22
Compare
Choose a tag to compare
  • Create a proof of concept, providing basic support of saturation, delay, wow and flutter.
  • Design basic outline of the PCB.
  • Prepare a draft of the user manual.