summaryrefslogtreecommitdiff
path: root/src/app/test_demo.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/test_demo.cc')
-rw-r--r--src/app/test_demo.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/app/test_demo.cc b/src/app/test_demo.cc
index 993ceba..cf1a577 100644
--- a/src/app/test_demo.cc
+++ b/src/app/test_demo.cc
@@ -399,10 +399,6 @@ int main(int argc, char** argv) {
const float graphics_frame_time = (float)current_physical_time;
RenderTimeline(gpu_get_surface(), graphics_frame_time, width, height,
absolute_beat_time, visual_peak);
-
- // Update audio systems (tracker, synth, etc.) based on audio time
- // progression
- audio_update();
}
// Shutdown