Skip to content

Releases: Allen-Synthesis/EuroPi

v0.15.0

13 Nov 16:20
Compare
Choose a tag to compare

New Scripts

  • Arp: a scale/arpeggio generator by Chris I-B #368
  • Sigma: a gaussian randomness generator inspired by Magnetic Freak's Gaussian module by Chris I-B #369
  • Bezier: two configurable random LFOs based on bezier curves. Inspired by the ADDAC507. By Chris I-B #371
  • Volts: a non-interactive script for generating constant voltages. Useful for debugging or calibrating external equipment. By Chris I-B #382
  • Slopes: a CV processor that generates different gates when a signal is rising, falling, or holding steady, and generates CV signals based on the rate of change of the input signal. By Chris I-B #375

New Features

  • Added support for floating-point ConfigPoint values
  • Buttons can be used as inputs for the Logic script (Chris I-B) #367
  • Added sustain gate, end-of-rise, end-of-fall triggers to Envelope Generator (Chris I-B) #366
  • Added smooth & stepped random wave shapes to Lutra (Chris I-B) #383
  • Add the ability to view only the selected LFO shape in Harmonic LFOs (Jason) #384
  • Expose the second I2C channel to make it easier to work with (Chris I-B) #387

Documentation Improvements

  • Added the full list of components for Jack PCB to build instructions (Chris I-B) #373
  • Add Illustrator and SVG files for panel (Rory Allen) #345
  • Fix Docker build, update UF2 docs for Linux & Mac (Chris I-B) #386
  • Improved Gate Phaser documentation (gamecat69) #378

Bug Fixes

  • Made the missing-file warning when loading JSON config files less alarming (Chris I-B) #372
  • Force Lutra's secondary thread to die when the USB is connected for debugging (Chris I-B) #374
  • Improved Euclidean script's UI rendering to make it more responsive to short triggers (Chris I-B) #380
  • Fix a crash in Scope where the max input voltage was being incorrectly treated as an integer (Chris I-B) #388
  • Fix GitHub CI deprecation notices (Chris I-B) #385

v0.14.0

02 Jun 17:42
Compare
Choose a tag to compare

New Scripts

  • Egressus melodium - Clockable and free-running LFO and random CV pattern generator by @gamecat69 in #337
  • Lutra - Syncable LFO script Inspired by Otterly from Expert Sleepers by @chrisib in #353
  • Bit Garden - Deterministic psudo random gate processor by @awonak in #360
  • Gate Phaser - Gates that drift in and out of phase with each other over time by @gamecat69 in #362

What's Changed

  • Add Mouser links to BOM by @roryjamesallen in #347
  • Add the git attributes to hopefully resolve EOL issues on Windows by @chrisib in #350
  • Egressus melodium - Clockable and free-running LFO and random CV pattern generator by @gamecat69 in #337
  • Remove JSON <--> String conversions when reading/writing files by @chrisib in #348
  • Handle syntax errors when reading JSON files by @chrisib in #352
  • Remove trailing whitespace from all .py and .md files by @chrisib in #351
  • add missing import to envelope_generator by @mjaskula in #355
  • launch first menu item by @mjaskula in #356
  • upgrade to micropython 1.22.2 by @mjaskula in #357
  • Treat europi_config keys like named constants by @chrisib in #346
  • Fix screensaver timer to be less reliant on exact timing by @chrisib in #359
  • Allow re-using ADC readings instead of re-reading all the time by @chrisib in #358
  • Add config option to force module to always boot into the menu by @chrisib in #361
  • Add Lutra script by @chrisib in #353
  • Reduce latency in Clock Modifer script by @chrisib in #363
  • Bit Garden - Deterministic psudo random gate processor by @awonak in #360
  • Add troubleshooting note about using Thonny 3 by @chrisib in #365
  • Improve responsiveness of Gates & Triggers by @chrisib in #364
  • gate phaser initial commit by @gamecat69 in #362

Full Changelog: v0.13.1...v0.14.0

v0.13.1

25 Feb 16:41
1b76592
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.1

v0.12.1

09 Feb 19:46
b8272b8
Compare
Choose a tag to compare

New Scripts

  • Bootloader Mode (Rory Allen) #320
  • Conway's Game of Life LFO (#313) (Chris I-B) #313
  • Traffic (#311) (Chris I-B) #311
  • Clock Multiplier & Divider (#319) (Chris I-B) #319

What's Changed

Full Changelog: v0.11.0...v0.12.1

v0.12.0

09 Feb 18:46
8845a04
Compare
Choose a tag to compare

Skip this release, see https://github.com/Allen-Synthesis/EuroPi/releases/v0.12.1 for the next stable release.

v0.11.0

23 Sep 17:54
808c874
Compare
Choose a tag to compare

New Scripts

  • Particle Physics LFO script (Chris I-B) #297

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

01 Aug 13:08
0800b6f
Compare
Choose a tag to compare

New Scripts

What's Changed

  • remove unnecessary 'self' from quantizer super init call by @mjaskula in #287
  • Add Kompari-inspired contrib script by @chrisib in #290
  • Added instructions how to install the europi-contrib library for the … by @benjiao in #291
  • Add C1 to schematic file and PDF by @roryjamesallen in #286

New Contributors

Full Changelog: v0.9.1...v0.10.0

v0.9.1

16 Jun 14:05
0001aaa
Compare
Choose a tag to compare

New Scripts

What's Changed

New Contributors

Full Changelog: v0.8.1...v0.9.1

v0.8.1

25 Mar 16:18
Compare
Choose a tag to compare

New Script

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

19 Mar 19:00
Compare
Choose a tag to compare

New Scripts

Bug Fixes

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.8.0