File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -343,6 +343,8 @@ menu_item: true
343343 is a C++ class wrapping most of the jack client functionality,
344344 a "blocking" interface for jack and a template class wrapping
345345 the jack ring buffer.
346+ * [ ** JackSharp** ] ( https://github.com/residuum/JackSharp )
347+ is a .NET and Mono API for JACK.
346348 * [ ** JJack** ] ( http://jjack.berlios.de/ )
347349 Java bridge API for JACK.
348350 * [ ** JNAJack** ] ( http://code.google.com/p/java-audio-utils )
@@ -354,6 +356,8 @@ menu_item: true
354356 in asynchronous mode.
355357 * [ ** libjackmm** ] ( http://sourceforge.net/projects/libjackmm )
356358 is a C++ interface to the jack audio connection kit.
359+ * [ ** NAudio.Jack** ] ( https://github.com/residuum/JackSharp )
360+ is a binding of JackSharp for NAudio, a .NET audio library.
357361 * [ ** Pure Data** ] ( http://puredata.info/ )
358362 is a real-time graphical programming environment for
359363 audio, video, and graphical processing.
You can’t perform that action at this time.
0 commit comments