pi package:tidal

Given a sample's directory name and number, this generates a string suitable to pass to fromString to create a 'Pattern String'. samples is a Pattern-compatible interface to this function.
pick name n = name ++ ":" ++ show n
Chooses from a list of functions, using a pattern of integers.