File: News-3_8.schelp

package info (click to toggle)
supercollider 1%3A3.13.0%2Brepack-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 80,292 kB
  • sloc: cpp: 476,363; lisp: 84,680; ansic: 77,685; sh: 25,509; python: 7,909; makefile: 3,440; perl: 1,964; javascript: 974; xml: 826; java: 677; yacc: 314; lex: 175; objc: 152; ruby: 136
file content (44 lines) | stat: -rw-r--r-- 2,295 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
title:: News in 3.8
summary:: A summary of news in SC 3.8
categories:: News
related::Guides/News-3_7, Guides/News-3_6, Guides/News-3_5, Guides/Debugging-tips

3.8 is light on new features and heavy on small bugfixes. See CHANGELOG.md for more details.

SECTION::SuperCollider IDE

LIST::
## The middle mouse button now closes tabs.
## A new menu entry, Language > Quarks, launches Quarks.gui.
::

SECTION::SuperCollider Language

LIST::
## New methods: link::Classes/Function#-plotAudio::, link::Classes/Bus#-plotAudio::.
## It is now easier to insert custom views, in particular subclasses of link::Classes/SCViewHolder::, into layouts.
## New methods: link::Classes/TreeView#-addChild::, link::Classes/TreeView#-insertChild::, and link::Classes/TreeView#-childAt::, alias methods provided for symmetry with TreeViewItem.
::

SECTION::SuperCollider Server

LIST::
## A new command-line option for scsynth, -B, allows binding to a specific address.
## link::Classes/VOsc:: supports an audio-rate phasein argument.
## link::Classes/TGrains:: supports numChannels set to 1.
::

SECTION::API changes

LIST::
## The number of default audio buses has been increased from 128 to 1024.
## link::Classes/TGrains::, link::Classes/GrainBuf::, link::Classes/GrainSin::, link::Classes/GrainFM::, and link::Classes/GrainIn:: now have unified panning behavior when numChannels is 2 and the pan exceeds the range [-1, 1].
## Several old methods have been deprecated from link::Classes/PathName::: *fromOS9, foldersWithoutCVS, isCVS, foldersWithoutSVN, isSVN, filesDoNoCVS, filesDoNoSVN, streamTreeNoCVS.
## The argument "startframe" has been renamed to "startFrame" and "aSoundFile" to "soundFile" in the following methods of link::Classes/SoundFileView::: loadFile, setData, readFile, read, readFileWithTask, readWithTask.
::

SECTION:: Known Issues

While much has improved and many bugs from 3.7 have been fixed, there are still many known issues. For a complete list see: link::https://github.com/supercollider/supercollider/issues/::

Please do not hesitate to add new issues you find to the LINK::https://github.com/supercollider/supercollider/issues##issue tracker:: or mention them on the  LINK::http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx##mailing list::