Skip to content

Commit 8c82da8

Browse files
residuummseeber
authored andcommitted
Add JackSharp and NAudio.Jack
.NET and Mono bindings for jack.
1 parent faabc72 commit 8c82da8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

applications/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)