Rename setAuxiliarySendFilter to setAuxiliarySend
commitf0a94039b5370cd88b0af05f2a59102c6312f460
authorChris Robinson <chris.kcat@gmail.com>
Mon, 1 Dec 2014 12:41:31 +0000 (1 04:41 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Mon, 1 Dec 2014 12:41:31 +0000 (1 04:41 -0800)
tree5e377f18dde790fef95ac51445f75385ad9cfa4b
parentdffca4f6bbaf626069ddf305399a2db1a06afc9f
Rename setAuxiliarySendFilter to setAuxiliarySend

This is going to be split into three functions:
setAuxiliarySend - set the auxiliary effect slot on a send, without modifying
                   the filter
setSendFilter - set the filter properties used for a send, without changing the
                auxiliary effect slot
setAuxiliarySendFilter - set the auxiliary effect slot and fitler properties
                         for a send
examples/alure-reverb.cpp
include/AL/alure2.h
src/source.cpp
src/source.h