-
Hi
when I follow these steps I can bring max to crash:
1. open ossia.device.maxhelp
2. press 'namespace'
3. change to tab 'Network exposure'
4. press 'expose'
5. press 'expose query'
6. press…
-
JUCE `AudioPluginInstance::processBlock()` tells us that it is up to the underlying audio plugin framework that interprets and processes `MidiBuffer` part. JUCE VST3 processor implements it in `MidiEv…
-
And with the latest version of the Juce framework and compiled it using Visual Studio 2019.
But when compiling I get a couple of errors. 6-7 errors...indicating on data types for some variables (l…
-
Until it gets too big to maintain here, we would list up portable existing audio plugins here.
-
Currently, Elements requires a `config.json` to be loaded on program startup. Right now, this file may seem to contain only frivolous information. But there's more to it than that. To be clear, the in…
-
The `BlueprintGenericEditor` implements hot reloading by polling the file system to see if the js bundle has changed. It's super simple, and there's no reason that it has to be tied to a notion of a p…
-
Would a Linux version of BespokeSynth be possible?
-
hi
when launching the package, I get a crash:
Thread 0:: CrBrowserMain Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff65ee26e2 __recvfrom_nocancel + 10
1 …
-
I think you can nicely arrange the main knobs in two pages of 5 rows and 9 columns, since screens are wider than they are tall.
The CAPITALS are names of groups, and the lowercase are knobs
OSCI…
-
Android Version(s): 9
Android Device(s): Samsung Galaxy Note 8
I'm building audio app with Juce framework and Oboe. When app is started without headset connected it is playing thru speakers, and i…