Releases: surge-synthesizer/stochas
Release v1.3.12
Release v1.3.11
Nightly
Stable Release v1.3.10
Automated build of stochas
For more information see https://surge-synth-team.org/stochas/
Tue Feb 20 00:03:56 UTC 2024
Most recent commits:
b62d684 Upgrade to Juce 7.1.0 / Clap 1.2.0 (#142)
0cb2e83 cleanup (#140)
95195f7 automation clamp crash and auto record feature (#139)
8d9ff47 fix: default to midi note name (#126)
fd44453 update version
Stable Release v1.3.9
Automated build of stochas
For more information see https://surge-synth-team.org/stochas/
Sun Dec 4 21:07:35 UTC 2022
Most recent commits:
8d9ff47 fix: default to midi note name (#126)
fd44453 update version
16f31fe Fix various typos (#122)
6cbc316 Bug fix and feature (#119)
22bf044 JUCE 6.1.6; CLAP turned on (but not working) (#117)
Stable Release v1.3.8
Automated build of stochas
For more information see https://surge-synth-team.org/stochas/
Mon Nov 21 13:42:37 UTC 2022
Most recent commits:
fd44453 update version
16f31fe Fix various typos (#122)
6cbc316 Bug fix and feature (#119)
22bf044 JUCE 6.1.6; CLAP turned on (but not working) (#117)
46c2cbf Use XDG path for configuration file on Linux (#103)
Stable Release v1.3.5
Automated build of stochas
For more information see https://stochas.org/
Fri Jun 4 00:29:06 UTC 2021
New in this release:
- Bug fix - manual playback and looping in the daw caused a hang in FL
- ARM support - Fixes to support building on Raspberry Pi (thanks Maarten Kruithof)
- Allow manual start/stop/toggle to be midi mapped
- Allow UI to be rescaled for high DPI displays (see settings panel)
Most recent commits:
fe352d7 Fix manual playback looping issue for the second time (#79)
31e65cb Changes char to int8_t for some variables to fix (#77)
87a8e06 Manual playback looping fix (#78)
06f5016 Allow record start/stop/toggle to be midi mapped (#59)
8c38672 UI Rescaling (#56)
Stable Release v1.3.4
Automated build of stochas
For more information see https://surge-synth-team.org/stochas/
Sun Nov 1 17:39:48 UTC 2020
Most recent commits:
b91f74d Merge pull request #48 from rudeog/url_change
d26034a Update URL for website
987278a Merge pull request #44 from rudeog/cantabile_bug
0cf746d Fix for Cantabile loading saved Stochas state
067475c Merge pull request #43 from rudeog/chain
Stable Release v1.3.3
Automated build of stochas
For more information see https://surge-synth-team.org/stochas/
Fri Sep 4 18:44:46 UTC 2020
Most recent commits:
a2346d3 Merge pull request #22 from rudeog/logo
3dfe9d2 Add logo, update info box and text
9514d74 Merge pull request #21 from rudeog/standalone
7dec85c standalone mode fully functional
2dd554e Enable standalone functionality