Published December 16, 2016
| Version v2.11.1
Software
Open
samaaron/sonic-pi: Version 2.11.1 - 'Hack'
Authors/Creators
- Sam Aaron1
- Hanno Zulla2
- Joseph Wilk3
- ethancrawford
- Jeremy Weatherford
- Łukasz Siwiński
- kn1kn1
- Xavier Riley
- ContesseLina
- Martin Keegan
- Nicolas Dermine
- Luis Lloret
- Federico P.
- Adrian Cheater
- Robin Newman
- dal Pozzo4
- verbgio
- Wolfgang Werner
- mpatrascu
- G. Martin Butz
- Ruben Tobalina
- Emlyn Corrin5
- Weblate push user6
- petterreinholdtsen
- Tiago Morais Morgado7
- berk1n
- Paulo Chiliguano
- Clare Macrae
- Jeroen Castelein
- Daniele P.
- 1. University of Cambridge
- 2. epublica
- 3. Poetic Computation
- 4. Centro de Creaciones Electroacústicas
- 5. SwiftKey (@TouchType), @Microsoft
- 6. @WeblateOrg
- 7. Nachtstuck Records
Description
16th Dec, 2016 (view commits)
This is primarily a maintainance release containing a number of bug
fixes and minor tweaks. The feature set remains unchanged from v2.11.
One of the core bugs fixed in this release is an issue with the return key within some Japanese layouts. Another important change is the unification of the font on all platforms to Hack. This is from the same family as Menlo and Bitstream Vera (the previous fonts for Mac and Linux respectively) and a dramatic improvement to the Courier font previously used for Windows.
GUI- Move all platforms to the same font - Hack.
- Improve initial log information and messages.
- The scope axes are no longer shown by default for a cleaner look and feel.
- Add new MagPi article on sample stretching.
- Ensure
chord_invert's shift value is a whole number - otherwise it is possible to get into an infinite recursion. - Ensure thread locals have correct default values on
clear. When a run is created, the thread is given a set of default thread locals. Previouslyclearremoved all thread locals. Now, we reset the thread locals to the defaults for a brand new thread. - Fix line reported on syntax error.
- Fix unknown synth error message.
synccan once again handle multiple cues correctly.- Fix boot issues for users that don't have a standard /etc/hosts file that contains an entry for localhost.
sample_durationnow handles onsets, slices and sustain.- Fix issue with return key not being recognised with Japanese keyboards.
- Fix sporadic flickering of current line on Raspberry Pi.
- Fix errors in buffer 0 being reported as being from buffer 3.
- Fix scrollbar background colour on Windows in dark mode.
- Improve error message reported when required ports are not available at boot.
- Fix issue with calling
controlon a chord group. - Fix
randandrand_ito honour their arguments.
Files
samaaron/sonic-pi-v2.11.1.zip
Files
(84.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:6f0d23f9e72805a4920fa54cf674fc35
|
84.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/samaaron/sonic-pi/tree/v2.11.1 (URL)