Ignore:
Timestamp:
02/04/10 03:14:20 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added roardsp_chanlist2str()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroardsp/channels.h

    r3329 r3330  
    7373int    roardsp_str2chan(char * str); 
    7474 
     75int    roardsp_chanlist2str(int * list, size_t len, char * str, size_t strlen); 
     76 
    7577int roardsp_chanmap_calc(struct roardsp_chanmap * map, int what, int err_on_none); 
    7678 
Note: See TracChangeset for help on using the changeset viewer.