wip
This commit is contained in:
parent
b398e6df30
commit
0d9924f9e6
@ -228,9 +228,6 @@ int beep(double freq_hz, double duration_sec)
|
||||
p1 += f1;
|
||||
p2 += f2;
|
||||
}
|
||||
f1 += 0.0001;
|
||||
f2 += 0.00012;
|
||||
|
||||
|
||||
frames = snd_pcm_writei(handle, buffer, FRAMES);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user