Port details on branch 2023Q1 |
- csound Sound synthesizer
- 6.15.0_10 audio =11 6.15.0_10Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2000-10-11 22:58:05
- Last Update: 2024-04-20 14:22:24
- Commit Hash: 8556c08
- People watching this port, also watch:: libogg, p5-Error, libxml2, p5-libwww, sox
- 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!
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- clearsilver
- go-cs
- libextractor
- outguess
- 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 = 1613608252
SHA256 (csound-csound-6.15.0_GH0.tar.gz) = d47ed0fb70c752cb06ee2655ee9f010d8d1e369fc73d09d2ac2bc1b3060bf724
SIZE (csound-csound-6.15.0_GH0.tar.gz) = 31879171
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
- bison : devel/bison
- cmake : devel/cmake-core
- ninja : devel/ninja
- eigen3.pc : math/eigen3
- python3.9 : lang/python39
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- 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
- 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
- libfaust.so : audio/faust
- 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
- This port is required by:
- for Libraries
-
- audio/csoundqt
- multimedia/gstreamer1-plugins-rust
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for csound-6.15.0_10:
CURL=off: Data transfer support via cURL
FLTK=on: Build FLTK plugin and GUI
HDF5=off: Build HDF5 read/write plugin
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/install opcodes
BUCHLA=on: Build the Buchla filter opcode
CHUA=on: Build the chua opcodes
COUNTER=off: Build the serial opcode
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 module
LINALG=on: Build the linear algebra opcodes
MP3OUT=off: Build MP3OUT 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
PYTHON=off: Build the Python opcodes
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
VST4CS=off: Build the vst4cs 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 cpe eigen:3 localbase ncurses python:build ssl xorg gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|