mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-05 08:10:21 +01:00
2021-03-21 Fred Gleason <fredg@paravelsystems.com>
* Changed the color of the audio cursor in 'RDMarkerDialog' to green. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -37,6 +37,7 @@ class RDWaveFactory
|
||||
int cutNumber() const;
|
||||
QPixmap generate(int height,int x_shrink,int gain,bool incl_scale);
|
||||
bool setCut(QString *err_msg,unsigned cartnum,int cutnum);
|
||||
QList<uint16_t> energy() const;
|
||||
int energySize() const;
|
||||
static int referenceHeight(int height,int gain);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user