view signals/unify_channels.m @ 43:62e31e7980e6

Various fixes to audio, pipes, character encodings etc.
author samer
date Tue, 13 Jan 2015 13:52:18 +0000
parents 289445d368a7
children
line wrap: on
line source
function z=unify_channels(x,y), z=unify(x,y); end