Code Monkey home page Code Monkey logo

aulist's Introduction

aulist

A macOS command line utility that lists audio components known to the system.

Usage:  aulist manufacturer type subtype

Options:
    --help        Print usage message
    --no_system   Don't show system plugins (Manufacturer = "Apple", e.g., "appl" and "sys")
    --no_ints     Only show codes as strings; no integers (OSTypes)
    --no_views    Don't show AUs of type 'auvw'

Arguments can be "0" which doesn't filter by that criterion (showing components
by any manufacturer, for instance)

Examples:

* aulist Tdrl aufx          <- all effects by Tokyo Dawn Labs (shown below)

Tokyo Dawn Labs: TDR VOS SlickEQ          ( Tdrl aufx Td10 )  ( 1415869036 1635083896 1415852336 )
Tokyo Dawn Labs: TDR Ultrasonic Filter    ( Tdrl aufx Td1b )  ( 1415869036 1635083896 1415852386 )
Tokyo Dawn Labs: TDR Nova                 ( Tdrl aufx Td5a )  ( 1415869036 1635083896 1415853409 )
Tokyo Dawn Labs: TDR Kotelnikov           ( Tdrl aufx Td96 )  ( 1415869036 1635083896 1415854390 )
-------------------------------------------------------------------------------
4 components

* aulist                    <- all plugins (missing trailing args replaced with 0s)
* aulist appl aufx dcmp     <- a single plugin
* aulist 0    aufx 0        <- all effect plugins (last 0 optional)
* aulist appl 0    0        <- all apple plugins (last two 0s optional)

aulist's People

Contributors

ekstasis avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.