Skip to content

Commit 3bb481a

Browse files
committed
improve phrasing of features
1 parent 2854b21 commit 3bb481a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/features.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
*scide* – An editor for sclang with an integrated help system
55
<br />
66
Due to the client/server architecture, it is possible for multiple clients to connect and control what is happening on the server.
7-
Although sclang is the native client for the server, there are also several client implementations in other programming languages such as [Python](https://supriya-project.github.io/supriya/), [JavaScript](https://crucialfelix.github.io/supercolliderjs/#/), [Haskell](https://rohandrape.net/?t=hsc3) or [Scala](https://codeberg.org/sciss/ScalaCollider).
7+
Although [sclang](https://docs.supercollider.online/Tutorials/Getting-Started/01-Introductory-Remarks.html) is the native language and client for the server, there are also several client implementations in other programming languages such as [Python](https://supriya-project.github.io/supriya/), [JavaScript](https://crucialfelix.github.io/supercolliderjs/#/), [Haskell](https://rohandrape.net/?t=hsc3) or [Scala](https://codeberg.org/sciss/ScalaCollider).
88
<br />
99
SuperCollider also includes an alternative implementation of scsynth called **supernova** which has multi-threading support.
1010
<br /><br />
1111
**SuperCollider** was developed by James McCartney and originally released in 1996.
1212
In 2002, he generously released it as free software under the GNU General Public License.
13-
It is now maintained and developed by an active and enthusiastic community.
13+
Since then, it is maintained and developed by an active and enthusiastic community.
1414
{: .features }

0 commit comments

Comments
 (0)