log

age author description
Sat, 07 Apr 2012 09:35:10 +0000 Ulf Hammarqvist Implemented all but g0 initialisation in CAR class
Sat, 31 Mar 2012 18:15:17 +0000 Ulf Hammarqvist stubbed CAR_coefficients constructor
Sat, 31 Mar 2012 17:36:22 +0000 Ulf Hammarqvist (none)
Sat, 31 Mar 2012 17:24:08 +0000 Ulf Hammarqvist stubbed some more, and tidying
Thu, 29 Mar 2012 19:43:36 +0000 Ulf Hammarqvist style
Wed, 28 Mar 2012 20:26:15 +0000 Ulf Hammarqvist (none)
Wed, 28 Mar 2012 20:24:28 +0000 Ulf Hammarqvist (none)
Wed, 28 Mar 2012 17:20:06 +0000 Ulf Hammarqvist (none)
Wed, 28 Mar 2012 16:44:46 +0000 Ulf Hammarqvist stubilub lolipop
Wed, 28 Mar 2012 16:08:11 +0000 Ulf Hammarqvist rewrote CARFAC to have pointers as members
Wed, 28 Mar 2012 07:12:22 +0000 Ulf Hammarqvist Skeleton draft of CARFAC classes.
Thu, 22 Mar 2012 23:06:46 +0000 dicklyon Simplify plotting mess in CARFAC_Run
Thu, 22 Mar 2012 22:37:56 +0000 dicklyon New design params, including narrower AGC, Greenwood map for more channels, default 71, some renaming, open loop feature, ...
Fri, 16 Mar 2012 04:31:56 +0000 dicklyon A few straggling fixes for binaural files
Fri, 16 Mar 2012 04:19:24 +0000 dicklyon Add CARFAC_Design_Doc.txt, CARFAC_Run_Segment.m, and some renames; rename various variables to be more parallel; clean up init code and such.
Mon, 12 Mar 2012 06:14:53 +0000 dicklyon Implement group-delay in CARFAC_Transfer_Functions, and adjust design parameters to make it come out good (with increased min damping in low-f channels)
Sun, 11 Mar 2012 22:45:36 +0000 alan.strelzoff Added a calculation (last plot) of the group delay. The previous check in fixed a couple of bugs.
Sun, 11 Mar 2012 00:49:12 +0000 alan.strelzoff (none)
Sun, 11 Mar 2012 00:31:57 +0000 dicklyon reparameterize stage gain g and compressed damping with theta; interpolate g
Sat, 10 Mar 2012 06:22:56 +0000 dicklyon Remove extra sample delay in CARFAC_FilterStep.m
Sat, 10 Mar 2012 05:05:35 +0000 dicklyon More updates
Wed, 07 Mar 2012 23:18:32 +0000 dicklyon added some missing headers
Wed, 07 Mar 2012 23:10:44 +0000 dicklyon Add CARFAC_Transfer_Functions.m
Wed, 07 Mar 2012 19:45:39 +0000 dicklyon Clean up AGC FIR smoothing coeffs code
Wed, 07 Mar 2012 00:03:09 +0000 dicklyon Improve AGC coeffs design with better math
Thu, 01 Mar 2012 19:49:24 +0000 dicklyon Major AGC improvements mostly
Mon, 27 Feb 2012 21:50:20 +0000 alan.strelzoff (none)
Wed, 22 Feb 2012 14:09:47 +0000 tom Final automation steps for starting the server.
Wed, 22 Feb 2012 14:03:43 +0000 tom AIM-o-matic scripts for automated running of AIM on a server.
Tue, 21 Feb 2012 11:56:47 +0000 tom Make movie output really output a movie
Thu, 16 Feb 2012 19:07:18 +0000 dicklyon add sample data file plan.wav
Thu, 16 Feb 2012 18:34:04 +0000 dicklyon Bug fixes to make binaural work
Wed, 15 Feb 2012 21:26:40 +0000 tom Added MATLAB code for Lyon's CAR-FAC filter cascade.
Tue, 10 Jul 2012 07:44:29 +0000 tom - Add limits.h
Tue, 10 Jul 2012 07:39:24 +0000 tom - Remove oscpack support until it works everywhere.
Mon, 25 Jun 2012 11:14:08 +0000 tom Update copyright lines on Google files.
Fri, 22 Jun 2012 12:28:31 +0000 tomwalters Move script to a more sensible location.
Fri, 22 Jun 2012 12:27:44 +0000 tomwalters Example config for OSC
Fri, 22 Jun 2012 12:26:11 +0000 tomwalters Make OSC support build
Fri, 22 Jun 2012 12:22:08 +0000 tomwalters Add support for outputting featutes using OSC (for use with the Wekinator, etc).
Fri, 22 Jun 2012 12:17:24 +0000 tomwalters Re-add support for plotting strobes (untested).
Wed, 30 May 2012 20:54:57 +0000 dicklyon Update Design example result to agree with latest version
Wed, 30 May 2012 20:49:47 +0000 dicklyon Update OHC_NLF parameterization and parameter values
Fri, 25 May 2012 11:34:55 +0000 Ulf Hammarqvist * CARFAC_unittest.cpp carfac_cpp
Thu, 24 May 2012 22:26:56 +0000 dicklyon Major update to how the DOHC works; like in recent book OHC chapter; Design Doc update (a bit)
Sun, 20 May 2012 22:36:47 +0000 Ulf Hammarqvist * Added class Ear, and moved the CARFAC members AGC CAR IHC into Ear. CARFAC now holds an array of Ear. TBD what is best. carfac_cpp
Sat, 12 May 2012 04:31:59 +0000 dicklyon Separate the OHC nonlinear function into new file CARFAC_OHC_NLF.m. Update Design doc a bit. Add optional outputs and hacks that I used with Roy to look at distortion effects in OHC.
Tue, 01 May 2012 23:32:24 +0000 tomwalters Fixed ffmpeg frame-rate bug