struct Haematite::Generator

Overview

Represents a Generator within a SoundFont.

Defined in:

haematite/generator.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(stream : IO) #

Class Method Detail

def self.fromChunk(stream : IO, size) : Array(Generator) #

Instance Method Detail

def type : GeneratorType #

def value : UInt16 #