Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: m-labs/flickernoise
base: b86463c
Choose a base ref
...
head repository: m-labs/flickernoise
compare: 6bc121b
Choose a head ref
  • 8 commits
  • 2 files changed
  • 1 contributor

Commits on Jan 13, 2012

  1. gui/audio add Bass Mid Treb indication bar

    Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
    Xiangfu Liu committed Jan 13, 2012
    Copy the full SHA
    e9ad307 View commit details
    Browse the repository at this point in the history
  2. gui/audio: connect the indicate bar to bass,mid,treb

      set the bass from 0 to 200
      set the mid  from 0 to 600
      set the treb from 0 to 600
    
    blow is the output of bass mid treb:
    bass        mid      treb
    0.875562, 2.837142, 3.324385
    1.810086, 1.343698, 3.975147
    0.588209, 1.993805, 5.159028
    2.064919, 2.064337, 1.319500
    1.914740, 1.852213, 1.077198
    0.120748, 2.099725, 9.086357
    0.038853, 0.507175, 4.591012
    0.083254, 2.366420, 7.137532
    2.098818, 1.917822, 1.701536
    2.109711, 1.425635, 0.479246
    0.063677, 2.136738, 11.364171
    0.034193, 1.012987, 15.184698
    0.080345, 1.995278, 14.193623
    1.757692, 1.649233, 4.319139
    1.246085, 0.817685, 5.233008
    Xiangfu Liu committed Jan 13, 2012
    Copy the full SHA
    0139aeb View commit details
    Browse the repository at this point in the history
  3. gui/audio: make the bar from bottom to top

    Xiangfu Liu committed Jan 13, 2012
    Copy the full SHA
    614d449 View commit details
    Browse the repository at this point in the history
  4. gui/audio: using XXX_att which is better for GUI

    Xiangfu Liu committed Jan 13, 2012
    Copy the full SHA
    5783649 View commit details
    Browse the repository at this point in the history
  5. gui/audio: move the indicate to right

    Xiangfu Liu committed Jan 13, 2012
    Copy the full SHA
    80e6b13 View commit details
    Browse the repository at this point in the history
  6. gui/audio: do resmgr_acquire before open

    Xiangfu Liu committed Jan 13, 2012
    Copy the full SHA
    766f86d View commit details
    Browse the repository at this point in the history
  7. gui/monitor: output the windows title in resmgr_acquire

    Xiangfu Liu committed Jan 13, 2012
    Copy the full SHA
    22e2890 View commit details
    Browse the repository at this point in the history
  8. gui/audio: using float value directly

    Xiangfu Liu committed Jan 13, 2012
    Copy the full SHA
    6bc121b View commit details
    Browse the repository at this point in the history