Skip to content

Releases: alienmind/m4l-gugelhupf

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 04:10

What's Changed

  • 1.2 - fix the Studio's choppy audio, close two shipped items by @alienmind in #14

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 19:22

What's Changed

  • 1.1.0 - the real strudel.cc as the instrument, and a device view to drive it by @alienmind in #13

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 21:02

What's Changed

  • 1.0.0: transport follow, offline sample cache, Strudel Synth, and the main device becomes alienmind-strudel by @alienmind in #12

Full Changelog: v0.9.5...v1.0.0

v0.9.5

Choose a tag to compare

@github-actions github-actions released this 19 Jul 17:59

Release 0.9.5

This PR wraps up the final deliverables for the 0.9.5 release.

  • Dependencies: Bumps @m4l-jweb dependencies to 0.9.5.
  • Superdough: We introduce the new Superdough instrument that is 99% Strudel compatible and generates sound from code. It's a bit hacky though ;-)
  • Racks: Introduces the new Superdough and Bass experimental racks to the presets/ directory.
  • Documentation: Clean up all documents.
  • Build Artifacts: pnpm-lock.yaml is synced.

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 18 Jul 21:58

Added pattern-driven modulation; added new devices (drums-sampler) and reorganized/renamed the rest (drums-midi, sample-catalog.
Cleaned up code and visual layouts. Native buttons remain hidden now but available for macros and automations. Ableton Push banks (groupings of settings) are officially deployed with each device. introduced a code-driven behaviour for the Drums Sampler with auto-downloading drum machine banks, following the banks("") approach of strudel itself ; unified device UI chrome into a single cohesive layout. Added a persistent 'Full Studio' window and a Strudel feature reference guide. This is almost ready for v1.0.0 release after one major spike.