Search found 57626 matches: help
Searched query: help
- Sat Dec 01, 2012 4:18 pm
- Forum: Windows
- Topic: Audacity error message
- Replies: 4
- Views: 413
Re: Audacity error message
I went there but there was no help because I had tryed that before I asked this question. I did discover however that there is no 'input device found'. So how do I solve that problem?
- Sat Dec 01, 2012 4:10 pm
- Forum: GNU/Linux
- Topic: Any bash scripters can help me with a metaflac bash script
- Replies: 16
- Views: 21472
Re: Any bash scripters can help me with a metaflac bash scri
Question for you though?? Isn't there suppose to be a log going into the /tmp/no_rpg_data.$$ directory, or is that just a place where the script works its magic?? If I go watch the tmp directory as this is working I can see flashes of files popping up on screen but nothing ever goes into the /tmp/n...
- Sat Dec 01, 2012 3:56 pm
- Forum: Windows
- Topic: Hearing What You're Recording
- Replies: 3
- Views: 460
Hearing What You're Recording
... recorded while I'm recording/playing the voicemail. I've played around with the 'output' controls and still cannot figure it out. Any suggestions/help is much appreciated! -R
- Sat Dec 01, 2012 2:59 pm
- Forum: GNU/Linux
- Topic: Any bash scripters can help me with a metaflac bash script
- Replies: 16
- Views: 21472
Re: Any bash scripters can help me with a metaflac bash scri
Question for you though?? Isn't there suppose to be a log going into the /tmp/no_rpg_data.$$ directory, or is that just a place where the script works its magic?? If I go watch the tmp directory as this is working I can see flashes of files popping up on screen but nothing ever goes into the /tmp/n...
- Sat Dec 01, 2012 1:45 pm
- Forum: GNU/Linux
- Topic: Any bash scripters can help me with a metaflac bash script
- Replies: 16
- Views: 21472
Re: Any bash scripters can help me with a metaflac bash scri
... me to go jump off a bridge once today :D It's perfect enough for this "Old Gasbag" anyway :D Thank you so much for your patience and help with this coding stuff Ragnar, I would never have been able to acomplish this on my own 8-) Time for a beer, Cheers and thanks again, Singtoh :D ...
- Sat Dec 01, 2012 1:01 pm
- Forum: Windows
- Topic: Increasing volume for female voice only?
- Replies: 2
- Views: 579
Increasing volume for female voice only?
... but they did not put the male and the female voices on different stereo tracks. Hope my question makes sense and that somebody is willing to help with advice!
- Sat Dec 01, 2012 11:17 am
- Forum: Windows
- Topic: "Error Missing Sound dll" render audio 24 bit in video
- Replies: 1
- Views: 671
"Error Missing Sound dll" render audio 24 bit in video
... this error message when I record in 32 bit depth audio and export 32 bit audio in Audacity. I asked at Sony Vegas Pro forums and I didn't get much help because they are film makers not audiophiles, so I'm asking here. What I want to do is take the 32 bit depth audio that I recorded, mixed, and ...
- Sat Dec 01, 2012 11:09 am
- Forum: GNU/Linux
- Topic: Any bash scripters can help me with a metaflac bash script
- Replies: 16
- Views: 21472
Re: Any bash scripters can help me with a metaflac bash scri
I think that what we have are file names with spaces and/or dashes in them and you and I have different versions of the "ls" command. Try this: Find these four lines flacfiles=`ls -1 "$1"/*.flac` IFS=' ' for file in $flacfiles Remove the first three lines and change the last one ...
- Sat Dec 01, 2012 8:26 am
- Forum: Plug-in Archive
- Topic: Adjustable Fade
- Replies: 271
- Views: 73558
Re: Adjustable Fade
Would it help if the "Simple" fades were logarithmic and exponential? Mid Fade Cut/Boost: < 0 produces exponential Mid Fade Cut/Boost: = 0 produces linear Mid Fade Cut/Boost: > 0 produces logarithmic Mid Fade Cut/Boost: ...
- Sat Dec 01, 2012 8:25 am
- Forum: GNU/Linux
- Topic: Any bash scripters can help me with a metaflac bash script
- Replies: 16
- Views: 21472
Re: Any bash scripters can help me with a metaflac bash scri
<snip> album=No Line on the Horizon artist=U2 title=Unknown Caller REPLAYGAIN_TRACK_GAIN=-8.38 dB REPLAYGAIN_ALBUM_GAIN=-8.18 dB There is some kind of capitilization thing that doesn't let it log something in CAPS?? As you can see album,artist, and title aren't CAPS. Please don't misunderstand, it ...