https://github.com/lyraphase/homebrew-av-casks
Homebrew Casks for Audio/Video tools
https://github.com/lyraphase/homebrew-av-casks
ableton daw hacktoberfest homebrew homebrew-tap lyraphase macos music-production provisioning ruby
Last synced: about 1 month ago
JSON representation
Homebrew Casks for Audio/Video tools
- Host: GitHub
- URL: https://github.com/lyraphase/homebrew-av-casks
- Owner: LyraPhase
- License: gpl-3.0
- Created: 2022-05-25T05:53:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2026-01-13T06:48:52.000Z (5 months ago)
- Last Synced: 2026-01-13T06:50:51.117Z (5 months ago)
- Topics: ableton, daw, hacktoberfest, homebrew, homebrew-tap, lyraphase, macos, music-production, provisioning, ruby
- Language: Ruby
- Homepage:
- Size: 2.63 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Lyraphase Audio/Video Casks
[](https://github.com/LyraPhase/homebrew-av-casks/actions/workflows/ci.yml)
[](https://github.com/pre-commit/pre-commit)
[](https://github.com/LyraPhase/homebrew-av-casks/actions/workflows/pre-commit.yml)
## How do I install these formulae?
`brew install lyraphase/av-casks/`
Or `brew tap lyraphase/av-casks` and then `brew install --cask `.
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).
## Installation
First, make sure you have installed [`homebrew`](https://brew.sh) and
[`homebrew-cask`](http://caskroom.io/) if you haven't yet.
Then, run the following in your command-line:
brew tap lyraphase/av-casks
## Usage
**Note**: For info run:
brew info --cask
Once the tap is installed, you can install the Casks!
brew install --cask
To uninstall run:
brew uninstall --cask
### Casks
Casks included in this Tap:
- [`bpm`][bpm] - A lightweight beats-per-minute tapper for the Mac status bar.
- [`ndi-tools`][ndi-tools] - NDI® Tools a free suite of applications and tools
for NDI VoIP streaming.
- [`soundid-reference`][soundid-reference] - Calibration software for headphones
and speakers.
### Upgrading
This Homebrew Tap contains some Casks that can be auto-upgraded, and some that
require a manual installer step. For those that need the [`installer manual`
stanza][1], the usual `brew upgrade --cask` command does not work. In that
case, use `brew reinstall --cask` instead.
Below are some helpful commands for upgrading.
To view all outdated Casks on your system, run:
brew outdated --cask --greedy
To check if a single Cask is outdated, (e.g.: `ndi-tools`):
brew outdated --cask --greedy ndi-tools
To upgrade a single Cask (e.g.: `ndi-tools`):
brew upgrade --cask --greedy ndi-tools
To upgrade an `installer manual` Cask (e.g.: `soundid-reference`):
brew reinstall --cask soundid-reference
To upgrade all outdated Casks on your system, run:
brew outdated --cask --quiet --greedy | xargs brew upgrade --cask
## Sponsor
If you find this project useful and appreciate my work,
would you be willing to click one of the buttons below to Sponsor this project
and help me continue?
| Method | Button |
| :------- | :--------------------------------------------------------------------------------------------------------------------: |
| GitHub | [💖 Sponsor](https://github.com/sponsors/trinitronx) |
| Liberapay| [](https://liberapay.com/trinitronx/donate) |
| PayPal | [](https://paypal.me/JamesCuzella) |
| Ko-Fi | [](https://ko-fi.com/trinitronx) |
Every little bit is appreciated! Thank you! 🙏
## Migration
**TODO**:
- Migrate old Cask repos under this Tap:
- [ ] `trinitronx/homebrew-soundid-reference`
- [x] `trinitronx/homebrew-bpm`
## Development
If you wish to contribute to this Cask, there is a helper `Makefile` with some
useful targets.
To checkout this repo and install in development mode:
git clone https://github.com/LyraPhase/homebrew-av-casks.git
cd homebrew-av-casks
make install
This will install a symbolic link to this git repo under:
$(brew --repo)/Library/Taps/LyraPhase/homebrew-av-casks
Then, you may edit and test the Homebrew Cask recipe from the cloned git repo
file location.
## Testing
To test:
make test
# Author(s) / Credits
Author:: James Cuzella ([@trinitronx][keybase-id])
# License
Copyright (C) © 🄯 2022-2023 James Cuzella
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
[keybase-id]: https://gist.github.com/trinitronx/aee110cbdf55e67185dc44272784e694
[1]: https://docs.brew.sh/Cask-Cookbook#stanza-installer
[bpm]: https://github.com/bencmbrook/bpm
[ndi-tools]: https://www.ndi.tv/tools/
[soundid-reference]: https://www.sonarworks.com/soundid-reference