On Mon, Jul 26, 2010 at 12:29 AM, Tim E. Real <[email protected]> wrote: > trust me it will look great at the expense of only 28 extra pixels for > the minimum height over the original - it's all you can really do, man: > > Remove the -72 and -108 dB marks on all the monitor sliders > in volume.c: draw_24bit_attenuator_scale_markings(). > > Remove the -42 and -54 dB marks from the DAC sliders in > volume.c: draw_dac_scale_markings(). > > Remove the -18, -30, -42, -54, -60 dB markings from the ADC > sliders in volume.c:draw_adc_scale_markings(). > > Change the level meter heights by changing > gtk_widget_set_usize(drawing, 24, (60 * tall_equal_mixer_ht + 204)); > to > gtk_widget_set_usize(drawing, 24, (60 * tall_equal_mixer_ht + 168)); > > in envy24control.c: create_mixer_frame(). > > Trust me they'll love it !
Thanks! Yes, it does look better. I've applied these suggestions to my current sources and they'll be part of an upcoming release that addresses the issues... If you have any suggestions on getting rid of the annoying detent/hysteresis as you move the sliders past the markings, that would be great. -- Niels. http://nielsmayer.com _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/listinfo/linux-audio-dev
