csound

Install command:
brew install csound

Sound and music computing system

https://csound.com

License: LGPL-2.1-or-later

Formula JSON API: /api/formula/csound.json

Formula code: csound.rb on GitHub

Bottle (binary package) installation support provided for:

Apple Silicon sonoma
ventura
monterey
Intel sonoma
ventura
monterey
64-bit linux

Current versions:

stable 6.18.1
head ⚡️ HEAD

Revision: 6

Depends on:

faust 2.72.14 Functional programming language for real time signal processing
fltk 1.3.9 Cross-platform C++ GUI toolkit
fluid-synth 2.3.5 Real-time software synthesizer based on the SoundFont 2 specs
gettext 0.22.5 GNU internationalization (i18n) and localization (l10n) library
hdf5 1.14.3 File format designed to store large amounts of data
jack 1.9.22 Audio Connection Kit
lame 3.100 High quality MPEG Audio Layer III (MP3) encoder
liblo 0.32 Lightweight Open Sound Control implementation
libpng 1.6.43 Library for manipulating PNG images
libsamplerate 0.2.2 Library for sample rate conversion of audio data
libsndfile 1.2.2 C library for files containing sampled sound
libwebsockets 4.3.3 C websockets server library
numpy 1.26.4 Package for scientific computing with Python
openjdk 21.0.2 Development kit for the Java programming language
openssl@3 3.2.1 Cryptography and SSL/TLS Toolkit
portaudio 19.7.0 Cross-platform library for audio I/O
portmidi 2.0.4 Cross-platform library for real-time MIDI I/O
python@3.12 3.12.3 Interpreted, interactive, object-oriented programming language
stk 5.0.1 Sound Synthesis Toolkit
wiiuse 0.15.6 Connect Nintendo Wii Remotes

Depends on when building from source:

asio 1.30.2 Cross-platform C++ Library for asynchronous programming
cmake 3.29.2 Cross-platform make
eigen 3.4.0 C++ template library for linear algebra
swig 4.2.1 Generate scripting interfaces to C/C++ code

Conflicts with: libextractor, pkcrack

To use the Java bindings, you may need to add to your shell profile
e.g. ~/.profile or ~/.zshrc:
    export CLASSPATH="$HOMEBREW_PREFIX/opt/csound/libexec/csnd6.jar:."
and link the native shared library into your Java Extensions folder:
    mkdir -p ~/Library/Java/Extensions
    ln -s "$HOMEBREW_PREFIX/opt/csound/libexec/lib_jcsound6.jnilib" ~/Library/Java/Extensions

Analytics:

Installs (30 days)
csound 291
Installs on Request (30 days)
csound 291
Build Errors (30 days)
csound 1
Installs (90 days)
csound 868
Installs on Request (90 days)
csound 868
Installs (365 days)
csound 3,013
csound --HEAD 2
Installs on Request (365 days)
csound 3,013
csound --HEAD 2
Fork me on GitHub