Mercurial > hg > tony
comparison src/MainWindow.h @ 156:8571ad52349a
rearragned son/viz controls
author | Justin Salamon <justin.salamon@nyu.edu> |
---|---|
date | Wed, 22 Jan 2014 17:08:00 -0500 |
parents | cdc9d5f7978c |
children | 752870e80dff |
comparison
equal
deleted
inserted
replaced
155:3a4bb7e3c582 | 156:8571ad52349a |
---|---|
147 QAction *m_showPitch; | 147 QAction *m_showPitch; |
148 QAction *m_showNotes; | 148 QAction *m_showNotes; |
149 QAction *m_playAudio; | 149 QAction *m_playAudio; |
150 QAction *m_playPitch; | 150 QAction *m_playPitch; |
151 QAction *m_playNotes; | 151 QAction *m_playNotes; |
152 //AudioDial *m_volumeAudio; | |
153 //AudioDial *m_volumePitch; | |
154 //AudioDial *m_volumeNotes; | |
152 | 155 |
153 QLabel *m_waveformStatus; | 156 QLabel *m_waveformStatus; |
154 QLabel *m_pitchStatus; | 157 QLabel *m_pitchStatus; |
155 QLabel *m_notesStatus; | 158 QLabel *m_notesStatus; |
156 | 159 |