Michael Fisher

Results 64 issues of Michael Fisher

### Discussed in https://github.com/orgs/kushview/discussions/590 Originally posted by **olafgeibig** May 17, 2022 ## Background Since the advent of M1 iPads, more and more iOS audio plugins appear on the Mac App...

verify

Oh and 1 more thing.. Having the ability to LOCK all the cable connections. When a mouse malfunctions, it creates havoc, removing cable connecting NODES. It would be great if...

Not really familiar with Golang, but heres a stack trace of the tool not working on mac os 10.13.6 ``` Wpress Extracter. kushview.local-20190304-162814-885.wpress runtime: newstack sp=0xc820032f40 stack=[0xb3a24ca69de, 0xc820032fe0] morebuf={pc:0x18271 sp:0xc820032f50...

### Which OS are you using? Linux ### Expected Behaviour "Lua: Export Document" -> Should generate markdown files after choosing the output folder. ### Actual Behaviour Nothing renders ### Reproduction...

Getting undefined reference when building an exported Makefile. Getting compiler errors when using waf. Latest JUCE master does not have these issues. From Projucer makefile project ``` build/intermediate/Release/include_juce_gui_basics_e3f79785.o: In function...

- [ ] CLAP Plugin - [ ] AudioUnit Plugin - [ ] VST/VST3 Plugins

enhancement

``` template inline uint32 write (const T& src) { write (&src, sizeof (T)); } ```

Right now all of the element code uses port indexes as unsigned integers. Originally this was to match what LV2 itself is doing. To make life easier, we should use...

enhancement

### Discussed in https://github.com/orgs/kushview/discussions/610 Originally posted by **mfisher31** November 5, 2019 From KVR @kushview - would you mind adding an option to move the "Element" folder to any location selected...

enhancement