~ubuntu-branches/ubuntu/raring/lmms/raring-proposed

« back to all changes in this revision

Viewing changes to src/3rdparty/samplerate/high_qual_coeffs.h

  • Committer: Charlie Smotherman
  • Date: 2012-12-05 22:08:38 UTC
  • mfrom: (33.1.7 lmms_0.4.13)
  • Revision ID: cjsmo@cableone.net-20121205220838-09pjfzew9m5023hr
* New  Upstream release.
  - Minor tweaking to ZynAddSubFX, CALF, SWH plugins  and Stefan Fendt's RC
    filters.
  - Added UI fixes: Magnentic effect of knobs and Piano-roll fixes
  - Updated German localization and copyright year
* debian/lmms-common.install:
  - added /usr/share/applications so the lmms.desktop file will correctly
    install (LP: #863366)
  - This should also fix the Software Center not displaying lmms in sound
    and video (LP: #824231)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
** Copyright (C) 2007-2008 Erik de Castro Lopo <erikd@mega-nerd.com>
 
2
** Copyright (C) 2007-2011 Erik de Castro Lopo <erikd@mega-nerd.com>
3
3
**
4
4
** This program is free software; you can redistribute it and/or modify
5
5
** it under the terms of the GNU General Public License as published by
17
17
*/
18
18
 
19
19
/*
20
 
** This code is part of Secret Rabibt Code aka libsamplerate. A commercial
 
20
** This code is part of Secret Rabbit Code aka libsamplerate. A commercial
21
21
** use license for this code is available, please see:
22
22
**              http://www.mega-nerd.com/SRC/procedure.html
23
23
*/