mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-08 21:17:49 +00:00
Timing fixes for SON playback
This commit is contained in:
@@ -6,7 +6,6 @@ namespace amuse
|
||||
void Submix::_destroy()
|
||||
{
|
||||
m_destroyed = true;
|
||||
m_backendSubmix.reset();
|
||||
}
|
||||
|
||||
Submix::Submix(Engine& engine, Submix* smx)
|
||||
|
||||
Reference in New Issue
Block a user