Uses of Class
net.paulhertz.pixelaudio.io.AudioBrushSessionIO.BrushRecord
Packages that use AudioBrushSessionIO.BrushRecord
Package
Description
JSON-based persistence for PixelAudio data structures supported by file i/o classes.
-
Uses of AudioBrushSessionIO.BrushRecord in net.paulhertz.pixelaudio.io
Fields in net.paulhertz.pixelaudio.io with type parameters of type AudioBrushSessionIO.BrushRecordModifier and TypeFieldDescriptionAudioBrushSessionIO.SessionData.recordsManifest records corresponding to the loaded brushes.Methods in net.paulhertz.pixelaudio.io with parameters of type AudioBrushSessionIO.BrushRecordModifier and TypeMethodDescriptionAudioBrushSessionIO.BrushFactory.create(PACurveMaker curve, GestureGranularConfig.Builder builder, GestureGranularConfigIO.InstrumentType instrumentType, AudioBrushSessionIO.BrushRecord record) Creates a brush from linked gesture/config files and its manifest record.