ReMAS
1.5
Real-time Musical Accompaniment System
|
Files | |
file | defines.h [code] |
General header file with constants, defines, structs, etc. using by ReMAS, both CPU and GPU. | |
file | FileFunctions.c [code] |
File with code of auxiliar functions using by ReMAS, both CPU and GPU. | |
file | FileFunctions.h [code] |
Header file with auxiliar functions using by ReMAS, both CPU and GPU. | |
file | MacOSSoundFunctions.h [code] |
File with sound (using CoreAudio) to access to default input audio, both CPU and GPU. | |
file | NetFunctions.h [code] |
File with functions used by ReMAS, both CPU and GPU, for management communications. | |
file | SoundFunctions.h [code] |
File with sound (using ALSA) and auxiliar functions using by ReMAS, both CPU and GPU. | |
file | TempoFunctions.h [code] |
File with TEMPO and auxiliar functions using by ReMAS, both CPU and GPU. | |
file | TimeFunctions.h [code] |
File with functions used by ReMAS, both CPU and GPU, for management the time. | |