Closed bharris6 closed 4 years ago
Right now, stuff like the print character and the sample rate is hardcoded. Need to split that into a configuration file which can be modified by the user.
Both configuration file and command-line arguments should be added.
Not sure I want a configuration file any more. It's easier to just have the command-line arguments with some sane defaults.
Right now, stuff like the print character and the sample rate is hardcoded. Need to split that into a configuration file which can be modified by the user.
Both configuration file and command-line arguments should be added.