Playlist Generator
1.0
|
00001 /* 00002 * Codegen_wrapper.h 00003 * 00004 * Created by Brian Whitman on 7/10/10. 00005 * Copyright 2010 The Echo Nest. All rights reserved. 00006 * 00007 */ 00008 00009 const char* codegen_wrapper(const float*pcm, int numSamples);