From 1105e14ec5228ae333a6c37c9062227b4289ba03 Mon Sep 17 00:00:00 2001 From: James Bradbury Date: Mon, 21 Feb 2022 16:33:30 +0000 Subject: [PATCH] fix audio transport segmentation of discussion and desc --- doc/AudioTransport.rst | 6 ++++-- doc/BufAudioTransport.rst | 7 +++++-- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/doc/AudioTransport.rst b/doc/AudioTransport.rst index 84c8189..6537ab9 100644 --- a/doc/AudioTransport.rst +++ b/doc/AudioTransport.rst @@ -4,11 +4,13 @@ :sc-related: Classes/FluidBufAudioTransport :see-also: :description: - Interpolates between the spectra of two sounds using the Optimal Transport algorithm + Interpolates between the spectra of two sounds using optimal transport. +:discussion: + Interpolates between the spectra of two sounds using the optimal transport algorithm. This enables morphing and hybridisation of the perceptual qualities of each source linearly. See Henderson and Solomonm (2019) AUDIO TRANSPORT: A GENERALIZED PORTAMENTO VIA OPTIMAL TRANSPORT, DaFx - + https://arxiv.org/abs/1906.06763 :control in2: diff --git a/doc/BufAudioTransport.rst b/doc/BufAudioTransport.rst index 309a1ca..1a08a46 100644 --- a/doc/BufAudioTransport.rst +++ b/doc/BufAudioTransport.rst @@ -4,11 +4,14 @@ :sc-related: Classes/FluidAudioTransport :see-also: :description: - Interpolates between the spectra of two sounds using the Optimal Transport algorithm + Interpolates between the spectra of two sounds using optimal transport - See Henderson and Solomonm (2019) AUDIO TRANSPORT: A GENERALIZED PORTAMENTO VIA OPTIMAL TRANSPORT, DaFx +:discussion: + Interpolates between the spectra of two sounds using the optimal transport algorithm. This enables morphing and hybridisation of the perceptual qualities of each source linearly. + See Henderson and Solomonm (2019) AUDIO TRANSPORT: A GENERALIZED PORTAMENTO VIA OPTIMAL TRANSPORT, DaFx + https://arxiv.org/abs/1906.06763 :control sourceA: