mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-25 11:04:00 +00:00
12 lines
103 B
JavaScript
12 lines
103 B
JavaScript
export const BANDS = [
|
|
60,
|
|
170,
|
|
310,
|
|
600,
|
|
1000,
|
|
3000,
|
|
6000,
|
|
12000,
|
|
14000,
|
|
16000
|
|
];
|