mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Replace git.ardour link with github
git.ardour.org no longer allows to show individual commits or source files (thanks to LLM scrapers trying to get them all).
This commit is contained in:
parent
56647acc25
commit
f66207f2a2
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ A few specific libraries are compiled statically (e.g. fluidsynth for use in plu
|
||||||
Mini Ardour inside Ardour to export audio-files from sessions.
|
Mini Ardour inside Ardour to export audio-files from sessions.
|
||||||
|
|
||||||
It is a combination of AudioGrapher::Source and AudioGrapher::Sink classes that are chained together by ARDOUR::ExportGraphBuilder as shown in the ASCII art
|
It is a combination of AudioGrapher::Source and AudioGrapher::Sink classes that are chained together by ARDOUR::ExportGraphBuilder as shown in the ASCII art
|
||||||
[Export Graph](https://git.ardour.org/ardour/ardour/src/commit/0df0e14e2309a00d433827fa34b87638b87f4fff/libs/ardour/export_graph_builder.cc#L73-L154).
|
[Export Graph](https://github.com/Ardour/ardour/blob/56647acc25aa91ccf920e5ac21452bccf35b78e7/libs/ardour/export_graph_builder.cc#L73-L154).
|
||||||
|
|
||||||
* `libs/ardour/`
|
* `libs/ardour/`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue