Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Dec 2014 20:17:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 195760] New: FEEDER_EQ_PRESETS parsed incorrectly for sound(4)
Message-ID:  <bug-195760-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195760

            Bug ID: 195760
           Summary: FEEDER_EQ_PRESETS parsed incorrectly for sound(4)
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: dezgotspam@gmail.com

Created attachment 150285
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150285&action=edit
patch for head/sys/tools/feeder_eq_mkfilter.awk

The sound mega-commit in 2009 (193640) introduced a parametric software
equalizer, with the ability to customize its parameters at compile time using
FEEDER_EQ_PRESETS in make.conf(5).

I believe the only documentation on the format of this is referenced in ariff's
commit comment: http://people.freebsd.org/~ariff/SOUND_4.TXT.html

Going by that description of FEEDER_EQ_PRESETS, the build system parses it
slightly incorrectly. I believe that the parsing tool is unchanged since its
original introduction, so the attached patch should apply for all versions.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195760-8>