You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Owen Green 088f900f70 release-packaging/Classes/FluidNMFMatch.sc: Class definition changed rank -> maxrank
src/FluidNMFMatch/FluidNMFMatch.cpp: Use maxrank, check for actual rank in next()
src/FluidNMFMatch/test.scd: test explicitly with maxrank
7 years ago
include fdNRTBase: Add real-time-only buffer view (calls World_GetBuf in acquire) 7 years ago
release-packaging release-packaging/Classes/FluidNMFMatch.sc: Class definition changed rank -> maxrank 7 years ago
scripts scripts/target_post.cmake: SC headers are system headers 7 years ago
src release-packaging/Classes/FluidNMFMatch.sc: Class definition changed rank -> maxrank 7 years ago
.gitignore now ignoring the media file 7 years ago
CMakeLists.txt fdNRTBase: Fix memory mismanagement (move data deallocation to after hand off with RT thread, in 'stage 4') 7 years ago