Sponsored Content
Top Forums Shell Programming and Scripting A Crude 1KHz Audio Sinewave Generator Demo... Post 302761261 by wisecracker on Friday 25th of January 2013 11:10:45 AM
Old 01-25-2013
Hi Corona688...

Trust me to get it wrong...

Thanks for the heads-up...
 

7 More Discussions You Might Find Interesting

1. Programming

Python, Platform Independent, Pure Audio Sinewave Generator...

IKHz_SW_OSX.py A DEMO mono _pure_ sinewave generator using standard text mode Python 2.6.7 to at least 2.7.3. This code is EASILY modifyable to Python version 3.x.x... This DEMO kids level 1KHz generator is mainly for a MacBook Pro, (13 inch in my case), OSX 10.7.5 and above. See below...... (0 Replies)
Discussion started by: wisecracker
0 Replies

2. Windows & DOS: Issues & Discussions

A SOX 1KHz Sinewave Generator Using A Batch File...

Hi all... I don't think this has been done before but I am open to being corrected... This batch file generates a 65536 byte binary file to give 8 seconds of pure sinewave at the earphone/speaker output(s)... It uses ONLY a default Windows 32 bit installation, to Windows 7, except for the... (0 Replies)
Discussion started by: wisecracker
0 Replies

3. UNIX for Dummies Questions & Answers

A crude random byte generator...

There was an upload recently on generating a pseudo-random file when /dev/random does NOT exist. This does not need /dev/random, /dev/urandom or $RANDOM either... (I assume $RANDOM relies on the /dev/random device in some way.) This code uses hexdump just because I like hexdump for ease of... (2 Replies)
Discussion started by: wisecracker
2 Replies

4. OS X (Apple)

A Bash Audio Sweep Generator...

This is a small program as a tester for a basic sweep generator for bandwidth testing of AudioScope.sh. This DEMO is only capable of 4KHz down to about 85Hz and back due to the low bit rate, but it is proof of concept for a much wider variant using a much higher bit rate. The file generated... (4 Replies)
Discussion started by: wisecracker
4 Replies

5. OS X (Apple)

An Audio Function Generator...

Ok guys, gals and geeks... As from today I am starting to learn awk in earnest doing something totally different. I am going to create a pseudo-Audio_Function Generator centred around OSX 10.11.x minimum. The code below is a tester to see what the possibilities are. All waveforms will be... (11 Replies)
Discussion started by: wisecracker
11 Replies

6. OS X (Apple)

Variable frequency audio generator...

Hi all... I intend to do an Audio Function Generator using Awk, (already started thanks to Don), but the biggest thing I have struggled with was variable frequency. I was going to generate differing sized waveforms on the fly but that would that would mean the frequencies are dependent on any... (2 Replies)
Discussion started by: wisecracker
2 Replies

7. OS X (Apple)

A simple variable frequency sinewave audio generator.

Hi all... Well I have not been inactive but working out how to make OSX 10.14.x command line audio player have a variable sample rate. This is a back door as afplay does not have a sample rate flag unlike aplay for ALSA, in Linux flavours. This is a DEMO only but a derivative of it will... (2 Replies)
Discussion started by: wisecracker
2 Replies
Audio(5)							     OBSOLETED								  Audio(5)

NAME
Audio - audio tools available through HP VUE (OBSOLETED) DESCRIPTION
This manpage describes the audio tools available through HP VUE for playing, recording, and editing sound. These include Audio Setup, Audio Security, Audio Editor, Audio Control Panel, Audio File and Data Formats, and Audio Library. Audio(5) also provides information on using other audio tools from the HP-UX command line. Audio Setup Requirements To use the audio tools, you need access to both audio client and server software. This software is part of HP-UX. The server requires a workstation or X station with Audio hardware. Audio hardware is built into all Series 700 computers the 720, 730, and 750; you can upgrade these models to become the 725, 735, or 755, which do have audio hardware. Note, older 705s (that is, 705s with the 8MB HP-UX) do not include audio software. To use audio on an X station, you need either an HP ENVIZEX or ENTRIA X station that includes an audio accessory kit. In most cases, you use the audio client and server software on one system. However, if you need the audio server running on a remote work- station or X station, see aserver(1M). The audio data files can reside on either system or a third system. Audio Security Audio is secured to allow access only to the user on the local workstation. If you need to allow remote systems to access audio on a work- station, see asecure(1M). The Audio Editor The Audio Editor is an OSF/Motif-based tool with play, record, and edit functions. The Editor displays a waveform that makes it easy to edit and play audio segments. You can open an audio file, play it, look at its waveform, and use the waveform controls to edit the file. To set an output device, use the Audio Control Panel. To record audio, first connect a microphone or other audio equipment that your system supports; perhaps a CD or tape player. To make the connections, see the Audio Editor online help ("Audio Editor Tasks" section) or your system owner's manual. You can use the Editor to create and record an audio file. To start the Editor from the General Toolbox, open the Media Toolbox and drop an audio file on the Audio Editor control or double- click the control. To start the Editor in a terminal window, type the following: Online help is available through the menu in the upper-right hand corner of the Editor. The Audio Control Panel The Audio Control Panel is an OSF/Motif-based tool that you use to set the audio volume and choose the audio device for playback. The volume control affects the play volume for any client system of this workstation or X station. The Audio Control Panel also includes a Stop button to stop the current play operation. You can also use the Audio Control Panel to choose the device for playback, (headphones, built-in speaker, or device connected to Line Out, such as external speakers). This choice controls where audio is played when you double-click an audio file or use the Audio Editor to play a file. The default output device is the internal (built-in) speaker. To start the Audio Control Panel from HP VUE, click on the Audio control in HP VUE Front Panel. To start the Audio Control Panel in a terminal window, type the following: If your system has Audio applications that were developed using an earlier version of Audio software, those applications may use the envi- ronment variable to determine their output devices. You can set the variable for all applications started by HP VUE by modifying the file. The variable can be external (headphones, Line Out) or internal (built-in speaker). To set the variable for a POSIX or Korn shell, enter: To set the variable for a C shell, enter: Audio File and Data Formats Audio files supported contain uncompressed audio data in one of three file formats: generic, RIFF/Waveform, or raw. Each file also needs the correct filename extension. For the three file formats, the Audio Editor online help lists which data formats and filename extensions that apply. The extension causes the appropriate icon to appear in the File Manager. To play audio files you can drag and drop the file icons onto the Audio Editor or Control Panel or double-click the icon. If you need to add an extension to a filename, (or convert the file format) the command is recommended. See convert(1). However, you can instead rename the file to make it playable. Use this filename format: The rate and data_type variables accept values defined for the and options of If needed, you can omit the rate variable. Use this filename format: Audio Library HP-UX includes an Audio Library that was used to build the audio tools. If you have ordered and installed the you can use the Audio Library to create other audio applications. The HP-UX Audio Library contains functions that C programs can use to manipulate audio. The functions interact with the Audio Server, enabling the application to record and play audio data files and convert audio data files from one format to another. For more information about audio programming, refer to the manual AUTHOR
The Audio Library, Audio Editor, and Audio Control Panel were developed by HP. SEE ALSO
attributes(1), convert(1), send_sound(1), asecure(1M), aserver(1M). Audio(5)
All times are GMT -4. The time now is 11:08 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy