Uses of Class
net.paulhertz.pixelaudio.io.AudioBrushSessionIO.SessionData
Packages that use AudioBrushSessionIO.SessionData
Package
Description
JSON-based persistence for PixelAudio data structures supported by file i/o classes.
-
Uses of AudioBrushSessionIO.SessionData in net.paulhertz.pixelaudio.io
Methods in net.paulhertz.pixelaudio.io that return AudioBrushSessionIO.SessionDataModifier and TypeMethodDescriptionstatic <B> AudioBrushSessionIO.SessionData<B>AudioBrushSessionIO.readSession(File sessionFile, AudioBrushSessionIO.BrushFactory<B> factory) Reads a session manifest and creates brush objects from linked resources.