Sponsored Content
Operating Systems OS X (Apple) Hearing Aid for OSX 10.12.x and greater. Post 303030707 by wisecracker on Thursday 14th of February 2019 12:07:08 PM
Old 02-14-2019
Hi Corona688...

It is not so much being unwell, I can handle that, but it is an embarrassment when you can't hear what people are saying and have to keep asking them to repeat, louder.

It is super-sensitive and the idea sprung into life a couple of days ago. It is strange when one hears ones own voice slightly delayed but I got used to it in seconds.
The AppleScript can be shaved a little, but I have tried to make it future proof. Difficult with Apple updates and upgrades and security obsessions.

And thanks for the Thanks button...
 

We Also Found This Discussion For You

1. UNIX for Dummies Questions & Answers

Is there any visual aid program like Task Manager for Solaris?

In my project we have 3 Solaris 10 servers which need to be monitored for various parameters shown under "prstat -a" command. A shell script runs every 15 mins and captures prstat output by writing it in a log file. I manually download the log file at the end of the day and build graphical charts... (5 Replies)
Discussion started by: gppande
5 Replies
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)
All times are GMT -4. The time now is 04:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy