Changeset 5282:efca34f07bfc in roaraudio for libroardsp/convert.c


Ignore:
Timestamp:
11/22/11 12:46:06 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

some ports to AVR and 8 and 16 bit archs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroardsp/convert.c

    r4708 r5282  
    12251225 int i; 
    12261226 
    1227  printf("step=%f\n", step); 
     1227// printf("step=%f\n", step); 
    12281228 
    12291229 // we can not make a poly4 with less than 4 points ;) 
     
    12671267 } 
    12681268 
    1269  printf("io=%i\n", io); 
     1269// printf("io=%i\n", io); 
    12701270 
    12711271 return 0; 
Note: See TracChangeset for help on using the changeset viewer.