I split my collection strictly by work, no matter what cd they are from. Additionally to the standard tags, I use %composer%, %conductor%, %ensemble% and %work%. I chose ensemble because it can either hold an orchestras name or the name (and participants) of smaller ensembles. But I listen to orchestral late romatics, so there's the orchestras name in general.
In my trackinfo mod panel I display special fonts with different probabilities when playing classical music, here's the code to see how it works:
$if($or($strstr(%path%,Klassik),$strstr($lower($meta(genre)),classic)),
$ifgreater($right($crc32(%directory%),3),667,
$font(ShelleyAllegro BT,68,bold,),
$ifgreater($right($crc32(%directory%),3),500,
$font(ShelleyAndante BT,68,bold,),
$ifgreater($right($crc32(%directory%),3),333,
$font(ShelleyVolante BT,68,bold,),
$ifgreater($right($crc32(%directory%),3),292,
$font(FlemishScript BT,70,bold,),
$ifgreater($right($crc32(%directory%),3),250,
$font(KunstlerschreibschDbol,68,,),
$font(Amazone BT,68,,)))))
)
I'm just starting with Foobar - how do people use it for classical music?
Out of curiosity (I don't use foobar myself but love classical music), how do you deal with movements of a long composition (e.g. Bruckner symphony, opera etc.)? Do you listen to the whole work or do you prefer single movements ? What about shorter pieces like quartets or sonatas ? Do you mix different performances (e.g. I:Karajan II:Klemperer III:Kleiber)?
No, I don't mix them. But hey, with Bruckner it's easy: Get the late bpo/wand and you're almost done, at least with sym. nos. 4,5,7,8,9.