Added automatic format conversion.
commite8f47bcb3832c772fe324a5a5ed8a970a84de493
authorJoshua Phillips <jp.sittingduck@gmail.com>
Thu, 1 Jan 2009 16:09:18 +0000 (1 16:09 +0000)
committerJoshua Phillips <jp.sittingduck@gmail.com>
Thu, 1 Jan 2009 16:09:18 +0000 (1 16:09 +0000)
tree160a7e60e991e94800d2fd8fb46904236e02c85b
parentcd55eb954e0af10ad7d3ef18cace0e47a361c5a9
Added automatic format conversion.

Added a ring modulator that only works with floating-point audio.
graph_connect inserts the required format conversion modules.
SConscript
SConstruct
convert.c [new file with mode: 0644]
errors.h
graph.c
graph.h
main.c
modules.h
playsink.c
ringmod.c [new file with mode: 0644]
wavesource.c