.. |
buffer
|
Rename Block::len() to Block::samples()
|
2023-01-05 16:13:58 +01:00 |
context
|
Add a context for defining remote control pages
|
2023-04-22 15:53:04 +02:00 |
event_loop
|
Update the windows dependency version
|
2023-03-01 22:34:46 +01:00 |
midi
|
Simplify conversion from SysExMessage to buffers
|
2023-01-31 22:03:40 +01:00 |
params
|
Change wrapped smoothing style to be a static ref
|
2023-04-05 18:16:58 +02:00 |
plugin
|
Add a context for defining remote control pages
|
2023-04-22 15:53:04 +02:00 |
util
|
Add an StftHelper::max_padding()
|
2023-01-30 02:16:03 +01:00 |
wrapper
|
Allow declaratively defining CLAP remote controls
|
2023-04-22 16:59:03 +02:00 |
audio_setup.rs
|
Also prefer importing from prelude internally
|
2023-04-22 15:13:39 +02:00 |
buffer.rs
|
Rename Buffer::len() to Buffer::samples()
|
2023-01-05 16:04:38 +01:00 |
context.rs
|
Add a context for defining remote control pages
|
2023-04-22 15:53:04 +02:00 |
debug.rs
|
Upgrade nih_debug_assert!() to panic in tests
|
2023-04-05 16:13:16 +02:00 |
editor.rs
|
Also prefer importing from prelude internally
|
2023-04-22 15:13:39 +02:00 |
event_loop.rs
|
Revert event loop APIs to use Weak instead of Arc
|
2023-02-23 21:45:09 +01:00 |
formatters.rs
|
Fix formatting in formatters.rs
|
2023-04-07 13:33:39 +02:00 |
lib.rs
|
Reexport nih_export_standalone in crate root
|
2023-02-26 16:18:05 +01:00 |
midi.rs
|
Also prefer importing from prelude internally
|
2023-04-22 15:13:39 +02:00 |
params.rs
|
Avoid duplicate parameter callbacks and smoothing
|
2023-01-31 16:31:29 +01:00 |
plugin.rs
|
Also prefer importing from prelude internally
|
2023-04-22 15:13:39 +02:00 |
prelude.rs
|
Add a context for defining remote control pages
|
2023-04-22 15:53:04 +02:00 |
util.rs
|
Add a gain_to_db_fast() with a lower limit
|
2023-01-15 18:15:52 +01:00 |
wrapper.rs
|
Add a (not yet functional) standalone exporter
|
2022-04-24 15:48:05 +02:00 |