Search found 57626 matches: help

Searched query: help

by steve
Sat Jun 08, 2013 2:09 pm
Forum: GNU/Linux
Topic: Resample flac bash script, need help?
Replies: 20
Views: 19072

Re: Resample flac bash script, need help?

My music is all under one main folder/directory called rock, then under rock I have folders named A all the way to Z then under those folders comes the artist e.g ACDC is under A folder and under each artist folder comes all their albums with each album in its own folder So the actual directory str...
by Singtoh
Sat Jun 08, 2013 1:16 pm
Forum: GNU/Linux
Topic: Resample flac bash script, need help?
Replies: 20
Views: 19072

Re: Resample flac bash script, need help?

Sorry, I'm on my phone small screen and didn't see your example. It is as you say /music/artist/albums/files.

Cheers
by Singtoh
Sat Jun 08, 2013 1:09 pm
Forum: GNU/Linux
Topic: Resample flac bash script, need help?
Replies: 20
Views: 19072

Re: Resample flac bash script, need help?

Oh, then that would be perfect I think. My music is all under one main folder/directory called rock, then under rock I have folders named A all the way to Z then under those folders comes the artist e.g ACDC is under A folder and under each artist folder comes all their albums with each album in its...
by steve
Sat Jun 08, 2013 12:42 pm
Forum: GNU/Linux
Topic: Resample flac bash script, need help?
Replies: 20
Views: 19072

Re: Resample flac bash script, need help?

But, doing it as you suggested would mean that I have to process albums one by one??? or am I misunderstanding something?? It depends how your library is organised. What I was suggesting was that you could process all of the files in one folder (directory) in one run. The code that I posted will pr...
by Singtoh
Sat Jun 08, 2013 11:35 am
Forum: GNU/Linux
Topic: Resample flac bash script, need help?
Replies: 20
Views: 19072

Re: Resample flac bash script, need help?

... alternative, I would rather process one artist directory of several to many albums at a time than one album at a time. Thanks too much for your help Steve :D Cheers, Singtoh
by steve
Sat Jun 08, 2013 10:09 am
Forum: GNU/Linux
Topic: Resample flac bash script, need help?
Replies: 20
Views: 19072

Re: Resample flac bash script, need help?

the only folder it makes is the "processed-files" folder in my home directory Yes, I had a look at recreating the original folder structure in a new location but I couldn't get it to work (I'm sure it's possible but I'm no scripting expert ;)) It would be easy to change the script so that...
by Singtoh
Sat Jun 08, 2013 9:59 am
Forum: GNU/Linux
Topic: Resample flac bash script, need help?
Replies: 20
Views: 19072

Re: Resample flac bash script, need help?

... be 24 bit so no need to specify that and no need to disable dither as the bit format is not changing. Hello Steve, Thank you very much for the help. I just tried this script and it works, but the only folder it makes is the "processed-files" folder in my home directory. So when I ...
by tylerstringer
Sat Jun 08, 2013 4:34 am
Forum: macOS
Topic: PLEASE HELP - Open aud project, orphan all files opens blank
Replies: 51
Views: 11917

Re: PLEASE HELP - Open aud project, orphan all files opens b

Thank you. I will try this Monday. Have a great weekend.
by Cajcat
Sat Jun 08, 2013 4:02 am
Forum: Windows
Topic: My 1.2.4 version files won't open in newer Audacity versions
Replies: 2
Views: 419

My 1.2.4 version files won't open in newer Audacity versions

Hi all, I'm new on the forum and could use some help. My .aup files are in an Audacity 1.2.4 format, which won't open in newer versions of Audacity (see the error message attached). I downloaded the 1.2.4 software (into Windows 7) so I can get into ...
by Gale Andrews
Sat Jun 08, 2013 3:52 am
Forum: macOS
Topic: PLEASE HELP - Open aud project, orphan all files opens blank
Replies: 51
Views: 11917

Re: PLEASE HELP - Open aud project, orphan all files opens b

I made things harder for myself by not requesting a time sorted file list so I could see more easily where to break the two channels of the project. This command would have produced a time-sorted list: ls -R -lrt > list.txt I've attached a project for the first third of the audio. What you have to d...