1
0
Fork 0
Commit graph

3 commits

Author SHA1 Message Date
Robbert van der Helm
2dbd835778 Also prefer importing from prelude internally
Less breakage when restructuring modules.
2023-04-22 15:13:39 +02:00
Robbert van der Helm
e8fd18ab80 Completely reword the audio IO layout system
Instead of a VST3-style polling function to test if a plugin supports a
certain layout, the plugin now explicitly enumerates the supported
layouts. This aligns better with non-VST3 plugin formats.
2023-02-20 16:57:32 +01:00
Robbert van der Helm
6fd22b3ba9 Move audio setup related structs to a new module 2023-02-19 15:43:40 +01:00