mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-22 06:27:42 +00:00
Compact with unique, best Noise Gererator option.
This commit is contained in:
@@ -55,7 +55,7 @@ private:
|
||||
"Saw up signal ",
|
||||
"Saw down signal",
|
||||
"Square signal ",
|
||||
"White Noise " // using 16 bits LFSR register, 16 order polynomial feedback.
|
||||
"Noise signal " // using 16 bits LFSR register, 16 order polynomial feedback.
|
||||
};
|
||||
|
||||
bool auto_update { false };
|
||||
|
Reference in New Issue
Block a user