• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.github/workflows/H13-Aug-2020-3432

Android/H03-May-2022-18,65915,213

Bela/H03-May-2022-1,123856

DockerFiles/H13-Aug-2020-17987

Emscripten/H03-May-2022-3,6903,058

Engine/H13-Aug-2020-33,69426,235

Frontends/H03-May-2022-3,5913,160

H/H03-May-2022-7,2413,848

InOut/H03-May-2022-29,06923,314

OOps/H03-May-2022-38,12630,701

Opcodes/H03-May-2022-145,706109,905

Release_Notes/H13-Aug-2020-3,7742,169

Top/H03-May-2022-14,12911,332

cmake/H13-Aug-2020-627515

dependencies/H13-Aug-2020-226154

doc/H03-May-2022-6,0684,642

etc/H13-Aug-2020-13,3868,842

examples/H13-Aug-2020-2,0901,757

iOS/H13-Aug-2020-61,15442,071

include/H03-May-2022-10,6605,627

installer/H13-Aug-2020-9,6178,007

interfaces/H03-May-2022-10,1337,089

mingw64/H13-Aug-2020-979845

mingw64-linux/H13-Aug-2020-549322

msvc/H13-Aug-2020-383291

po/H03-May-2022-144,971112,862

samples/H03-May-2022-87

tests/H13-Aug-2020-318,099307,204

util/H03-May-2022-15,89611,519

util1/H03-May-2022-2,9742,477

util2/H13-Aug-2020-437341

.editorconfigH A D13-Aug-2020199 1310

.gitignoreH A D13-Aug-20203 KiB227195

.travis.ymlH A D13-Aug-20202.8 KiB8783

AUTHORSH A D13-Aug-20201.8 KiB10397

BUILD.mdH A D13-Aug-202021.5 KiB712410

COPYINGH A D13-Aug-202025.8 KiB505418

Custom.cmake.exH A D13-Aug-2020769 2821

INSTALLINGH A D13-Aug-2020321 137

README.mdH A D13-Aug-20202.9 KiB10084

Submitting_opcodes.mdH A D13-Aug-20203.6 KiB11284

all_string_filesH A D13-Aug-202012.2 KiB594593

appveyor.ymlH A D13-Aug-20203.5 KiB8875

azure-pipelines.ymlH A D13-Aug-20202.5 KiB7662

config.doxygenH A D13-Aug-2020522 2622

longline.cH A D13-Aug-20201.7 KiB6862

nsliders.tkH A D13-Aug-20202.3 KiB12082

README.md

1# CSOUND
2Version 6.14.0
3
4[![Build Status](https://travis-ci.org/csound/csound.svg?branch=develop)](https://travis-ci.org/csound/csound)
5[![Build status](https://ci.appveyor.com/api/projects/status/1qamc986774rsbjq/branch/develop?svg=true)](https://ci.appveyor.com/project/csound/csound/branch/develop)
6<!--- ![Coverity Status](https://scan.coverity.com/projects/1822/badge.svg) --->
7A sound and music computing system.
8
9Csound is copyright (c) 1991-2020 The Csound Developers, see CONTRIBUTORS
10
11Csound is free software; you can redistribute them
12and/or modify them under the terms of the GNU Lesser General Public
13License as published by the Free Software Foundation; either
14version 2.1 of the License, or (at your option) any later version.
15
16Csound is distributed in the hope that they will be useful,
17but WITHOUT ANY WARRANTY; without even the implied warranty of
18MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19GNU Lesser General Public License for more details.
20
21You should have received a copy of the GNU Lesser General Public
22License along with this software; if not, write to the Free Software
23Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
2402110-1301 USA
25
26# GETTING STARTED
27
28This repository contains the code for the core Csound library, the
29interfaces library, and the command-line interface frontend. It also
30contains specific code for ports to various embedded, mobile and web platforms.
31
32For general project information, please look at http://csound.com,
33where all details about Csound, what it does, its history, music
34made with it, and many other things can be found.
35
36The Csound Reference Manual can be found online at http://docs.csound.com.
37
38The Csound API application programming interface reference
39may be found online at http://csound.github.io/docs/api/index.html.
40
41Information on how to build Csound on various platforms is given in
42the BUILD.md file at the top level directory of this repository.
43
44Information about build pipelines with Azure and Github actions is given in
45[DockerFiles/Readme.md](DockerFiles/ReadMe.md).
46
47# CONTRIBUTORS
48
49Csound contains contributions from musicians, scientists, and programmers
50from around the world. They include (but are not limited to):
51
52* Allan Lee
53* Andres Cabrera
54* Anthony Kozar
55* Barry Vercoe
56* Bill Gardner
57* Bill Verplank
58* Dan Ellis
59* David Macintyre
60* Ed Costello
61* Eli Breder
62* Fabio P. Bertolotti
63* Felipe Sataler
64* Gabriel Maldonado
65* Greg Sullivan
66* Hans Mikelson
67* Henri Manson
68* Ian McCurdy
69* Istvan Varga
70* Jean Piché
71* Joachim Heintz
72* John Ramsdell
73* John ffitch
74* Marc Resibois
75* Mark Dolson
76* Matt Ingalls
77* Max Mathews
78* Michael Casey
79* Michael Clark
80* Michael Gogins
81* Mike Berry
82* Nate Whetsell
83* Paris Smaragdis
84* Perry Cook
85* Peter Neubäcker
86* Peter Nix
87* Rasmus Ekman
88* Richard Dobson
89* Richard Karpen
90* Rob Shaw
91* Robin Whittle
92* Rory Walsh
93* Sean Costello
94* Stephen Kyne
95* Steven Yi
96* Tito Latini
97* Tom Erbe
98* Victor Lazzarini
99* Ville Pulkki
100