#include "TracksPrefs.h"
#include "MemoryX.h"
#include "Prefs.h"
#include "ShuttleGui.h"
#include "WaveTrack.h"
Go to the source code of this file.
◆ ViewModeSetting()
◆ choicesZoom
Initial value:{
{
wxT(
"FitToWidth"),
XO(
"Fit to Width") },
{
wxT(
"ZoomToSelection"),
XO(
"Zoom to Selection") },
{
wxT(
"ZoomDefault"),
XO(
"Zoom Default") },
{
wxT(
"FifthsOfSeconds"),
XO(
"5ths of Seconds") },
{
wxT(
"TenthsOfSeconds"),
XO(
"10ths of Seconds") },
{
wxT(
"TwentiethsOfSeconds"),
XO(
"20ths of Seconds") },
{
wxT(
"FiftiethsOfSeconds"),
XO(
"50ths of Seconds") },
{
wxT(
"HundredthsOfSeconds"),
XO(
"100ths of Seconds") },
{
wxT(
"FiveHundredthsOfSeconds"),
XO(
"500ths of Seconds") },
{
wxT(
"FourPixelsPerSample"),
XO(
"4 Pixels per Sample") },
{
wxT(
"MaxZoom"),
XO(
"Max Zoom") },
}
Definition at line 206 of file TracksPrefs.cpp.
◆ enumChoicesZoom
◆ sampleDisplaySetting
◆ waveformScaleSetting
◆ zoom1Setting
◆ zoom2Setting