Skip to content
Snippets Groups Projects
Commit f12f09e5 authored by moon2's avatar moon2 :speech_balloon:
Browse files

bl00mbox: disabled signal caching (temp/bug)

parent 1b83e95e
Branches
Tags
1 merge request!103bl00mbox: disabled signal caching (temp/bug)
Pipeline #6457 passed
//SPDX-License-Identifier: CC0-1.0
#include "radspa_helpers.h"
#define RADSPA_SIGNAL_CACHING
// #define RADSPA_SIGNAL_CACHING
radspa_signal_t * radspa_signal_get_by_index(radspa_t * plugin, uint16_t signal_index){
radspa_signal_t * ret = NULL;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment