.. |
buffer
|
Rename Block::len() to Block::samples()
|
2023-01-05 16:13:58 +01:00 |
context
|
Fix typo in pos_seconds documentation
|
2022-11-03 03:08:28 +01:00 |
event_loop
|
Fix missing generic arguments on BackgroundThread
|
2023-01-06 17:59:33 +01:00 |
params
|
Fix debug assertion failure in smoother
|
2023-01-06 17:58:13 +01:00 |
util
|
Rename Block::len() to Block::samples()
|
2023-01-05 16:13:58 +01:00 |
wrapper
|
Allow BackgroundThread sharing between instances
|
2023-01-06 17:51:38 +01:00 |
buffer.rs
|
Rename Buffer::len() to Buffer::samples()
|
2023-01-05 16:04:38 +01:00 |
context.rs
|
Split the nih_plug::context module
|
2022-10-22 14:19:10 +02:00 |
debug.rs
|
Inline the nih_plug::debug macro docstrings
|
2022-09-29 16:50:13 +02:00 |
editor.rs
|
Split the nih_plug::context module
|
2022-10-22 14:19:10 +02:00 |
event_loop.rs
|
Remove todo about single message queues
|
2023-01-06 18:05:52 +01:00 |
formatters.rs
|
Test f32_hz_then_khz_with_note_name roundtrip
|
2023-01-10 01:46:34 +01:00 |
lib.rs
|
Remove old overeager clippy lint silence
|
2023-01-06 16:13:01 +01:00 |
midi.rs
|
Use Rust range notation for NoteEvent docs #42
|
2022-11-08 19:36:07 +01:00 |
params.rs
|
Implement Debug for parameters
|
2022-11-26 12:58:32 +01:00 |
plugin.rs
|
Clean up Plugin trait doc comment
|
2022-10-23 16:33:20 +02:00 |
prelude.rs
|
Add an AsyncExecutor type for use with the GUI
|
2022-10-22 14:34:32 +02:00 |
util.rs
|
Use db_to_gain_fast() in plugins
|
2023-01-04 17:05:13 +01:00 |
wrapper.rs
|
Add a (not yet functional) standalone exporter
|
2022-04-24 15:48:05 +02:00 |