This website requires JavaScript.
Explore
Help
Sign In
AxioDL
/
amuse
mirror of
https://github.com/AxioDL/amuse.git
Watch
2
Star
0
Fork
You've already forked amuse
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1382a1e946
amuse
/
lib
/
Sequencer.cpp
9 lines
81 B
C++
Raw
Normal View
History
Unescape
Escape
All relevant SoundMacros implemented, voice and engine tweaks
2016-05-06 21:22:39 +00:00
#
include
"amuse/Sequencer.hpp"
namespace
amuse
{
Working SFXGroup playback
2016-05-14 22:38:37 +00:00
Sequencer
:
:
~
Sequencer
(
)
{
}
All relevant SoundMacros implemented, voice and engine tweaks
2016-05-06 21:22:39 +00:00
}