mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-21 15:56:58 +02:00
"mini_al" to "miniaudio".
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#ifndef mini_sigvis_h
|
||||
#define mini_sigvis_h
|
||||
|
||||
#include "../../mini_al.h"
|
||||
#include "../../miniaudio.h"
|
||||
#include "../external/dred/source/dred/dtk/dtk.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
@@ -83,7 +83,7 @@ float msigvis_channel_get_sample_f32(msigvis_channel* pChannel, mal_uint32 iSamp
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
#ifdef MINI_SIGVIS_IMPLEMENTATION
|
||||
#define MINI_AL_IMPLEMENTATION
|
||||
#include "../../mini_al.h"
|
||||
#include "../../miniaudio.h"
|
||||
#include "../external/dred/source/dred/dtk/dtk.c"
|
||||
|
||||
mal_result msigvis_result_from_dtk(dtk_result resultDTK)
|
||||
|
||||
Reference in New Issue
Block a user