lokkiikkol

Results 29 comments of lokkiikkol

more precisely, your link to the specific version of libpd is not working anymore...libpd is still there :) would be great if this could be fixed!

here is the output on the console for reference: `git submodule update --init --recursive Submodule 'PdParty' (https://github.com/danomatika/PdParty.git) registered for path 'PdParty' Submodule 'ZipArchive' (https://github.com/mattconnolly/ZipArchive.git) registered for path 'ZipArchive' Submodule 'libpd'...

I don't think it is only because of the screen notch, I think the aspect ratio is just not supported by MobMuPlat

Hi, I gave this a go. At first I got a bunch of error messages, because your project did not meet the minimum OSX version. I changed it in all...

got it down to: ``` Showing Recent Messages Prepare build /Users/lokki/evaluator/wdl-ol/VST3_SDK/base/mac/config/debug.xcconfig:1:1: error: unable to open configuration settings file /Users/lokki/evaluator/wdl-ol/VST3_SDK/base/mac/config/libbase/libbase_libc++.xcconfig:1:1: error: unable to open configuration settings file /Users/lokki/evaluator/wdl-ol/VST3_SDK/base/mac/config/debug.xcconfig:1:1: unable to open...

ok i see now that i can also have a static graph and just switch programs on a plugin basis... i would rather switch whole graphs though, since it would...

i see..while this makes sense it makes the option unusable for my use case. if i want more then a handful of synth arrangements to load i run out of...

i think the unloading when not active makes more sense in the longer run. even with multiple instances i will eventually run out of CPU when i have many presets...

as a testcase I created a label and sent the value i get from the LCD touch (0/1/2) to it via sendGUI. when i play with the LCD object for...

yes this should be trivial with an arduino leonardo or micro (and the arcore core mentioned) and an usb shield. i will attempt this soon!