🍺 BREW Explorer

← all formulae

csound

brew install csound v6.18.1_14 LGPL-2.1-or-later

Sound and music computing system

64
30-day installs · #4196
246
90-day · #3843
1.3k
365-day · #3407

Runtime dependencies

Build dependencies

Links

Caveats

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
Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "asio",
    "cmake",
    "eigen",
    "swig"
  ],
  "categories": [],
  "caveats": "To use the Java bindings, you may need to add to your shell profile\ne.g. ~/.profile or ~/.zshrc:\n  export CLASSPATH=\"$HOMEBREW_PREFIX/opt/csound/libexec/csnd6.jar:.\"\nand link the native shared library into your Java Extensions folder:\n  mkdir -p ~/Library/Java/Extensions\n  ln -s \"$HOMEBREW_PREFIX/opt/csound/libexec/lib_jcsound6.jnilib\" ~/Library/Java/Extensions\n",
  "conflicts_with": [
    "libextractor"
  ],
  "dependencies": [
    "faust",
    "fltk",
    "fluid-synth",
    "gettext",
    "hdf5",
    "jack",
    "lame",
    "liblo",
    "libpng",
    "libsamplerate",
    "libsndfile",
    "libwebsockets",
    "numpy",
    "openjdk",
    "openssl@3",
    "portaudio",
    "portmidi",
    "python@3.14",
    "stk",
    "wiiuse"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Sound and music computing system",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:43+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "csound",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://csound.com",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "Csound",
  "installs_30d": 64,
  "installs_365d": 1301,
  "installs_90d": 246,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "LGPL-2.1-or-later",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "csound",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 4196,
  "rank_365d": 3407,
  "rank_90d": 3843,
  "raw_hash": "530c17e43b48b5f7",
  "recommended_dependencies": [],
  "revision": 14,
  "ruby_source_path": "Formula/c/csound.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    {
      "bison": "build"
    },
    {
      "flex": "build"
    },
    "curl"
  ],
  "version_head": "HEAD",
  "version_stable": "6.18.1",
  "versioned_formulae": [],
  "why_use_this": null
}