Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // BFormat is a default beep format BFormat = beep.Format{SampleRate: 44100, NumChannels: 1, Precision: 2} // GValues is generator values GValues api.IGeneratorValues // SfxrJ holds the settings for an effect SfxrJ audio.SfxrJSON )
Functions ¶
func Generate ¶
func Generate(values api.IGeneratorValues, generator api.ISampleGenerator)
Generate runs the effects generator
func UpdateSfxrData ¶
func UpdateSfxrData(values api.IGeneratorValues)
UpdateSfxrData updates SfxrJ values
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.