Made a TODO note

This commit is contained in:
Jamie Hardt
2021-01-02 18:13:34 -08:00
parent 190e8bc677
commit f2c53061dc

View File

@@ -6,6 +6,7 @@
//! alignment signal.
//!
//! TODO: Pre-calculate the sine waves to speed up generation
//! TODO: Make tone onsets less snappy
use std::f64;
use std::io;