Skip to content
Snippets Groups Projects
slin_lpc10_ex.h 979 B
Newer Older
  • Learn to ignore specific revisions
  • Mark Spencer's avatar
    Mark Spencer committed
    /*
      * Signed 16-bit audio data
      *
      * Source: example.slin
      *
      * Copyright (C) 1999, Mark Spencer and Linux Support Services
      *
      * Distributed under the terms of the GNU General Public License
      *
      */
    
    static signed short slin_lpc10_ex[] = {
    000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 
    000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 
    000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 
    000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 
    000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 
    000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 
    000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 
    000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 
    000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000 };