| Port details on branch 2020Q3 |
- csound Sound synthesizer
- 6.14.0 audio
=0 6.14.0Version of this port present on the latest quarterly branch. DEPRECATED: Uses Python 2.7 which is EOLed upstream
This port expired on: 2020-12-31
- Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-09-21 22:27:11
- Last Update: 2020-09-21 22:21:21
- Commit Hash: 964bc1b
- Also Listed In: lang
- License: LGPL21+
- WWW:
- https://csound.com/
- Description:
- Csound is a programming language designed and optimized for sound
rendering and signal processing. The language consists of over 450
opcodes - the operational codes that the sound designer uses to build
"instruments" or patches.
Although there are an increasing number of graphical "front-ends" for
the language, you typically design and modify your patches using a word
processor. Usually, you create two text files - a .orc (orchestra) file
containing the "instruments," and a .sco (score) file containing the
"notes."
In Csound, the complexity of your patches is limited by your knowledge,
interest, and need, but never by the language itself. For instance, a
22,050 oscillator additive synthesizer with 1024 stage envelope
generators on each is merely a copy-and-paste operation. The same goes
for a 1 million voice granular texture!
Have you ever dreamed of sounds such as these? Well in Csound you can.
And in Csound these dreams can come true!
WWW: https://csound.com/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/csound/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/csound
- pkg install csound
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: csound
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1580112683
SHA256 (csound-csound-6.14.0_GH0.tar.gz) = bef349c5304b2d3431ef417933b4c9e9469c0a408a4fa4a98acf0070af360a22
SIZE (csound-csound-6.14.0_GH0.tar.gz) = 26812543
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- boost-libs>0 : devel/boost-libs
- swig : devel/swig
- gmm++>0 : math/gmm++
- dssi>0 : audio/dssi
- faust>0 : audio/faust
- bison : devel/bison
- cmake : devel/cmake
- ninja : devel/ninja
- eigen3.pc : math/eigen3
- python2.7 : lang/python27
- msgfmt : devel/gettext-tools
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Runtime dependencies:
-
- dssi>0 : audio/dssi
- faust>0 : audio/faust
- llvm60>0 : devel/llvm60
- python2.7 : lang/python27
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Library dependencies:
-
- libsamplerate.so : audio/libsamplerate
- libsndfile.so : audio/libsndfile
- libdssialsacompat.so : audio/libdssialsacompat
- libfltk.so : x11-toolkits/fltk
- libpng.so : graphics/png
- libjack.so : audio/jack
- liblo.so : audio/liblo
- libstk.so : audio/stk
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for csound-6.14.0:
CURL=off: Data transfer support via cURL
FLTK=on: Build FLTK plugin and GUI
HDF5=off: Build HDF5 read/write opcodes
NLS=on: Native Language Support
OPENMP=on: Parallel processing support via OpenMP
PORTAUDIO=off: Build PortAudio I/O module
PULSEAUDIO=off: Build PulseAudio I/O module
====> Build and/or install plugins
BUCHLA=on: Build the Buchla filter opcode
CHUA=on: Build the chua opcodes
DSSI=on: Build DSSI opcodes
EXCITER=on: Build the exciter opcode
FAUST=on: Build the Faust opcodes
FLUIDSYNTH=off: Building FluidSynth opcodes
IMAGE=on: Build Image opcodes
JACK=on: Build the JACK related opcodes
LUA=off: Build Lua Interface and opcodes
LINALG=on: Build the linear algebra opcodes
OSC=on: Build OSC opcodes
P5GLOVE=on: Build PortAudio I/O module
PADSYNTH=on: Build the Padsynth opcode
PLATEREV=on: Build the platerev opcode
PVSGENDY=off: Build the pvsgendy opcode
SCANSYN=on: Build the select opcodes
SELECT=on: Build the select opcode
SERIAL=on: Build the serial opcode
STACK=on: Build the stack opcodes
STK=on: Build the stk opcodes
WIIMOTE=off: Build the Wiimote opcodes
===> Use 'make config' to modify these settings
- Options name:
- audio_csound
- USES:
- alias bison cmake compiler:c++11-lib eigen:3 localbase ncurses python:2.7 ssl xorg gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|