Skip to content

jaudiolibs/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAudioLibs Examples

Example code for the various JAudioLibs projects.

Pipes

  • SimpleGraph : a basic example of some of the Pipes Graph features.
  • SimpleGraphNoAnnotations : as above but without use of PraxisLIVE compatible annotations for unit and dependency creation.

AudioServers

  • SineAudioClient : a simple sine wave producing audio client demonstrating usage of the AudioServer API.
  • PassThroughAudioClient : a simple example passing audio from input to output without processing using the AudioServer API.
  • DeviceIteration : an example of looking up available audio server providers and their devices.

JNAJack

  • JackTransport : direct use of JACK transport via JNAJack.
  • MidiThru : simple example of JACK MIDI support passing data through unchanged.

About

Example code for the various JAudioLibs projects (in progress)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages