Changeset 8cc57e6 in buchla-68k for ram/etiosc.x


Ignore:
Timestamp:
11/11/2017 10:03:09 PM (6 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
572daa7
Parents:
3ac8e1b
Message:

Fixed etiosc.c.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/etiosc.x

    r3ac8e1b r8cc57e6  
    1717
    1818extern  int16_t         ndvals[10];
    19 extern  int16_t         notes[];
     19extern  int8_t          notes[];
    2020extern  int16_t         pitches[];
    2121extern  int16_t         ratio[100];
    2222extern  int8_t          sfdsp[];
    23 extern  int16_t         sharps[];
     23extern  int8_t          sharps[];
    2424extern  int16_t         shrpflt[];
    2525
Note: See TracChangeset for help on using the changeset viewer.