An audio buffer collection. More...
Public Member Functions | |
AudioBufferCollection () | |
Protected Member Functions | |
fm.liveswitch.AudioBuffer[] | arrayFromList (java.util.ArrayList< fm.liveswitch.AudioBuffer > list) |
Creates an array from a list. More... | |
fm.liveswitch.AudioBufferCollection | createCollection () |
Creates a collection. More... | |
An audio buffer collection.
fm.liveswitch.AudioBufferCollection.AudioBufferCollection | ( | ) |
|
protected |
Creates an array from a list.
list | The list. |
|
protected |
Creates a collection.