1
0
Fork 0
nih-plug/src
2022-05-22 13:39:19 +02:00
..
buffer Return -> Returns at the start of a docstring 2022-04-26 19:39:51 +02:00
event_loop Fix allocation error from thread locals 2022-03-08 14:07:29 +01:00
param Change NON_AUTOMATABLE semantics and add HIDDEN 2022-05-22 12:37:30 +02:00
util Add some pointers for getting started to the docs 2022-05-13 15:08:05 +02:00
wrapper Store the processing mode in BufferConfig 2022-05-22 13:33:38 +02:00
buffer.rs Return -> Returns at the start of a docstring 2022-04-26 19:39:51 +02:00
context.rs Store the processing mode in BufferConfig 2022-05-22 13:33:38 +02:00
debug.rs Re-export debug macros from the debug module 2022-04-30 02:10:54 +02:00
event_loop.rs Move the event loop to its own module 2022-02-28 12:57:01 +01:00
formatters.rs Fix warnings 2022-05-22 00:59:04 +02:00
lib.rs Add some pointers for getting started to the docs 2022-05-13 15:08:05 +02:00
midi.rs Return -> Returns at the start of a docstring 2022-04-26 19:39:51 +02:00
param.rs Change NON_AUTOMATABLE semantics and add HIDDEN 2022-05-22 12:37:30 +02:00
plugin.rs Suggest copying {Bus,Buffer}Config as needed 2022-05-22 13:39:19 +02:00
prelude.rs Store the processing mode in BufferConfig 2022-05-22 13:33:38 +02:00
util.rs Fix -inf in gain to Db conversion 2022-03-21 19:17:41 +01:00
wrapper.rs Add a (not yet functional) standalone exporter 2022-04-24 15:48:05 +02:00