1
0
Fork 0
nih-plug/plugins/diopser/src
Robbert van der Helm c8ed795524 Add a SysExMessage type to Plugin
This is needed to enable sending and receiving SysEx #54. Because
associated type defaults still are not stable, this requires every
plugin that doesn't need this to set this to the unit type:

```rust
type SysExMessage = ();
```
2023-01-31 18:18:41 +01:00
..
editor Upgrade Vizia for the cosmic-text changes 2023-01-12 19:03:02 +01:00
editor.rs Update Diopser for cosmic-text changes 2023-01-12 19:03:02 +01:00
filter.rs Update copyright notices for 2023 2023-01-01 18:52:44 +01:00
lib.rs Add a SysExMessage type to Plugin 2023-01-31 18:18:41 +01:00
params.rs Increase minimum frequency in Diopser safe mode 2022-11-29 20:53:51 +01:00
spectrum.rs Update copyright notices for 2023 2023-01-01 18:52:44 +01:00