Skip to main content

Thread: Help adding echo to audio files


can suggest simple, scriptable method of adding echo (and compression / limiting / other effect) audio file?

have sheet music (lessons) coded midi , convert mp3 using timidity , lame, sounds fine many tracks. add little stereo ambience make mono tracks less fatiguing on mp3-player headphones.

code:
filename=$(basename $1 .mid)  timidity $filename.mid -ow -o $filename.wav  lame $filename.wav $filename.mp3

is better?

code:
filename=$(basename $1 .mid) timidity $filename.mid -ows -o $filename.wav lame $filename.wav $filename.mp3
note s stereo


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Help adding echo to audio files


Ubuntu

Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support