The ss_ins structure no longer uses CHANNELS arrays, but dynamic structures
commit5918e71cbbaf285c4268835d71faf50ecea7984e
authorangel <angel@c87de0a0-a11c-0410-a1e5-866214bc28b2>
Tue, 10 May 2005 14:24:47 +0000 (10 14:24 +0000)
committerangel <angel@c87de0a0-a11c-0410-a1e5-866214bc28b2>
Tue, 10 May 2005 14:24:47 +0000 (10 14:24 +0000)
tree9d4f486c99d8f897bf009e15c3ebd8496630dde4
parentf35cb4d1dfbfa8a872968eaf884211a124a6c364
The ss_ins structure no longer uses CHANNELS arrays, but dynamic structures
for volumes and effects. The dynamic-ness is conducted by ss_ins_set_channel(),
that sets a volume for a channel, creating it if non-existent. Channels
are still broken.

git-svn-id: file:///home/angel/tmp/svn-triptico/ahxm/trunk@551 c87de0a0-a11c-0410-a1e5-866214bc28b2
ss_ins.c
ss_ins.h