multichannel_player is a bpatcher module that allows you to map n channels to m speakers using any configuration you'd like. Simply edit a collection textfile (coll object format) with your audio files and fill out the arguments. Example syntax for coll file: 1, somefile01.aif; 2, somefile21.aif; 3, somefile11.aif; Arguments: 1. the coll filename to use for your soundfiles in the piece's playback 2. default gain (0-1) to use for all channels (can be modified later) 3. number of speakers 4. mapping string of text to use (e.g. if you have 4 channels and 5 speakers, you can type: "1 2 4 2 3")
1, somefile01.aif; 2, somefile21.aif; 3, somefile11.aif;