issues
search
asumagic
/
kag-staging
Issue tracker for the KAG staging build
6
stars
0
forks
source link
Implement reference counting for SoLoud-bound stuff
#70
Open
asumagic
opened
4 years ago
asumagic
commented
4 years ago
[ ] Audio sources
[ ]
Sound::Filter
- this is trickier because it is not a reference type. We can control destruction on the AS side, though - on destruction, maybe go through all the voices and sources and see if it is used? Quite heavy though...
Sound::Filter
- this is trickier because it is not a reference type. We can control destruction on the AS side, though - on destruction, maybe go through all the voices and sources and see if it is used? Quite heavy though...