This website works better with JavaScript.
Home
Help
Sign In
linuxaudio
/
new-session-manager
mirror of
https://github.com/linuxaudio/new-session-manager
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
17
Wiki
Activity
Browse Source
Mixer: Don't show label for Meter module...
tags/non-daw-v1.1.0
Jonathan Moore Liles
15 years ago
parent
5fecc4b673
commit
0d497243af
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Mixer/Meter_Module.H
+ 1
- 0
Mixer/Meter_Module.H
View File
@@ -48,4 +48,5 @@ protected:
virtual int handle ( int m );
virtual void process ( nframes_t nframes );
virtual void draw ( void ) { draw_box(); }
};
Write
Preview
Loading…
Cancel
Save