EnglishFrenchSpanish

Ad


OnWorks favicon

bplay - Online in the Cloud

Run bplay in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command bplay that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


bplay, brec - buffered sound recording/playing

SYNOPSIS


bplay [-d device] [-B buffersize] [-S] [-s speed] [-b bits] [[-t secs] | [-T samples]]
[[-j secs] | [-J samples]] [-D level] [file]

brec [-d device] [-B buffersize] [-S] [-s speed] [-b bits] [[-t secs] | [-T samples]]
[-r|-v|-w] [-D level] [file]

DESCRIPTION


bplay copies data from the named sound file (or the standard input if no filename is
given) to the audio device.

brec copies data from the audio device to the named sound file (or the standard output if
no filename is present).

These programs are intended to be drop-in replacements for the vplay and vrec programs by
Michael Beck ([email protected]).

OPTIONS
-B buffersize
Use the supplied audio buffer size instead of the default.

-d device
Use the supplied audio device instead of the default.

-S Sound file is stereo.

-s speed
The speed in samples per second.

-b bits
The number of bits per sample. Only 8 and 16 are currently supported.

-t secs
The number of seconds to be played or recorded.

-T samples
The number of samples to be played or recorded.

-j secs
When playing, the number of seconds to skip at the beginning of the input before
playing.

-J samples
When playing, the number of samples to skip at the beginning of the input before
playing.

-r When recording, write raw sound file.

-v When recording, write Creative Labs VOC sound file.

-w When recording write Microsoft Wave sound file. Note that the WAVE file format is
limited to 4GiB filesize. Recording more data is possible, but the length info
won't be consistent.

-q Quiet mode. No messages are displayed.

-D level
Print debug information to stderr. Debug level ranges from 0 to 2, where 0 is no
debug information.

Use bplay online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Clover EFI bootloader
    Clover EFI bootloader
    Project has moved to
    https://github.com/CloverHackyColor/CloverBootloader..
    Features:Boot macOS, Windows, and Linux
    in UEFI or legacy mode on Mac or PC with
    UE...
    Download Clover EFI bootloader
  • 2
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 3
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 4
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 5
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 6
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • More »

Linux commands

Ad