DropSpec
DropSpec is a tool for generating sox spectograms on macOS
Install / Use
/learn @duckquack/DropSpecREADME
<img align='left' src='icon.iconset/icon_512x512.png' width='128'>
DropSpec
DropSpec is a tool for generating sox spectograms on macOS.
⇩ Download DropSpec 1.1.2.1 (Changelog)
Features
- Scans recursively
- Multithreaded
- Optionally discovers frontmost Finder window path
- Destination option
Screenshots
<img src="screenshot_1.png" width="1428"> <img src="screenshot_2.png" width="402">Notes
- Running DropSpec may require disabling Gatekeeper by running
sudo spctl --master-disablein the Terminal. - Bundled sox will not support mp3 files. To work with mp3s, install sox via MacPorts or Homebrew, and edit the "sox binary" option in preferences.
- Finder integration requires accepting the "access control" dialog in macOS Mojave and later
Building from source
Building DropToPTP requires Platypus and Pashua
- https://github.com/sveinbjornt/Platypus
- https://github.com/BlueM/Pashua
