mirror of
https://github.com/AxioDL/amuse.git
synced 2025-07-07 13:46:01 +00:00
Update README.md
This commit is contained in:
parent
338df76711
commit
c076daf0c8
@ -18,7 +18,8 @@ the OS' audio system fed.
|
|||||||
|
|
||||||
The client must provide the implementation for allocating and mixing audio
|
The client must provide the implementation for allocating and mixing audio
|
||||||
voices, since this may drastically differ from target to target.
|
voices, since this may drastically differ from target to target.
|
||||||
`amuse::IVoiceAllocator` is the pure-virtual interface to implement for this.
|
`amuse::IBackendVoiceAllocator` is the pure-virtual interface to implement
|
||||||
|
for this.
|
||||||
|
|
||||||
Here's an example usage:
|
Here's an example usage:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user