Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

sonic(1) [debian man page]

SONIC(1)						      General Commands Manual							  SONIC(1)

NAME
sonic - Speech speed manipulator SYNOPSIS
sonic [OPTION]... inFile outFile DESCRIPTION
Sonic is used to make wav files of speech faster or slower. The primary advance in sonic is the ability to speed speech up by much more than 2X, with minimal distortion. However, sonic can be used for both speeding up and slowing down speech files. Additionally, sonic can change the pitch and volume. OPTIONS
-c Modify pitch by emulating vocal chords vibrating faster or slower. This causes more distortion than the default pitch scaling, but sounds more like the same person trying to talk higher or lower. The default pitch changes makes the voice sound like a larger or smaller person, but introduces little distortion. -p pitch Set pitch scaling factor. 1.3 means 30%% higher. -q Disable all speed-up heuristics, possibly improving the quality slightly. This is mainly used for debugging the speed-up heuris- tics. -r rate Adjust the speed of playback. This sales both the pitch and speed equally. -s speed Set speed up factor. 1.0 means no change, 2.0 means 2X faster. -v scaleFactor Scale volume by scaleFactor. 1.5 increases by 50%. Clips if the maximum range is exceeded. EXAMPLES
sonic -s 3.2 book.wav book_fast.wav The above command would increase the speed of an audio book called book.wav by a factor of 3.2, and write the result in book_fast.wav. sonic -s 0.5 -v 1.5 spanish.wav spanish_slow.wav This would slow down the file spanish.wav by a factor of 2, make the volume 50% louder, and write the result to spanish_slow.wav. sonic -p 2.0 low.wav high.wav This would make a low voice sound very high pitched. AUTHOR
Bill Cox waywardgeek@gmail.com Sonic Version 0.1, Copyright 2010, Bill Cox, GPL license SONIC(1)

Check Out this Related Man Page

CONVERT4CHAN(1) 					     convert4chan Manual Page						   CONVERT4CHAN(1)

NAME
convert4chan - is a utility for converting pairs of stereo impulse response files to to a single 'True Stereo' 4-channel files. ir.lv2 - LV2 IR reverb plugin supports these so-called 'True Stereo' impulses. USAGE
convert4chan /path/to/impulses/directory or cd /path/to/impulses/directory and run convert4chan DESCRIPTION
convert4chan is not itself a generally useful program, but just a utility with very limited scope, Error checking is limited; you are not supposed to run convert4chan on your / . You can use it to convert a full directory tree of stereo impulse response files with similar names that end with L.wav and R.wav to 'True Stereo' format, while your original files in directory stay untouched and can be later used as impulses as well. 'True Stereo' impulses are four channel impulses that describe a full convolution matrix (the four channels contain, in order, the convolu- tion paths L->L, L->R, R->L, R->R). convert4chan searching for stereo files named: root/somewhere/somethingL.wav root/somewhere/somethingR.wav and convert them to: root/somewhere/something4.wav convert4chan supports filenames ending in .wav by design, but it is possible that in future will supports other audio formats too (It could all audio formats supported by libsndfile in theory.) More information can be found on the project website http://factorial.hu/plugins/lv2/ir. AUTHOR
This manual page was written by Jaromir Mike <mira.mikes@seznam.cz>, for the Debian project (but may be used by others). convert4chan January 15, 2011 CONVERT4CHAN(1)
Man Page

15 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

network speed is slow

Hello, everyone: i encounter a problem these days , pls help me ,thanks in advance. my env: machine: ES40 A ES40 B os: true64 Unix 4.0f note: src.tar 8M network card speed 100M my problem: ... (3 Replies)
Discussion started by: q30
3 Replies

2. HP-UX

Network speed on HPUX

Hello, can anyone tell me how to change network speed or duplex speed...don't understand the concept why that is imp when the server comes back up to check up on it. Basically have to make sure that the setting from the orginial speed. (2 Replies)
Discussion started by: catwomen
2 Replies

3. Programming

unix command

Dear sir, I am dealing with files in c in my programs whether my application will be slower in speed when i execute any unix sysytem command to get or modify the files. Is it is best to c programms. for example when i want to sort the filed in alphabetical order in names i can do... (2 Replies)
Discussion started by: arunkumar_mca
2 Replies

4. UNIX for Dummies Questions & Answers

any good book on make utilities

could any one suggest me any good book on unix make utilities. (1 Reply)
Discussion started by: useless79
1 Replies

5. UNIX for Dummies Questions & Answers

copy files to different servers

Please Help! I have data containing wav, txt and different type of files on server A and i'm trying to write a script to copy these files in server B, C and D but each type of files goes to different directories on those server for eg. txt files goes to Text directory and wav goes to music... (1 Reply)
Discussion started by: sexyTrojan
1 Replies

6. UNIX for Dummies Questions & Answers

Find the file which is growing at high speed

Hi, A log file which is growing at high speed, don't know the name of it. How to find the respective file? Many thanks. (2 Replies)
Discussion started by: venkatesht
2 Replies

7. Shell Programming and Scripting

Remove spanish accent from file name

Hello All hope all fine, I have a question about spanish accents... I have in a redhat server, a lot of files with Ñ or Ú accent into the NAME of the file. So my question is: Is it possible to change this name but with a script...to change all the occurence in one shot. Exemple: cd... (2 Replies)
Discussion started by: ldiaz2106
2 Replies

8. Red Hat

Increase speed in linux server

Hi, Will removing space from the server increases the speed/performance. how are they related? please explain the relationship. thanks in advance regards, Pradeep (2 Replies)
Discussion started by: pradebban
2 Replies

9. Shell Programming and Scripting

Compare and rename files

Hi. I have a bunch of wav files and corresponding files that contain the transcription of these wav files. The names of the transcription files have the format chp_testfile_00001_0.lab chp_testfile_00004_0.lab or chp_testfile_00002_1.lab chp_testfile_00003_1.lab The names of the... (9 Replies)
Discussion started by: Bloomy
9 Replies

10. Shell Programming and Scripting

Copy files on a list to another directory

Hi. I have a list with file names like testfile1.wav testfile2.wav testfile3.wav and a folder that contains a large number of wav files (not only the ones on the list). I would like to copy the files whose names are on the list from the wav file directory to a new directory. I... (5 Replies)
Discussion started by: Bloomy
5 Replies

11. IP Networking

how to increse server lan speed in hp-ux

Hi, I've a problem in hp-ux server, i.e.how to increase Ethernet speed. i dont've time to trials on production server please help me (1 Reply)
Discussion started by: karlapudi.ramu
1 Replies

12. UNIX Desktop Questions & Answers

how to create empty wav file

Dear All, Kindly explain me a command in unix to create a empty wav file with example. Thanks in Advance! (1 Reply)
Discussion started by: thillai_selvan
1 Replies

13. Shell Programming and Scripting

Need to remove '#' from a file name.

Hi , In my script am trying to renaming a file "abc#" to abc.wav means renaming the last '#' symbol to .wav. I have tried using the mv command but the # symbol is not removing and the output coming as abc#.wav . Any help on this will be userful. (3 Replies)
Discussion started by: rogerben
3 Replies

14. Shell Programming and Scripting

Play sound

hi i want to produce digit sounds.for ex: if my input text is four five six then code should able to produce sounds corresponding to digits which are stored in some directory as four.wav,five.wav etc.Please help me (8 Replies)
Discussion started by: sreejithalokkan
8 Replies

15. Shell Programming and Scripting

I need to change pitch of whole library

Hello Even though I have been using Linux for quite a while my knowledge of the command line is pretty limited, now I am beginning to understad why it is considered so powerful. I am going to give a little introduction of what I need. I am a "believer" of the music tuned at 432hz, this is... (1 Reply)
Discussion started by: daifuku
1 Replies