class Yuno::Ditherer

Overview

High-quality dithering.

Defined in:

yunosynth/dither.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def ditherI32toI16(sample : Int32) : Int16 #

[View source]