mirror of
https://github.com/sjlongland/atinysynth.git
synced 2025-09-13 10:03:15 +10:00
ports/attiny85: Set sample rate to 8kHz
This commit is contained in:
parent
3f7c6353c1
commit
093b6dd888
@ -21,6 +21,6 @@
|
||||
* MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
#define SYNTH_FREQ 32000
|
||||
#define SYNTH_FREQ 8000
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user