From 492e662f00918fd20751696e2af10b58c08b6269 Mon Sep 17 00:00:00 2001 From: "Documenter.jl" Date: Sat, 2 Apr 2022 22:37:21 +0000 Subject: [PATCH] build based on 19a4993 --- dev/index.html | 2 +- dev/internals/index.html | 2 +- dev/search/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev/index.html b/dev/index.html index 63b203a..157c9ed 100644 --- a/dev/index.html +++ b/dev/index.html @@ -24,4 +24,4 @@ julia> PortAudioStream(2, 0; warn_xruns = false) do stream buf = read(stream, 10s) save(joinpath(tempname(), ".ogg"), buf) end -2 ssource
PortAudio.devicesMethod
devices()

List the devices available on your system. Devices will be shown with their internal name, and maximum input and output channels.

source
+2 ssource
PortAudio.devicesMethod
devices()

List the devices available on your system. Devices will be shown with their internal name, and maximum input and output channels.

source
diff --git a/dev/internals/index.html b/dev/internals/index.html index 8d0de51..a69a17c 100644 --- a/dev/internals/index.html +++ b/dev/internals/index.html @@ -1,2 +1,2 @@ -Internals · PortAudio.jl

Internals

PortAudio.MessengerType
Messenger{Sample, Scribe, Input, Output}

A struct with entries

  • device_name::String
  • buffer::Buffer{Sample}
  • scribe::Scribe
  • input_channel::Channel{Input}
  • output_channel::Channel{Output}

The messenger will send tasks to the scribe; the scribe will read/write from the buffer.

source
+Internals · PortAudio.jl

Internals

PortAudio.MessengerType
Messenger{Sample, Scribe, Input, Output}

A struct with entries

  • device_name::String
  • buffer::Buffer{Sample}
  • scribe::Scribe
  • input_channel::Channel{Input}
  • output_channel::Channel{Output}

The messenger will send tasks to the scribe; the scribe will read/write from the buffer.

source
diff --git a/dev/search/index.html b/dev/search/index.html index 38ffba5..215691d 100644 --- a/dev/search/index.html +++ b/dev/search/index.html @@ -1,2 +1,2 @@ -Search · PortAudio.jl

Loading search...

    +Search · PortAudio.jl

    Loading search...