mirror of
https://github.com/Boof2015/astra-mobile.git
synced 2026-08-19 12:14:47 +02:00
add spectrum to graphic eq mode
This commit is contained in:
@@ -87,6 +87,8 @@ export interface AstraScopeViewProps extends ViewProps {
|
||||
analysisFrameMs?: number;
|
||||
smoothing?: number;
|
||||
pointCount?: number;
|
||||
/** Optional frequencies pinned to evenly spaced horizontal centers. */
|
||||
frequencyAnchors?: number[];
|
||||
dbMin?: number;
|
||||
dbMax?: number;
|
||||
tiltDbPerOctave?: number;
|
||||
|
||||
Reference in New Issue
Block a user