osspd | Emulate OSS device using CUSE and ALSA

 by   libfuse C Version: Current License: GPL-2.0

kandi X-RAY | osspd Summary

kandi X-RAY | osspd Summary

osspd is a C library. osspd has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

oss proxy - emulate oss device using cuse. copyright (c) 2008-2009 suse linux products gmbh copyright (c) 2008-2009 tejun heo tj@kernel.org. well, first, oss refers to open sound system. if it still doesn't ring a bell, think /dev/dsp, /dev/adsp and /dev/mixer. currently, linux supports two audio programming interface - alsa and oss. the latter one is deprecated and has been that way for a long time but there still are applications which still use them including uml (usermode linux) host sound support. alsa contains oss emulation but sadly the emulation is behind multiplexing layer (which is in userland) which means that if your sound card doesn't support multiple audio streams, only either one of alsa or oss interface would be usable at any given moment. there have been also attempts to emulate oss in userland using dynamic library preloading - aoss and more recently padsp. this works for many applications but it's just not easy to emulate everything using the technique. things like polling, signals, forking, privilege changes make it very difficult to emulate things reliably. oss proxy uses cuse (extension of fuse allowing character devices to be implemented in userspace) to implement oss interface - /dev/dsp, /dev/adsp and /dev/mixer. from the pov of the applications, these devices are proper character devices and behave exactly the same way so it can be made quite
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              osspd has a low active ecosystem.
              It has 11 star(s) with 8 fork(s). There are 3 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              osspd has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of osspd is current.

            kandi-Quality Quality

              osspd has 0 bugs and 0 code smells.

            kandi-Security Security

              osspd has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              osspd code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              osspd is licensed under the GPL-2.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              osspd releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of osspd
            Get all kandi verified functions for this library.

            osspd Key Features

            No Key Features are available at this moment for osspd.

            osspd Examples and Code Snippets

            No Code Snippets are available at this moment for osspd.

            Community Discussions

            No Community Discussions are available at this moment for osspd.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install osspd

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/libfuse/osspd.git

          • CLI

            gh repo clone libfuse/osspd

          • sshUrl

            git@github.com:libfuse/osspd.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link