Skip to content

wsc1/sio

This branch is 1 commit behind zikichombo/sio:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cfe16ae · Oct 3, 2018
Sep 7, 2018
Oct 3, 2018
Oct 3, 2018
Aug 8, 2018
Sep 27, 2018
Aug 5, 2018
Sep 2, 2018
Aug 6, 2018
Sep 25, 2018
Sep 18, 2018
Sep 1, 2018
Aug 26, 2018
Sep 27, 2018
Sep 6, 2018
Sep 6, 2018
Sep 6, 2018
Sep 6, 2018
Sep 6, 2018
Sep 6, 2018
Sep 6, 2018
Sep 6, 2018
Sep 6, 2018
Sep 6, 2018
Sep 6, 2018
Sep 5, 2018
Sep 7, 2018

Repository files navigation

ZikiChombo sio project

Build Status

Usage

If you are using sio for sound capture and playback, only the sio package is needed. For device scanning and APIs, the host package provides the necessary support.

Ports

For porting, see the porting guide and contributing.

Status

Below is the status of sio ports. Items marked with an "X" in plain text (checked off in html rendered markdown) are incorporated into sio, potentially with alpha status. Items marked with a "?" indicates we do not yet have sufficient knowledge to judge whether or not the item is a TODO. Related discussion on the issue tracker is welcome. Items marked with "-" are those for which we think the functionality is not relevant or not sufficiently supported by the external software interface to add to sio.

In the event there are opinions about the content of the list itself, such as whether to support JACK, whether to interface with Android HAL, the issue tracker is our best means of coordinating the discussion.

  • Linux

    1. ALSA (cgo)
      1. Playback
      2. Capture
      3. Duplex
      4. Device Scanning
      5. Device Notification
    2. TinyALSA (cgo)
      1. Playback
      2. Capture
      3. Duplex
      4. [?] Device Scanning
      5. [?] Device Notification
    3. ALSA (no cgo)
      1. [?] Playback
      2. [?] Capture
      3. [?] Duplex
      4. [?] Device Scanning
      5. [?] Device Notification
    4. Pulse Audio
      1. Playback
      2. Capture
      3. [?] Duplex
      4. [?] Device Scanning
      5. [?] Device Notification
  • Darwin/iOS

    1. Audio Queue Services
      1. Playback
      2. Capture
      3. [-] Duplex
      4. [-] Device Scanning
      5. Test for iOS
    2. AUHAL
      1. Playback
      2. Capture
      3. Duplex
      4. Device Scanning
      5. Test for iOS via RemoteIO replacing AUHAL.
    3. VPIO [?]
  • Android

    1. Android Audio HAL
      1. Playback
      2. Capture
      3. [?] Duplex
      4. [-] Device Scanning
      5. [-] Device Notification
    2. AAudio
      1. Playback
      2. Capture
      3. [?] Duplex
      4. [-] Device Scanning
      5. [-] Device Notification
    3. OpenSL ES
      1. Playback
      2. Capture
      3. [?] Duplex
      4. [-] Device Scanning
      5. [-] Device Notification
    4. AudioManager (nb to be used for device scanning in combination with above)
      1. [-] Playback
      2. [-] Capture
      3. [-] Duplex
      4. Device Scanning
      5. [-] Device Notification
  • Windows

    1. Direct Sound
      1. [?] Playback
      2. [?] Capture
      3. [?] Duplex
      4. [?] Device Scanning
      5. [?] Device Notification
    2. WASAPI
      1. [?] Playback
      2. [?] Capture
      3. [?] Duplex
      4. [?] Device Scanning
      5. [?] Device Notification
  • js

    1. Web Audio
      1. Playback
      2. Capture
      3. [-] Duplex
      4. Device Scanning
      5. [?] Device Notification
  • plan9 [?]

  • netbsd [?]

  • freebsd [?]

  • openbsd [?]

  • dragonfly [?]

Packages

No packages published

Languages

  • Go 90.3%
  • C 8.1%
  • C++ 1.5%
  • AMPL 0.1%