summaryrefslogtreecommitdiff
path: root/gui.h
diff options
context:
space:
mode:
authorcflip <cflip@cflip.net>2021-11-13 11:28:28 -0700
committercflip <cflip@cflip.net>2021-11-13 11:28:28 -0700
commit1f12ebeb663197ba956581869a12d7fb99d9f7fc (patch)
treebea85647b958549dfc3687efb3875df955cba9b6 /gui.h
parentef188f908b5cf70965c345f10da807246a943bae (diff)
Fix number of samples per step
Previously, the audio callback function would generate samples until it was done, ignoring which step it was in. Now the audio callback function will automatically increment the current step and generate the same amount of samples for each step. This also means the SDL window can be updated more often which fixes the delayed input from before.
Diffstat (limited to 'gui.h')
0 files changed, 0 insertions, 0 deletions