Releases: alienmind/m4l-gugelhupf
Release list
v1.2.0
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
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
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
Release 0.9.5
This PR wraps up the final deliverables for the 0.9.5 release.
- Dependencies: Bumps
@m4l-jwebdependencies to0.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.yamlis synced.
v0.9.1
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.