export const DEFAULT_HEIGHT = 300 export const WAVEFORM_HEIGHT = DEFAULT_HEIGHT export const ZOOM_STEPS = [ 1, 2, 3, 10, 20, 30, 60, ]