mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
remove another naming that refers to JACK
This commit is contained in:
parent
8960ebcdf9
commit
55e52bcbd5
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ BufferSet::clear()
|
||||||
|
|
||||||
/** Set up this BufferSet so that its data structures mirror a PortSet's buffers.
|
/** Set up this BufferSet so that its data structures mirror a PortSet's buffers.
|
||||||
* This is quite expensive and not RT-safe, so it should not be called in a process context;
|
* This is quite expensive and not RT-safe, so it should not be called in a process context;
|
||||||
* get_jack_port_addresses() will fill in a structure set up by this method.
|
* get_backend_port_addresses() will fill in a structure set up by this method.
|
||||||
*
|
*
|
||||||
* XXX: this *is* called in a process context; I'm not sure quite what `should not' means above.
|
* XXX: this *is* called in a process context; I'm not sure quite what `should not' means above.
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue