ReMAS
1.5
Real-time Musical Accompaniment System
|
ReMAS for Nvidia GPUs USING Unified Memory. More...
#include "../common/TimeFunctions.h"
#include <stdio.h>
#include "../common/FileFunctions.h"
#include "GPUFunctions.h"
#include "kernels.cuh"
#include "../common/SoundFunctions.h"
#include "../common/TempoFunctions.h"
#include "../common/NetFunctions.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
__constant__ MyType | CCosts [T_COSTS] |
__constant__ int | Ckmax_fft [N_MIDI] |
__constant__ int | Ckmin_fft [N_MIDI] |