DAFx19-Gamelanizer
DAFx19-Gamelanizer copied to clipboard
Accompanying material for the paper 'A Real-Time Audio Effect Plug-In Inspired by the Processes of Traditional Indonesian Gamelan Music'
Results
1
DAFx19-Gamelanizer issues
Sort by
recently updated
recently updated
newest added
Currently trying to make a linux build, when compiling I got the error ``` Compiling GamelanizerParametersVTSHelper.cpp ../../Source/GamelanizerParametersVTSHelper.cpp: In constructor ‘GamelanizerParametersVtsHelper::GamelanizerParametersVtsHelper(juce::AudioProcessorValueTreeState&, GamelanizerParameters&)’: ../../Source/GamelanizerParametersVTSHelper.cpp:31:70: error: cannot convert ‘std::atomic*’ to ‘std::array::value_type’ {aka ‘float*’}...