sio

sound I/O

Github stars Tracking Chart

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 [?]

Main metrics

Overview
Name With Ownerzikichombo/sio
Primary LanguageGo
Program languageGo (Language Count: 4)
Platform
License:BSD 3-Clause "New" or "Revised" License
所有者活动
Created At2018-08-03 16:06:17
Pushed At2021-08-23 22:40:51
Last Commit At2018-10-03 20:51:43
Release Count8
Last Release Namev0.0.5 (Posted on )
First Release Namev0.0.1-alpha.1 (Posted on )
用户参与
Stargazers Count25
Watchers Count5
Fork Count4
Commits Count114
Has Issues Enabled
Issues Count8
Issue Open Count5
Pull Requests Count15
Pull Requests Open Count0
Pull Requests Close Count2
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private