QUOTE(Funkstar De Luxe @ Jun 29 2006, 17:22)

I'm afrad there's no secret. I record each 12" a side at a time. I then cut them up into tracks, fade in / fade out start and begining, normalise, FLAC then tag :-(
There's no easy way to do it.
Hmm. I was hoping there might be a specialty application out there that could start/stop writing the WAV output (it would always be sampling, however) from the sound inputs based on several rules such as:
1) Auto-start recording on sound input above a threshold level of x for longer than y milliseconds (needle landing).
2) Auto-pause recording when sound input remains below a level of x' for longer than y' seconds (end of last track). y' would need to be long enough so as not to trigger between tracks or for quiet segments.
3) Auto-pause recording after x'' minutes as second pause critiera for those records with a bad/noisy end of final track area and no auto-return or you have low-volume sources where you had to deactivate #2.
4) realtime crackle/pop filtering might be required to ascertain volume levels.
In addition, it could assist with track separation and tagging:
1) Each pause get recorded to an accompanying CUE file as track transitions, so that you've got a nice structure to work with in separating out albums, etc.
2) Since the program is always analysing the sound input, additional tracks marks could be auto-generated for suspected track transitions where the volume remained below a certain threshold.
That way, you can pipeline the sampling portion somewhat without having to hover constantly. Just feed LPs as you want
Perhaps the variables for those things are a bit too much black magic? I can dream, though.

-brendan